public interface ValidationQCPreferencesDialogParent
Modifier and Type | Method and Description |
---|---|
Filter |
createPeptideFilter()
Allows the creation of a peptide filter.
|
Filter |
createProteinFilter()
Allows the creation of a protein filter.
|
Filter |
createPsmFilter()
Allows the creation of a PSM filter.
|
void |
editFilter(Filter filter)
Allows the edition of a filter.
|
Filter createPsmFilter()
Filter createPeptideFilter()
Filter createProteinFilter()
void editFilter(Filter filter)
filter
- the filter to editCopyright © 2015. All rights reserved.