Package | Description |
---|---|
com.compomics.util.gui.ptm | |
com.compomics.util.pride |
Constructor and Description |
---|
PtmDialog(javax.swing.JDialog parent,
PtmDialogParent ptmDialogParent,
PtmToPrideMap ptmToPrideMap,
PTM currentPTM,
boolean editable)
Creates a new PTM dialog.
|
PtmDialog(javax.swing.JFrame parent,
PtmDialogParent ptmDialogParent,
PtmToPrideMap ptmToPrideMap,
PTM currentPTM,
boolean editable)
Creates a new PTM dialog.
|
Modifier and Type | Method and Description |
---|---|
PtmToPrideMap |
PrideObjectsFactory.getPtmToPrideMap()
Returns the utilities PTM to pride map.
|
static PtmToPrideMap |
PtmToPrideMap.loadPtmToPrideMap(SearchParameters searchParameters)
Loads the PRIDE to PTM map from the user folder or creates a new one if
the file is not present.
|
Modifier and Type | Method and Description |
---|---|
void |
PrideObjectsFactory.setPtmToPrideMap(PtmToPrideMap ptmToPrideMap)
Sets a new PTM to PRIDE map.
|
Copyright © 2013. All Rights Reserved.