X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=mergegroupscommand.h;h=4db344763950b4d53376b3d44e5afebef61db2f8;hb=5a4ac4f954c4b4445bcee272f1f8220ddcc9c1e4;hp=7f216ebed7653a2647c4770e4ce17e5e6d881e95;hpb=16abd6271c455bd01b34ff89a2e3641bef0fa128;p=mothur.git diff --git a/mergegroupscommand.h b/mergegroupscommand.h index 7f216eb..4db3447 100644 --- a/mergegroupscommand.h +++ b/mergegroupscommand.h @@ -24,6 +24,7 @@ public: vector setParameters(); string getCommandName() { return "merge.groups"; } string getCommandCategory() { return "General"; } + string getOutputFileNameTag(string, string); string getHelpString(); 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"; }