Class ModificationsCLI

java.lang.Object
com.compomics.cli.modifications.ModificationsCLI

public class ModificationsCLI extends Object
Command line to manage the modifications.
Author:
Marc Vaudel, Harald Barsnes
  • Constructor Details

    • ModificationsCLI

      public ModificationsCLI(ModificationsCLIInputBean modificationsCLIInputBean)
      Constructor.
      Parameters:
      modificationsCLIInputBean - the parsed command line input.
  • Method Details

    • main

      public static void main(String[] args)
      Main method for the ModificationsCLI.
      Parameters:
      args - the command line arguments
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • call

      public Object call()
      Calling this method will run the process.
      Returns:
      returns 1 if the process was canceled or an error was encountered