NAME

Bio::WGS2NCBI::CdsFeature - coding sequence feature

DESCRIPTION

An object of this class represents all CDS features of a single gene.

SEE ALSO

Bio::WGS2NCBI::MrnaFeature

METHODS

qualifiers()

Returns the qualifiers to include in the feature table for a CDS. These include all qualifiers used in a Bio::WGS2NCBI::MrnaFeature, as well as 'note', 'codon_start', and 'db_xref'.

phase()

Returns the GFF3 'phase', i.e. the number of nucleotides after which the next reading frame begins (0, 1 or 2).