Package | Description |
---|---|
com.compomics.util.experiment.biology |
This package contains experiement classes related to biological entities.
|
com.compomics.util.experiment.identification |
This package contains experiment classes related to identifications.
|
com.compomics.util.experiment.io.identifications | |
com.compomics.util.preferences |
Modifier and Type | Method and Description |
---|---|
ArrayList<String> |
PTMFactory.loadBackedUpModifications(SearchParameters searchParameters,
boolean overwrite)
Verifies that the modifications backed-up in the search parameters are
loaded and alerts the user in case conflicts are found.
|
Modifier and Type | Method and Description |
---|---|
static SearchParameters |
SearchParameters.getIdentificationParameters(File file)
Loads the identification parameters from a serialized file.
|
Modifier and Type | Method and Description |
---|---|
static void |
SearchParameters.saveIdentificationParameters(SearchParameters identificationParameters,
File file)
Saves the identification parameters to a serialized file.
|
Modifier and Type | Method and Description |
---|---|
static SearchParameters |
IdentificationParametersReader.getSearchParameters(Properties aProps,
File userModsFile)
Deprecated.
Conversion methods which converts an old school set of identification
properties into a SearchParameters instance.
|
Modifier and Type | Method and Description |
---|---|
void |
AnnotationPreferences.setPreferencesFromSearchParamaers(SearchParameters searchParameters)
Updates the annotation parameters based on the search parameters
|
Copyright © 2013. All Rights Reserved.