X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=makebiomcommand.h;fp=makebiomcommand.h;h=7ea381f145af343213a25bd32109d20fa1fb1dee;hb=1a5c2356c1b955c6ec024b2baf9f46377ee7c72e;hp=ee9bd1c99cf415c93b57fc85087a06d870298115;hpb=79a7d3273749b08d4f9f8dfe350c964ff0c4351e;p=mothur.git diff --git a/makebiomcommand.h b/makebiomcommand.h index ee9bd1c..7ea381f 100644 --- a/makebiomcommand.h +++ b/makebiomcommand.h @@ -25,8 +25,9 @@ public: vector setParameters(); string getCommandName() { return "make.biom"; } string getCommandCategory() { return "General"; } - string getOutputFileNameTag(string, string); + string getHelpString(); + string getOutputPattern(string); string getCitation() { return "http://biom-format.org/documentation/biom_format.html, http://www.mothur.org/wiki/Make.biom"; } string getDescription() { return "creates a biom file"; }