X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=venncommand.h;h=9f369280fc66e53754da98a4b6252568a7960d90;hb=9b53f130ac9af5e95444ce2e817fce25ed19ff03;hp=ae3c12167080508fbb8785751970c0836ef0a941;hpb=0caf3fbabaa3ece404f8ce77f4c883dc5b1bf1dc;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"; }