X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=makebiomcommand.h;fp=makebiomcommand.h;h=8a458fe33a398de607ffe05e48a5950b9368353c;hb=49d2b7459c5027557564b21e9487dadafbbbdc96;hp=9f80c2e70215b130a9020a83ce2daebb9e63a089;hpb=ee8403d4eb5760187d62b42a9cf4272de8fc0ec4;p=mothur.git diff --git a/makebiomcommand.h b/makebiomcommand.h index 9f80c2e..8a458fe 100644 --- a/makebiomcommand.h +++ b/makebiomcommand.h @@ -25,6 +25,7 @@ public: vector setParameters(); string getCommandName() { return "make.biom"; } string getCommandCategory() { return "General"; } + string getOutputFileNameTag(string, string); string getHelpString(); 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"; }