Package | Description |
---|---|
com.compomics.util.parameters.identification.search |
Identification parameters relative to the search.
|
Modifier and Type | Method and Description |
---|---|
DigestionParameters.CleavagePreference |
DigestionParameters.getCleavagePreference()
Returns the cleavage preferences.
|
static DigestionParameters.CleavagePreference |
DigestionParameters.CleavagePreference.getCleavagePreferences(int index)
Returns the cleavage preference of the given index.
|
static DigestionParameters.CleavagePreference |
DigestionParameters.CleavagePreference.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DigestionParameters.CleavagePreference[] |
DigestionParameters.CleavagePreference.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.setCleavagePreference(DigestionParameters.CleavagePreference cleavagePreference)
Sets the cleavage preferences.
|
Copyright © 2018. All rights reserved.