hmmer¶
Biosequence analysis using profile hidden Markov models
| Home | http://hmmer.janelia.org/ | 
| Versions | 3.1b2 | 
| License | GPL3 | 
| Recipe | https://github.com/bioconda/bioconda-recipes/tree/master/recipes/hmmer | 
Installation¶
With an activated Bioconda channel (see Setup and usage), install with:
conda install hmmer
and update with:
conda update hmmer