hyattpd / Prodigal

Prodigal Gene Prediction Software
GNU General Public License v3.0
432 stars 85 forks source link

Prodigal

Fast, reliable protein-coding gene prediction for prokaryotic genomes.

prodigal -i my.genome.fna -o my.genes -a my.proteins.faa
prodigal -i my.metagenome.fna -o my.genes -a my.proteins.faa -p meta
prodigal -h

New in 2.6.3 (February 2016)

Getting Started

Prodigal consists of a single binary, which is provided for Linux, Mac OS X, and Windows with each official release. You can also install from source (you will need Cygwin or MinGW on Windows) as follows:

$ make install

For more detail, see Installing Prodigal.

To see a complete list of options:

$ prodigal -h

Features

More Information

Contributors

License

GPL