star¶
An RNA-seq read aligner.
Home | https://github.com/alexdobin/STAR |
Versions | 2.5.0c |
License | GPLv3 |
Recipe | https://github.com/bioconda/bioconda-recipes/tree/master/recipes/star |
Installation¶
With an activated Bioconda channel (see Setup and usage), install with:
conda install star
and update with:
conda update star