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 |
---|---|
abstract QuantificationMatch.MatchType |
QuantificationMatch.getType()
Returns the type of a match.
|
static QuantificationMatch.MatchType |
QuantificationMatch.MatchType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static QuantificationMatch.MatchType[] |
QuantificationMatch.MatchType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
QuantificationMatch.MatchType |
PsmQuantification.getType() |
QuantificationMatch.MatchType |
ProteinQuantification.getType() |
QuantificationMatch.MatchType |
PeptideQuantification.getType() |
Copyright © 2013. All Rights Reserved.