Package | Description |
---|---|
org.biojava.nbio.alignment.io | |
org.biojava.nbio.core.sequence.compound |
Modifier and Type | Method and Description |
---|---|
List<AbstractSequence<? extends AbstractCompound>> |
StockholmStructure.getBioSequences()
used to retrieve sequences from the structure
|
List<AbstractSequence<? extends AbstractCompound>> |
StockholmStructure.getBioSequences(boolean ignoreCase)
Because some database files have incorrectly small letters (e.g.
|
List<AbstractSequence<? extends AbstractCompound>> |
StockholmStructure.getBioSequences(boolean ignoreCase,
String forcedSequenceType)
This function tolerates mixed case letters, and allows for forcing the output biosequence type (PFAM/RFAM).
|
Modifier and Type | Class and Description |
---|---|
class |
AminoAcidCompound
Used to describe an Amino Acid.
|
class |
CodonCompound
Define a codon
|
class |
NucleotideCompound |
Copyright © 2000–2019 BioJava. All rights reserved.