Class BaseCallingProgramGroup

java.lang.Object
picard.cmdline.programgroups.BaseCallingProgramGroup
All Implemented Interfaces:
org.broadinstitute.barclay.argparser.CommandLineProgramGroup

public class BaseCallingProgramGroup extends Object implements org.broadinstitute.barclay.argparser.CommandLineProgramGroup
Tools that process sequencing machine data, e.g. Illumina base calls, and detect sequencing level attributes, e.g. adapters
  • Constructor Details

    • BaseCallingProgramGroup

      public BaseCallingProgramGroup()
  • Method Details

    • getName

      public String getName()
      Specified by:
      getName in interface org.broadinstitute.barclay.argparser.CommandLineProgramGroup
    • getDescription

      public String getDescription()
      Specified by:
      getDescription in interface org.broadinstitute.barclay.argparser.CommandLineProgramGroup