Package com.compomics.cli.enzymes
Class EnzymesCLI
java.lang.Object
com.compomics.cli.enzymes.EnzymesCLI
public class EnzymesCLI extends Object
Command line to manage the enzymes.
- Author:
- Marc Vaudel
-
Constructor Summary
Constructors Constructor Description EnzymesCLI(EnzymesCLIInputBean enzymesCLIInputBean)
Constructor. -
Method Summary
-
Constructor Details
-
EnzymesCLI
Constructor.- Parameters:
enzymesCLIInputBean
- the parsed command line input
-
-
Method Details