X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=venncommand.h;h=9f369280fc66e53754da98a4b6252568a7960d90;hb=dc383fb61b6d165a8d36e6108df8bc7129243ae6;hp=ae3c12167080508fbb8785751970c0836ef0a941;hpb=0718c426add1df69adcc24444ef45550fb262ca7;p=mothur.git diff --git a/venncommand.h b/venncommand.h index ae3c121..9f36928 100644 --- a/venncommand.h +++ b/venncommand.h @@ -25,6 +25,7 @@ public: vector setParameters(); string getCommandName() { return "venn"; } string getCommandCategory() { return "OTU-Based Approaches"; } + string getOutputFileNameTag(string, string); string getHelpString(); string getCitation() { return "http://www.mothur.org/wiki/Venn"; } string getDescription() { return "generates a Venn diagram from data provided in a shared file"; }