Mercurial > repos > dpryan79 > star
diff README.rst @ 0:ccf3e976e367 draft
Uploaded
author | dpryan79 |
---|---|
date | Tue, 18 Apr 2017 10:44:24 -0400 |
parents | |
children | 73b48146d0f7 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/README.rst Tue Apr 18 10:44:24 2017 -0400 @@ -0,0 +1,9 @@ + +System Requirements +=================== + +- **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. + For custom genomes the rule of thub is to multiply the size of the + reference FASTA file with 9 to get the estimated required amount of RAM.