public class MzIdentMLIdfileSearchParametersConverter extends ExperimentObject
| Constructor and Description |
|---|
MzIdentMLIdfileSearchParametersConverter() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getSearchParameters(File mzIdentMLFile,
SearchParameters searchParameters,
String species,
WaitingHandler waitingHandler)
Constructor.
|
addUrParam, getParameterKey, getUrParampublic MzIdentMLIdfileSearchParametersConverter()
public static String getSearchParameters(File mzIdentMLFile, SearchParameters searchParameters, String species, WaitingHandler waitingHandler) throws FileNotFoundException, IOException, ClassNotFoundException
mzIdentMLFile - the mzIdentML filesearchParameters - the search parameters object to save tospecies - the current specieswaitingHandler - the waiting handlerFileNotFoundException - if a FileNotFoundException occursIOException - if a IOException occursClassNotFoundException - if a ClassNotFoundException occursCopyright © 2016. All rights reserved.