public class IdentificationParametersCLI extends 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)
Provides the options left to the user.
|
String |
getJarFilePath()
Returns the path to the jar file.
|
protected String |
getOptionsAsString()
Returns the options left to the user as a string.
|
static void |
main(String[] args)
Starts the launcher by calling the launch method.
|
call, getHeader, initiate, printEnzymes, printModifications
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)
AbstractIdentificationParametersCli
createOptionsCLI
in class AbstractIdentificationParametersCli
options
- the options object where the options will be addedprotected String getOptionsAsString()
AbstractIdentificationParametersCli
getOptionsAsString
in class AbstractIdentificationParametersCli
public String getJarFilePath()
getJarFilePath
in class AbstractIdentificationParametersCli
Copyright © 2018. All rights reserved.