]> git.donarmstrong.com Git - mothur.git/blobdiff - summarysharedcommand.h
working on make.contigs. fixed trim.seqs filename issue
[mothur.git] / summarysharedcommand.h
index 99ed5d039c9e95e6404731d092b81c2f824a0309..f486d520216bd8ec4858d50cd7f2d92b7fd23537 100644 (file)
@@ -67,7 +67,9 @@ public:
        vector<string> setParameters();
        string getCommandName()                 { return "summary.shared";                      }
        string getCommandCategory()             { return "OTU-Based Approaches";        }
+       
        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"; }