Class CDSSequence

All Implemented Interfaces:
Iterable<NucleotideCompound>, Accessioned, Sequence<NucleotideCompound>

public class CDSSequence extends DNASequence
Represents a exon or coding sequence in a gene. It has a parent TranscriptSequence where a TranscriptSequence is the child of a GeneSequence Not important for protein construction but the phase is used if outputting the gene to a gff3 file. http://www.sequenceontology.org/gff3.shtml
Author:
Scooter Willis