|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use QuantificationMatch | |
---|---|
com.compomics.util.experiment.quantification | This package contains experiment classes related to quantification. |
com.compomics.util.experiment.quantification.matches |
Uses of QuantificationMatch in com.compomics.util.experiment.quantification |
---|
Methods in com.compomics.util.experiment.quantification with parameters of type QuantificationMatch | |
---|---|
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. |
Uses of QuantificationMatch in com.compomics.util.experiment.quantification.matches |
---|
Subclasses of QuantificationMatch in com.compomics.util.experiment.quantification.matches | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |