bowtie¶
An ultrafast memory-efficient short read aligner
| Home | http://bowtie-bio.sourceforge.net/index.shtml | 
| Versions | 1.1.2 | 
| License | GPLv3 | 
| Recipe | https://github.com/bioconda/bioconda-recipes/tree/master/recipes/bowtie | 
Installation¶
With an activated Bioconda channel (see Setup and usage), install with:
conda install bowtie
and update with:
conda update bowtie