Uses of Class
com.compomics.util.gui.filtering.FilterParameters
Packages that use FilterParameters
Package
Description
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 FilterParametersModifier and TypeMethodDescriptionlong[]IdentificationFeaturesGenerator.getProcessedProteinKeys(WaitingHandler waitingHandler, FilterParameters filterPreferences, boolean forceUpdate) 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.