]> git.donarmstrong.com Git - mothur.git/blobdiff - venncommand.h
added load.logfile command. changed summary.single output for subsample=t.
[mothur.git] / venncommand.h
index ae3c12167080508fbb8785751970c0836ef0a941..9f369280fc66e53754da98a4b6252568a7960d90 100644 (file)
@@ -25,6 +25,7 @@ public:
        vector<string> 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"; }