]> git.donarmstrong.com Git - mothur.git/blobdiff - createdatabasecommand.h
added load.logfile command. changed summary.single output for subsample=t.
[mothur.git] / createdatabasecommand.h
index 37e3013607f5f19585a39299a7c22b92a7e8cd24..85e23675b2b770d476dfff45b901da03f6581546 100644 (file)
@@ -22,6 +22,7 @@ public:
        vector<string> setParameters();
        string getCommandName()                 { return "create.database";             }
        string getCommandCategory()             { return "OTU-Based Approaches"; }
+       string getOutputFileNameTag(string, string);
        string getHelpString(); 
        string getCitation() { return "http://www.mothur.org/wiki/Create.database"; }
        string getDescription()         { return "creates database file that includes, abundances across groups, representative sequences, and taxonomy for each OTU"; }