kallisto¶
Quantifying abundances of transcripts from RNA-Seq data, or more generally of target sequences using high-throughput sequencing reads.
| Home | http://pachterlab.github.io/kallisto |
| Versions | 0.42.4 |
| License | Custom |
| Recipe | https://github.com/bioconda/bioconda-recipes/tree/master/recipes/kallisto |
Installation¶
With an activated Bioconda channel (see Setup and usage), install with:
conda install kallisto
and update with:
conda update kallisto