view README.rst @ 9:0a563fd2f22e draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rgrnastar commit 361e5d7743be86c2ba6c207836c0c5b75e071eb7
author iuc
date Thu, 14 Mar 2019 16:12:38 -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.