Package | Description |
---|---|
com.compomics.util.parameters.identification.advanced |
Advanced Identification parameters.
|
Modifier and Type | Method and Description |
---|---|
PeptideVariantsParameters.VariantType |
PeptideVariantsParameters.getVariantType()
Returns whether the specific variant count limitations should be used.
|
static PeptideVariantsParameters.VariantType |
PeptideVariantsParameters.VariantType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PeptideVariantsParameters.VariantType[] |
PeptideVariantsParameters.VariantType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
PeptideVariantsParameters.setVatiantType(PeptideVariantsParameters.VariantType variantType)
Sets whether the specific variant count limitations should be used.
|
Copyright © 2021. All rights reserved.