| Package | Description |
|---|---|
| com.compomics.util.db |
Database related classes.
|
| com.compomics.util.experiment.identification |
Experiment classes related to identifications.
|
| com.compomics.util.experiment.identification.protein_inference.proteintree |
Protein sequence database indexing classes.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ObjectsCache.addDb(ObjectsDB objectsDB)
Adds a database in the list of the databases handled by the cache.
|
| Modifier and Type | Method and Description |
|---|---|
ObjectsDB |
IdentificationDB.getObjectsDB()
Returns the database used to store matches.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
ProteinTreeComponentsFactory.getFastaFilePath(ObjectsDB objectsDB)
Returns the FASTA file path.
|
static String |
ProteinTreeComponentsFactory.getVersion(ObjectsDB objectsDB)
Returns the version.
|
Copyright © 2016. All rights reserved.