Uses of Class
eu.isas.peptideshaker.protein_inference.ProteinInference.GroupSimplificationOption
| Package | Description |
|---|---|
| eu.isas.peptideshaker.protein_inference |
Protein inference classes.
|
-
Uses of ProteinInference.GroupSimplificationOption in eu.isas.peptideshaker.protein_inference
Methods in eu.isas.peptideshaker.protein_inference that return ProteinInference.GroupSimplificationOption Modifier and Type Method Description static ProteinInference.GroupSimplificationOptionProteinInference.GroupSimplificationOption. valueOf(String name)Returns the enum constant of this type with the specified name.static ProteinInference.GroupSimplificationOption[]ProteinInference.GroupSimplificationOption. values()Returns an array containing the constants of this enum type, in the order they are declared.