|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SymbolPropertyTableIterator | |
---|---|
org.biojava.bio.proteomics.aaindex | Classes and interfaces to load Amino Acid Index database files. |
Uses of SymbolPropertyTableIterator in org.biojava.bio.proteomics.aaindex |
---|
Classes in org.biojava.bio.proteomics.aaindex that implement SymbolPropertyTableIterator | |
---|---|
class |
AAindexStreamReader
Iterator over AAindex objects that
are stored in a stream in the AAindex1 file format. |
Methods in org.biojava.bio.proteomics.aaindex that return SymbolPropertyTableIterator | |
---|---|
SymbolPropertyTableIterator |
SymbolPropertyTableDB.tableIterator()
Returns an iterator over SymbolPropertyTable objects. |
SymbolPropertyTableIterator |
SimpleSymbolPropertyTableDB.tableIterator()
Returns an iterator over SymbolPropertyTable objects. |
Constructors in org.biojava.bio.proteomics.aaindex with parameters of type SymbolPropertyTableIterator | |
---|---|
SimpleSymbolPropertyTableDB(SymbolPropertyTableIterator tableIterator)
Initializes the database by copying all symbol property tables from a given iterator into the database. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |