Package picard.cmdline.programgroups
Class OtherProgramGroup
java.lang.Object
picard.cmdline.programgroups.OtherProgramGroup
- All Implemented Interfaces:
org.broadinstitute.barclay.argparser.CommandLineProgramGroup
public class OtherProgramGroup
extends Object
implements org.broadinstitute.barclay.argparser.CommandLineProgramGroup
Miscellaneous tools, e.g. those that aid in data streaming
-
Field Summary
Fields inherited from interface org.broadinstitute.barclay.argparser.CommandLineProgramGroup
comparator
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
OtherProgramGroup
public OtherProgramGroup()
-
-
Method Details
-
getName
- Specified by:
getName
in interfaceorg.broadinstitute.barclay.argparser.CommandLineProgramGroup
-
getDescription
- Specified by:
getDescription
in interfaceorg.broadinstitute.barclay.argparser.CommandLineProgramGroup
-