Package | Description |
---|---|
com.compomics.util.experiment.quantification |
This package contains experiment classes related to quantification.
|
com.compomics.util.experiment.quantification.matches |
Modifier and Type | Method and Description |
---|---|
void |
QuantificationDB.addMatch(QuantificationMatch match)
Adds an quantification match to the database.
|
void |
Quantification.setMatchChanged(QuantificationMatch match)
Indicates that a match was changed, it will thus be serialized again if
needed.
|
void |
QuantificationDB.updateMatch(QuantificationMatch match)
Updates a match.
|
Modifier and Type | Class and Description |
---|---|
class |
PeptideQuantification
This class models quantification of a peptide.
|
class |
ProteinQuantification
This class models the quantification of a protein.
|
class |
PsmQuantification
This class models the quantification of a spectrum.
|
Copyright © 2013. All Rights Reserved.