infernal¶
Infernal (“INFERence of RNA ALignment”) is for searching DNA sequence databases for RNA structure and sequence similarities.
| Home | http://infernal.janelia.org/ | 
| Versions | 1.1.1, 1.0.2 | 
| License | GPLv3 | 
| Recipe | https://github.com/bioconda/bioconda-recipes/tree/master/recipes/infernal | 
Installation¶
With an activated Bioconda channel (see Setup and usage), install with:
conda install infernal
and update with:
conda update infernal