stringtie¶
Transcriptome assembly and quantification for RNA-seq
| Home | http://ccb.jhu.edu/software/stringtie/ | 
| Versions | 1.2.0, 1.0.4, 1.0.3, 1.0.1, 0.97 | 
| License | Artistic License 2.0 | 
| Recipe | https://github.com/bioconda/bioconda-recipes/tree/master/recipes/stringtie | 
Installation¶
With an activated Bioconda channel (see Setup and usage), install with:
conda install stringtie
and update with:
conda update stringtie