Uses of Class
org.biojava.nbio.core.sequence.ExonSequence
Packages that use ExonSequence
-
Uses of ExonSequence in org.biojava.nbio.core.sequence
Methods in org.biojava.nbio.core.sequence that return ExonSequenceModifier and TypeMethodDescriptionGeneSequence.addExon
(AccessionID accession, int begin, int end) Add an ExonSequence mainly used to mark as a featureGeneSequence.removeExon
(String accession) Remove the exon sequenceMethods in org.biojava.nbio.core.sequence that return types with arguments of type ExonSequenceMethods in org.biojava.nbio.core.sequence with parameters of type ExonSequence