]> git.donarmstrong.com Git - mothur.git/blobdiff - summarysharedcommand.h
added load.logfile command. changed summary.single output for subsample=t.
[mothur.git] / summarysharedcommand.h
index 99ed5d039c9e95e6404731d092b81c2f824a0309..7c6a4b2965783a8145d311cfae05a150d82c2ce7 100644 (file)
@@ -67,6 +67,7 @@ public:
        vector<string> setParameters();
        string getCommandName()                 { return "summary.shared";                      }
        string getCommandCategory()             { return "OTU-Based Approaches";        }
+       string getOutputFileNameTag(string, string);
        string getHelpString(); 
        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"; }