Package | Description |
---|---|
com.compomics.util.parameters.identification.advanced |
Advanced Identification parameters.
|
Modifier and Type | Method and Description |
---|---|
static SequenceMatchingParameters.MatchingType |
SequenceMatchingParameters.MatchingType.getMatchingType(int index)
Returns the matching type corresponding to the given index.
|
SequenceMatchingParameters.MatchingType |
SequenceMatchingParameters.getSequenceMatchingType()
Returns the sequence matching type.
|
static SequenceMatchingParameters.MatchingType |
SequenceMatchingParameters.MatchingType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SequenceMatchingParameters.MatchingType[] |
SequenceMatchingParameters.MatchingType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
SequenceMatchingParameters.setSequenceMatchingType(SequenceMatchingParameters.MatchingType sequenceMatchingType)
Sets the sequence matching type.
|
Copyright © 2018. All rights reserved.