]> git.donarmstrong.com Git - mothur.git/blobdiff - splitgroupscommand.h
fixed bug in phylo.diversity rooting. added filename patterns and create filename...
[mothur.git] / splitgroupscommand.h
index 62e063d8a0fe93c3942959527cde646996e3430d..b251fe55bc4fd010582c82297e8b757a0f17113e 100644 (file)
@@ -30,8 +30,9 @@ public:
        vector<string> setParameters();
        string getCommandName()                 { return "split.group";                         }
        string getCommandCategory()             { return "Sequence Processing";         }
-       string getOutputFileNameTag(string, string);
+       
        string getHelpString(); 
+    string getOutputPattern(string);   
        string getCitation() { return "http://www.mothur.org/wiki/Split.group"; }
        string getDescription()         { return "split a name or fasta file by group"; }