X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=createdatabasecommand.h;fp=createdatabasecommand.h;h=85e23675b2b770d476dfff45b901da03f6581546;hb=49d2b7459c5027557564b21e9487dadafbbbdc96;hp=37e3013607f5f19585a39299a7c22b92a7e8cd24;hpb=ee8403d4eb5760187d62b42a9cf4272de8fc0ec4;p=mothur.git diff --git a/createdatabasecommand.h b/createdatabasecommand.h index 37e3013..85e2367 100644 --- a/createdatabasecommand.h +++ b/createdatabasecommand.h @@ -22,6 +22,7 @@ public: vector 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"; }