X-Git-Url: https://git.donarmstrong.com/?p=mothur.git;a=blobdiff_plain;f=mergegroupscommand.h;h=3e3d337ffa0309f5132d2d88cc3b4c0b81684869;hp=7f216ebed7653a2647c4770e4ce17e5e6d881e95;hb=372fb21ea66ced432b109225851a1b80ef0491a3;hpb=0caf3fbabaa3ece404f8ce77f4c883dc5b1bf1dc diff --git a/mergegroupscommand.h b/mergegroupscommand.h index 7f216eb..3e3d337 100644 --- a/mergegroupscommand.h +++ b/mergegroupscommand.h @@ -24,7 +24,9 @@ public: vector setParameters(); string getCommandName() { return "merge.groups"; } string getCommandCategory() { return "General"; } + string getHelpString(); + string getOutputPattern(string); string getCitation() { return "http://www.mothur.org/wiki/Merge.groups"; } string getDescription() { return "reads shared file and a design file and merges the groups in the shared file that are in the same grouping in the design file"; }