]> git.donarmstrong.com Git - mothur.git/blobdiff - countgroupscommand.h
fixed bug in phylo.diversity rooting. added filename patterns and create filename...
[mothur.git] / countgroupscommand.h
index d27a7f8f94ce1577421061e862696de4a4856a2a..1ab83c86ea98cb5a9bdd5c43e31558cbe4971307 100644 (file)
@@ -23,8 +23,8 @@ public:
        vector<string> setParameters();
        string getCommandName()                 { return "count.groups";                        }
        string getCommandCategory()             { return "Sequence Processing";         }
-       string getOutputFileNameTag(string, string) { return ""; }
        string getHelpString(); 
+    string getOutputPattern(string){ return ""; }      
        string getCitation() { return "http://www.mothur.org/wiki/Count.groups"; }
        string getDescription()         { return "counts the number of sequences in each group"; }