X-Git-Url: https://git.donarmstrong.com/?p=mothur.git;a=blobdiff_plain;f=mergegroupscommand.h;h=3e3d337ffa0309f5132d2d88cc3b4c0b81684869;hp=7f216ebed7653a2647c4770e4ce17e5e6d881e95;hb=1a20e24ee786195ab0e1cccd4f5aede7a88f3f4e;hpb=16abd6271c455bd01b34ff89a2e3641bef0fa128 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"; }