Mercurial > repos > iuc > rgrnastar
changeset 4:d681e989ac95 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rgrnastar commit 4c4199b39a51216c83594762baadcadd81c519b2
author | iuc |
---|---|
date | Fri, 09 Jun 2017 07:34:30 -0400 |
parents | 318b2a9d54dd |
children | 99b17b74a8cd |
files | README.rst |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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.