X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=createdatabasecommand.h;h=ca47b7a3e1ce1e3b8dafcdffe7280e1d0510418c;hb=2285ad2c9b4c4e32bc68eb14b3c6c0a7ab4e899b;hp=741feba082958ae8e4f2ec73f7a188255208b069;hpb=d70a1c2d70c5a516e74880709e3b48cfc1ce0321;p=mothur.git diff --git a/createdatabasecommand.h b/createdatabasecommand.h index 741feba..ca47b7a 100644 --- a/createdatabasecommand.h +++ b/createdatabasecommand.h @@ -22,8 +22,9 @@ public: vector setParameters(); string getCommandName() { return "create.database"; } string getCommandCategory() { return "OTU-Based Approaches"; } - string getOutputFileNameTag(string, string); + string getHelpString(); + string getOutputPattern(string); 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"; }