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