Uses of Class
eu.isas.peptideshaker.followup.InclusionListExport.PeptideFilterType
| Package | Description |
|---|---|
| eu.isas.peptideshaker.followup |
Export for follow-up analysis.
|
-
Uses of InclusionListExport.PeptideFilterType in eu.isas.peptideshaker.followup
Methods in eu.isas.peptideshaker.followup that return InclusionListExport.PeptideFilterType Modifier and Type Method Description static InclusionListExport.PeptideFilterTypeInclusionListExport.PeptideFilterType. getTypeFromIndex(int index)Returns the parameter type corresponding to a given index.static InclusionListExport.PeptideFilterTypeInclusionListExport.PeptideFilterType. valueOf(String name)Returns the enum constant of this type with the specified name.static InclusionListExport.PeptideFilterType[]InclusionListExport.PeptideFilterType. values()Returns an array containing the constants of this enum type, in the order they are declared.