Package | Description |
---|---|
com.compomics.util.gui.filtering |
GUI filters.
|
Modifier and Type | Method and Description |
---|---|
HashMap<String,ProteinFilter> |
FilterParameters.getProteinHideFilters()
Returns the protein hide filters.
|
HashMap<String,ProteinFilter> |
FilterParameters.getProteinStarFilters()
Returns the protein star filters.
|
Modifier and Type | Method and Description |
---|---|
void |
FilterParameters.setProteinHideFilters(HashMap<String,ProteinFilter> proteinHideFilters)
Sets the protein hide filters.
|
void |
FilterParameters.setProteinStarFilters(HashMap<String,ProteinFilter> proteinStarFilters)
Sets the protein star filters.
|
Copyright © 2021. All rights reserved.