X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=phylotypecommand.h;h=0e315ec7c4ef4fcdabc34b4037d7f8bba53cfea2;hb=8e67e9de1b200106bea5a468ac02125954656499;hp=ecc7376ecb7ea1a312af1e374ae76fb089e08add;hpb=0caf3fbabaa3ece404f8ce77f4c883dc5b1bf1dc;p=mothur.git diff --git a/phylotypecommand.h b/phylotypecommand.h index ecc7376..0e315ec 100644 --- a/phylotypecommand.h +++ b/phylotypecommand.h @@ -26,6 +26,7 @@ public: vector setParameters(); string getCommandName() { return "phylotype"; } string getCommandCategory() { return "Clustering"; } + string getOutputFileNameTag(string, string); string getHelpString(); string getCitation() { return "http://www.mothur.org/wiki/Phylotype"; } string getDescription() { return "cluster your sequences into OTUs based on their classifications"; }