| Package | Description |
|---|---|
| eu.isas.peptideshaker.preferences |
Preferences settings.
|
| Modifier and Type | Method and Description |
|---|---|
static PeptideShakerPathParameters.PeptideShakerPathKey |
PeptideShakerPathParameters.PeptideShakerPathKey.getKeyFromId(String id)
Returns the key from its id.
|
static PeptideShakerPathParameters.PeptideShakerPathKey |
PeptideShakerPathParameters.PeptideShakerPathKey.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PeptideShakerPathParameters.PeptideShakerPathKey[] |
PeptideShakerPathParameters.PeptideShakerPathKey.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
PeptideShakerPathParameters.getPathPreference(PeptideShakerPathParameters.PeptideShakerPathKey peptideShakerPathKey)
Sets the path according to the given key and path.
|
static void |
PeptideShakerPathParameters.setPathPreference(PeptideShakerPathParameters.PeptideShakerPathKey peptideShakerPathKey,
String path)
Sets the path according to the given key and path.
|
static void |
PeptideShakerPathParameters.writePathToFile(com.compomics.util.io.flat.SimpleFileWriter writer,
PeptideShakerPathParameters.PeptideShakerPathKey pathKey)
Writes the path of interest using the provided buffered writer.
|
Copyright © 2021. All rights reserved.