X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=mergegroupscommand.h;h=4db344763950b4d53376b3d44e5afebef61db2f8;hb=dc383fb61b6d165a8d36e6108df8bc7129243ae6;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"; }