]> git.donarmstrong.com Git - mothur.git/blobdiff - treegroupscommand.h
fixed bug in phylo.diversity rooting. added filename patterns and create filename...
[mothur.git] / treegroupscommand.h
index b29670ae614205a7ee286116379ddda86f0e7cf9..979612f4aea3aa41187ea520483afadfa05b1782 100644 (file)
@@ -78,8 +78,9 @@ public:
        vector<string> setParameters();
        string getCommandName()                 { return "tree.shared";                         }
        string getCommandCategory()             { return "OTU-Based Approaches";        }
-       string getOutputFileNameTag(string, string);
+       
        string getHelpString(); 
+    string getOutputPattern(string);   
        string getCitation() { return "http://www.mothur.org/wiki/Tree.shared"; }
        string getDescription()         { return "generate a tree file that describes the dissimilarity among groups"; }