Uses of Class
com.compomics.util.experiment.identification.filtering.ProteinFilter
Packages that use ProteinFilter
-
Uses of ProteinFilter in com.compomics.util.gui.filtering
Methods in com.compomics.util.gui.filtering that return types with arguments of type ProteinFilterModifier and TypeMethodDescriptionFilterParameters.getProteinHideFilters()Returns the protein hide filters.FilterParameters.getProteinStarFilters()Returns the protein star filters.Method parameters in com.compomics.util.gui.filtering with type arguments of type ProteinFilterModifier and TypeMethodDescriptionvoidFilterParameters.setProteinHideFilters(HashMap<String, ProteinFilter> proteinHideFilters) Sets the protein hide filters.voidFilterParameters.setProteinStarFilters(HashMap<String, ProteinFilter> proteinStarFilters) Sets the protein star filters.