Repository 'rgrnastar'
hg clone https://testtoolshed.g2.bx.psu.edu/repos/iuc/rgrnastar

Changeset 5:a5ea1667403c (2017-06-09)
Previous changeset 4:13dba3e91459 (2017-04-21) Next changeset 6:5da64f0ae57c (2017-10-12)
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rgrnastar commit 4c4199b39a51216c83594762baadcadd81c519b2
modified:
README.rst
b
diff -r 13dba3e91459 -r a5ea1667403c README.rst
--- a/README.rst Fri Apr 21 07:58:47 2017 -0400
+++ b/README.rst Fri Jun 09 07:34:08 2017 -0400
b
@@ -5,5 +5,5 @@
 -  **Memory**: To run efficiently, RNA-STAR requires enough free memory to
    hold the SA-indexed reference genome in RAM. For Human Genome hg19 this
    index is about 27GB and running RNA-STAR requires approximately ~30GB of RAM.
-   For custom genomes, the rule of thub is to multiply the size of the 
-   reference FASTA file by 9 to estimated required amount of RAM.
+   For custom genomes, the rule of thumb is to multiply the size of the 
+   reference FASTA file by 9 to estimate the required amount of RAM.