Package com.compomics.cli.modifications
Class ModificationsCLI
java.lang.Object
com.compomics.cli.modifications.ModificationsCLI
Command line to manage the modifications.
- Author:
- Marc Vaudel, Harald Barsnes
-
Constructor Summary
ConstructorsConstructorDescriptionModificationsCLI(ModificationsCLIInputBean modificationsCLIInputBean) Constructor. -
Method Summary
-
Constructor Details
-
ModificationsCLI
Constructor.- Parameters:
modificationsCLIInputBean- the parsed command line input.
-
-
Method Details