X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=venncommand.h;h=9f369280fc66e53754da98a4b6252568a7960d90;hb=035f86272c776e1cccaa47021e26782e49cd41e7;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"; }