Class StirredOptionsBean

java.lang.Object
eu.isas.peptideshaker.cmd.StirredOptionsBean

public class StirredOptionsBean
extends Object
This class parses the parameters from an ModificationsCLI.
Author:
Marc Vaudel, Harald Barsnes
  • Field Details

  • Constructor Details

    • StirredOptionsBean

      public StirredOptionsBean​(org.apache.commons.cli.CommandLine aLine) throws IOException
      Parses all the arguments from a command line.
      Parameters:
      aLine - the command line
      Throws:
      IOException - if an error occurs while reading or writing a file.