]> git.donarmstrong.com Git - mothur.git/blobdiff - treegroupscommand.h
added load.logfile command. changed summary.single output for subsample=t.
[mothur.git] / treegroupscommand.h
index d3c1b3e47615fb6d3b342c8d41758aa7b9d9178a..a0e0d420163cabdfe46518873cc3a42d98bc14a6 100644 (file)
@@ -81,6 +81,7 @@ public:
        vector<string> setParameters();
        string getCommandName()                 { return "tree.shared";                         }
        string getCommandCategory()             { return "OTU-Based Approaches";        }
+       string getOutputFileNameTag(string, string);
        string getHelpString(); 
        string getCitation() { return "http://www.mothur.org/wiki/Tree.shared"; }
        string getDescription()         { return "generate a tree file that describes the dissimilarity among groups"; }