public class EnzymesCLI extends Object
Constructor and Description |
---|
EnzymesCLI(EnzymesCLIInputBean enzymesCLIInputBean)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
Object |
call()
Calling this method will run the process.
|
static void |
main(String[] args)
Main method for the EnzymeCLI.
|
String |
toString() |
public EnzymesCLI(EnzymesCLIInputBean enzymesCLIInputBean)
enzymesCLIInputBean
- the parsed command line inputCopyright © 2018. All rights reserved.