|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IntronSequence | |
|---|---|
| org.biojava3.core.sequence | |
| Uses of IntronSequence in org.biojava3.core.sequence |
|---|
| Methods in org.biojava3.core.sequence that return IntronSequence | |
|---|---|
IntronSequence |
GeneSequence.addIntron(AccessionID accession,
int begin,
int end)
Add an Intron Currently used to mark an IntronSequence as a feature |
IntronSequence |
GeneSequence.removeIntron(String accession)
Remove the intron by accession |
| Methods in org.biojava3.core.sequence that return types with arguments of type IntronSequence | |
|---|---|
ArrayList<IntronSequence> |
GeneSequence.getIntronSequences()
Get the introns as an ArrayList |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||