Package | Description |
---|---|
com.compomics.util.experiment.identification.identification_parameters.tool_specific |
Parameters settings for the search algorithms.
|
Modifier and Type | Method and Description |
---|---|
AndromedaParameters.AndromedaDecoyMode |
AndromedaParameters.getDecoyMode()
Returns the decoy mode.
|
static AndromedaParameters.AndromedaDecoyMode |
AndromedaParameters.AndromedaDecoyMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AndromedaParameters.AndromedaDecoyMode[] |
AndromedaParameters.AndromedaDecoyMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
AndromedaParameters.setDecoyMode(AndromedaParameters.AndromedaDecoyMode decoyMode)
Set the decoy mode.
|
Copyright © 2018. All rights reserved.