Package | Description |
---|---|
com.compomics.util.parameters.identification.search |
Identification parameters relative to the search.
|
Modifier and Type | Method and Description |
---|---|
DigestionParameters.CleavageParameter |
DigestionParameters.getCleavageParameter()
Returns the cleavage parameters.
|
static DigestionParameters.CleavageParameter |
DigestionParameters.CleavageParameter.getCleavageParameters(int index)
Returns the cleavage parameter of the given index.
|
static DigestionParameters.CleavageParameter |
DigestionParameters.CleavageParameter.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DigestionParameters.CleavageParameter[] |
DigestionParameters.CleavageParameter.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
DigestionParameters.setCleavageParameter(DigestionParameters.CleavageParameter cleavageParameter)
Sets the cleavage parameters.
|
Copyright © 2018. All rights reserved.