Package | Description |
---|---|
com.compomics.util.parameters.identification.tool_specific |
Parameters settings for the search algorithms.
|
Modifier and Type | Method and Description |
---|---|
MetaMorpheusParameters.MetaMorpheusInitiatorMethionineBehaviorType |
MetaMorpheusParameters.getInitiatorMethionineBehavior()
Returns the initiator methionine behavior.
|
static MetaMorpheusParameters.MetaMorpheusInitiatorMethionineBehaviorType |
MetaMorpheusParameters.MetaMorpheusInitiatorMethionineBehaviorType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MetaMorpheusParameters.MetaMorpheusInitiatorMethionineBehaviorType[] |
MetaMorpheusParameters.MetaMorpheusInitiatorMethionineBehaviorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
MetaMorpheusParameters.setInitiatorMethionineBehavior(MetaMorpheusParameters.MetaMorpheusInitiatorMethionineBehaviorType initiatorMethionineBehavior)
Set the initiator methionine behavior.
|
Copyright © 2021. All rights reserved.