# HG changeset patch # User iuc # Date 1497008070 14400 # Node ID d681e989ac95c6ab03a0c3792805ddef881c6920 # Parent 318b2a9d54dd52ca730330371b974c697f6b940a planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rgrnastar commit 4c4199b39a51216c83594762baadcadd81c519b2 diff -r 318b2a9d54dd -r d681e989ac95 README.rst --- a/README.rst Fri Apr 21 07:58:59 2017 -0400 +++ b/README.rst Fri Jun 09 07:34:30 2017 -0400 @@ -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.