]> git.donarmstrong.com Git - mothur.git/blobdiff - venncommand.h
added kruskwalliscommand to Xcode project and fixed parameter issues.
[mothur.git] / venncommand.h
index ae3c12167080508fbb8785751970c0836ef0a941..15932ecd5cdc2da8cbc362d0a3b55ff206a748b0 100644 (file)
@@ -25,7 +25,9 @@ public:
        vector<string> 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"; }