Class 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 Detail

      • BaseCallingProgramGroup

        public BaseCallingProgramGroup()
    • Method Detail

      • 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