prodigal¶
Prodigal (Prokaryotic Dynamic Programming Genefinding Algorithm) is a microbial (bacterial and archaeal) gene finding program
Home | http://prodigal.ornl.gov/ |
Versions | 2.6.2 |
License | GPL v3 |
Recipe | https://github.com/bioconda/bioconda-recipes/tree/master/recipes/prodigal |
Installation¶
With an activated Bioconda channel (see Setup and usage), install with:
conda install prodigal
and update with:
conda update prodigal