| Package | Description | 
|---|---|
| org.biojava.bio.proteomics.aaindex | 
 Classes and interfaces to load Amino Acid Index database files. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AAindexStreamReader
Iterator over  
AAindex objects that 
 are stored in a stream in the AAindex1 file format. | 
| Modifier and Type | Method and Description | 
|---|---|
SymbolPropertyTableIterator | 
SymbolPropertyTableDB.tableIterator()
Returns an iterator over 
  
SymbolPropertyTable objects. | 
SymbolPropertyTableIterator | 
SimpleSymbolPropertyTableDB.tableIterator()
Returns an iterator over 
  
SymbolPropertyTable objects. | 
| Constructor and Description | 
|---|
SimpleSymbolPropertyTableDB(SymbolPropertyTableIterator tableIterator)
Initializes the database by copying all symbol property tables from 
 a given iterator into the database. 
 | 
Copyright © 2020 BioJava. All rights reserved.