Package | Description |
---|---|
com.compomics.util.experiment.identification |
This package contains experiment classes related to identifications.
|
com.compomics.util.experiment.identification.identification_parameters |
Modifier and Type | Method and Description |
---|---|
static Advocate |
Advocate.getAdvocate(int index)
Returns the advocate corresponding to the given index.
|
Advocate |
IdentificationAlgorithmParameter.getAlgorithm()
Returns the identification algorithm.
|
static Advocate[] |
Advocate.getPossibilities()
Returns the implemented advocates.
|
static Advocate |
Advocate.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Advocate[] |
Advocate.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Advocate |
XtandemParameters.getAlgorithm() |
Advocate |
PepnovoParameters.getAlgorithm() |
Advocate |
OmssaParameters.getAlgorithm() |
Copyright © 2014. All rights reserved.