Package | Description |
---|---|
com.compomics.util.experiment.quantification |
This package contains experiment classes related to quantification.
|
Modifier and Type | Method and Description |
---|---|
ProteinQuantification |
QuantificationDB.getProteinMatch(java.lang.String key)
Returns the desired protein match.
|
ProteinQuantification |
Quantification.getProteinMatch(java.lang.String proteinKey)
Returns a protein quantification match.
|
Modifier and Type | Method and Description |
---|---|
void |
QuantificationDB.addProteinMatch(ProteinQuantification proteinMatch)
Adds a protein match to the database.
|
void |
Quantification.addProteinQuantification(ProteinQuantification match)
Add a protein quantification match to the peptide quantification matches
map if not already implemented.
|
void |
QuantificationDB.updateProteinMatch(ProteinQuantification proteinMatch)
Updates a protein match.
|
Copyright © 2013. All Rights Reserved.