public class IdentificationParametersCLI
extends com.compomics.cli.identification_parameters.AbstractIdentificationParametersCli
| Constructor and Description |
|---|
IdentificationParametersCLI(String[] args)
Construct a new SearchParametersCLI runnable from a list of arguments.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
createOptionsCLI(org.apache.commons.cli.Options options) |
String |
getJarFilePath()
Returns the path to the jar file.
|
protected String |
getOptionsAsString() |
static void |
main(String[] args)
Starts the launcher by calling the launch method.
|
public IdentificationParametersCLI(String[] args)
args - the command line argumentspublic static void main(String[] args)
args - the command line argumentsprotected void createOptionsCLI(org.apache.commons.cli.Options options)
createOptionsCLI in class com.compomics.cli.identification_parameters.AbstractIdentificationParametersCliprotected String getOptionsAsString()
getOptionsAsString in class com.compomics.cli.identification_parameters.AbstractIdentificationParametersClipublic String getJarFilePath()
getJarFilePath in class com.compomics.cli.identification_parameters.AbstractIdentificationParametersCliCopyright © 2021. All rights reserved.