Uses of Class
org.biojava3.core.sequence.IntronSequence
Packages that use IntronSequence
-
Uses of IntronSequence in org.biojava3.core.sequence
Methods in org.biojava3.core.sequence that return IntronSequenceModifier and TypeMethodDescriptionGeneSequence.addIntron(AccessionID accession, int begin, int end) Add an Intron Currently used to mark an IntronSequence as a featureGeneSequence.removeIntron(String accession) Remove the intron by accessionMethods in org.biojava3.core.sequence that return types with arguments of type IntronSequenceModifier and TypeMethodDescriptionGeneSequence.getIntronSequences()Get the introns as an ArrayList