]> git.donarmstrong.com Git - mothur.git/blobdiff - splitgroupscommand.h
changes while testing
[mothur.git] / splitgroupscommand.h
index 62e063d8a0fe93c3942959527cde646996e3430d..ec22b8fedaec8752dd1b9161c6476b0223fc157e 100644 (file)
@@ -28,10 +28,11 @@ public:
        ~SplitGroupCommand() {}
        
        vector<string> setParameters();
-       string getCommandName()                 { return "split.group";                         }
+       string getCommandName()                 { return "split.groups";                                }
        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"; }