]> git.donarmstrong.com Git - mothur.git/blobdiff - seqsummarycommand.h
fixed bug in phylo.diversity rooting. added filename patterns and create filename...
[mothur.git] / seqsummarycommand.h
index 3926e25f3c2ebb484b357464d1514dfc957c4000..c4e6131524d9c64b4496df7f9d5d34a315e6b34e 100644 (file)
@@ -25,8 +25,9 @@ public:
        vector<string> setParameters();
        string getCommandName()                 { return "summary.seqs";                        }
        string getCommandCategory()             { return "Sequence Processing";         }
-       string getOutputFileNameTag(string, string);
+       
        string getHelpString(); 
+    string getOutputPattern(string);   
        string getCitation() { return "http://www.mothur.org/wiki/Summary.seqs"; }
        string getDescription()         { return "summarize the quality of sequences in an unaligned or aligned fasta file"; }