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