API Reference#
This section contains a complete reference of the pyrodigal
module API.
Gene Finder#
A configurable gene finder for genomes and metagenomes. |
Training Info#
A collection of parameters obtained after training. |
Metagenomic Bin#
A pre-trained collection used to find genes in metagenomic mode. |
|
An indexed list of |
Genes#
A list of raw genes found by Prodigal in a single sequence. |
|
A single raw gene found by Prodigal within a DNA sequence. |
Nodes#
A list of dynamic programming nodes used by Prodigal to score ORFs. |
|
A dynamic programming node used by Prodigal to score ORFs. |
Sequence#
A digitized input sequence. |
Masks#
A list of masked regions within a |
|
The coordinates of a masked region. |