kraken¶
Kraken is a system for assigning taxonomic labels to short DNA sequences, usually obtained through metagenomic studies.
| Home | http://ccb.jhu.edu/software/kraken/ | 
| Versions | 0.10.5beta | 
| License | GPLv3 | 
| Recipe | https://github.com/bioconda/bioconda-recipes/tree/master/recipes/kraken | 
Installation¶
With an activated Bioconda channel (see Setup and usage), install with:
conda install kraken
and update with:
conda update kraken