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