X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=makebiomcommand.h;h=8a458fe33a398de607ffe05e48a5950b9368353c;hb=e10c72304ee071c0c40e0218a06d89dc4731cbc2;hp=9f80c2e70215b130a9020a83ce2daebb9e63a089;hpb=7dab6ac3ae5a5f1ce37dca8cfacaa719881fd5b2;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"; }