]> git.donarmstrong.com Git - mothur.git/blobdiff - phylotypecommand.h
added load.logfile command. changed summary.single output for subsample=t.
[mothur.git] / phylotypecommand.h
index ecc7376ecb7ea1a312af1e374ae76fb089e08add..0e315ec7c4ef4fcdabc34b4037d7f8bba53cfea2 100644 (file)
@@ -26,6 +26,7 @@ public:
        vector<string> 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"; }