rsem¶
RSEM (RNA-Seq by Expectation-Maximization)
| Home | http://deweylab.biostat.wisc.edu/rsem/ | 
| Versions | 1.2.22 | 
| License | GPLv3 | 
| Recipe | https://github.com/bioconda/bioconda-recipes/tree/master/recipes/rsem | 
Installation¶
With an activated Bioconda channel (see Setup and usage), install with:
conda install rsem
and update with:
conda update rsem