Package | Description |
---|---|
com.compomics.util.experiment.quantification |
This package contains experiment classes related to quantification.
|
Modifier and Type | Method and Description |
---|---|
PeptideQuantification |
QuantificationDB.getPeptideMatch(String key)
Returns the desired peptide match.
|
PeptideQuantification |
Quantification.getPeptideMatch(String peptideKey)
Returns a peptide quantification match.
|
Modifier and Type | Method and Description |
---|---|
void |
QuantificationDB.addPeptideMatch(PeptideQuantification peptideMatch)
Adds a peptide match to the database.
|
void |
Quantification.addPeptideQuantification(PeptideQuantification match)
Add a peptide quantification match to the peptide quantification matches
map if not already implemented.
|
void |
QuantificationDB.updatePeptideMatch(PeptideQuantification peptideMatch)
Updates a peptide match.
|
Copyright © 2013. All Rights Reserved.