X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=deuniquetreecommand.h;fp=deuniquetreecommand.h;h=afb25a4a2b777c49f57f16884e36f871568ab1ac;hb=49d2b7459c5027557564b21e9487dadafbbbdc96;hp=18a6e5e95491603f051b847467db80512d3ad517;hpb=ee8403d4eb5760187d62b42a9cf4272de8fc0ec4;p=mothur.git diff --git a/deuniquetreecommand.h b/deuniquetreecommand.h index 18a6e5e..afb25a4 100644 --- a/deuniquetreecommand.h +++ b/deuniquetreecommand.h @@ -25,6 +25,7 @@ public: vector setParameters(); string getCommandName() { return "deunique.tree"; } string getCommandCategory() { return "Hypothesis Testing"; } + string getOutputFileNameTag(string, string); string getHelpString(); string getCitation() { return "http://www.mothur.org/wiki/Deunique.tree"; } string getDescription() { return "add the redundant sequence names back into a tree of unique sequences"; }