X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=createdatabasecommand.h;h=ca47b7a3e1ce1e3b8dafcdffe7280e1d0510418c;hb=67ea6ccd74dbd64828d31b952808255f206364ff;hp=741feba082958ae8e4f2ec73f7a188255208b069;hpb=f687723a8357916e86a05116978e6869b039ce36;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"; }