]> git.donarmstrong.com Git - mothur.git/blobdiff - summarysharedcommand.h
fixed bug in phylo.diversity rooting. added filename patterns and create filename...
[mothur.git] / summarysharedcommand.h
index 7c6a4b2965783a8145d311cfae05a150d82c2ce7..f486d520216bd8ec4858d50cd7f2d92b7fd23537 100644 (file)
@@ -67,8 +67,9 @@ public:
        vector<string> setParameters();
        string getCommandName()                 { return "summary.shared";                      }
        string getCommandCategory()             { return "OTU-Based Approaches";        }
-       string getOutputFileNameTag(string, string);
+       
        string getHelpString(); 
+    string getOutputPattern(string);   
        string getCitation() { return "http://www.mothur.org/wiki/Summary.shared"; }
        string getDescription()         { return "generate a summary file containing calculator values for each line in the OTU data and for all possible comparisons between groups"; }