view README.rst @ 7:a70a7eebb435 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rgrnastar commit 998444037eb7fc93c5dc1441f9c2aecca4b03a7c
author iuc
date Wed, 16 May 2018 17:31:03 -0400
parents d681e989ac95
children
line wrap: on
line source


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
   index is about 27GB and running RNA-STAR requires approximately ~30GB 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.