Uses of Class
org.biojava3.core.sequence.CDSSequence
-
Uses of CDSSequence in org.biojava3.core.sequence
Modifier and TypeMethodDescriptionTranscriptSequence.addCDS
(AccessionID accession, int begin, int end, int phase) Add a Coding Sequence region with phase to the transcript sequenceRemove a CDS or coding sequence from the transcript sequenceModifier and TypeMethodDescriptionTranscriptSequence.getCDSSequences()
Get the CDS sequences that have been added to the TranscriptSequencesModifier and TypeMethodDescriptionint
CDSComparator.compare
(CDSSequence o1, CDSSequence o2) Used to sort two CDSSequences where Negative Strand makes it tough