Uses of Class
com.compomics.util.gui.filtering.FilterParameters
Package | Description |
---|---|
com.compomics.util.experiment.identification.features |
Classes for the generation of identification features.
|
-
Uses of FilterParameters in com.compomics.util.experiment.identification.features
Methods in com.compomics.util.experiment.identification.features with parameters of type FilterParameters Modifier and Type Method Description long[]
IdentificationFeaturesGenerator. getProcessedProteinKeys(WaitingHandler waitingHandler, FilterParameters filterPreferences)
Returns the sorted list of protein keys.long[]
IdentificationFeaturesGenerator. getProteinKeys(WaitingHandler waitingHandler, FilterParameters filterPreferences)
Returns the ordered protein keys to display when no filtering is applied.long[]
IdentificationFeaturesGenerator. getValidatedProteins(FilterParameters filterPreferences)
Returns the list of validated protein keys.long[]
IdentificationFeaturesGenerator. getValidatedProteins(WaitingHandler waitingHandler, FilterParameters filterPreferences)
Returns the list of validated protein keys.