| Package | Description |
|---|---|
| eu.isas.peptideshaker.gui |
GUI dialogs and helper classes.
|
| Modifier and Type | Method and Description |
|---|---|
static MatchValidationDialog.MatchType |
MatchValidationDialog.MatchType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MatchValidationDialog.MatchType[] |
MatchValidationDialog.MatchType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
MatchValidationDialog(Frame parent,
com.compomics.util.experiment.identification.Identification identification,
TargetDecoyMap targetDecoyMap,
long matchKey,
com.compomics.util.parameters.identification.IdentificationParameters identificationParameters,
String fastaFile,
MatchValidationDialog.MatchType matchType)
Constructor for a protein match validation dialog.
|
Copyright © 2021. All rights reserved.