Package | Description |
---|---|
com.compomics.util.experiment.identification.protein_inference |
Classes related to protein inference.
|
com.compomics.util.preferences |
Utilities preferences classes.
|
Modifier and Type | Method and Description |
---|---|
static PeptideMapperType |
PeptideMapperType.getPeptideMapperType(int index)
Returns the peptide mapper type corresponding to the given index.
|
static PeptideMapperType |
PeptideMapperType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PeptideMapperType[] |
PeptideMapperType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
PeptideMapperType |
SequenceMatchingPreferences.getPeptideMapperType()
Returns the type of peptide mapper to use.
|
Modifier and Type | Method and Description |
---|---|
void |
SequenceMatchingPreferences.setPeptideMapperType(PeptideMapperType peptideMapperEnum)
Sets the type of peptide mapper to use.
|
Copyright © 2018. All rights reserved.