diff README.rst @ 3:318b2a9d54dd draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rgrnastar commit 0d434bca5083e908114d93e11094e48f49b98ed1
author iuc
date Fri, 21 Apr 2017 07:58:59 -0400
parents ace9f5a2b40f
children d681e989ac95
line wrap: on
line diff
--- a/README.rst	Fri Feb 05 11:56:20 2016 -0500
+++ b/README.rst	Fri Apr 21 07:58:59 2017 -0400
@@ -3,5 +3,7 @@
 ===================
 
 -  **Memory**: To run efficiently, RNA-STAR requires enough free memory to
-   hold the SA-indexed reference genome in RAM. For Human Genome hg19 this is
-   index about 27GB and running RNA-STAR requires approximately ~30GB of RAM.
+   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.