Uses of Class
org.biojava.nbio.core.sequence.CDSSequence
Packages that use CDSSequence
-
Uses of CDSSequence in org.biojava.nbio.core.sequence
Methods in org.biojava.nbio.core.sequence that return CDSSequenceModifier 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 sequenceMethods in org.biojava.nbio.core.sequence that return types with arguments of type CDSSequenceModifier and TypeMethodDescriptionTranscriptSequence.getCDSSequences()
Get the CDS sequences that have been added to the TranscriptSequencesMethods in org.biojava.nbio.core.sequence with parameters of type CDSSequenceModifier and TypeMethodDescriptionint
CDSComparator.compare
(CDSSequence o1, CDSSequence o2) Used to sort two CDSSequences where Negative Strand makes it tough