]> git.donarmstrong.com Git - mothur.git/blobdiff - splitgroupscommand.h
added load.logfile command. changed summary.single output for subsample=t.
[mothur.git] / splitgroupscommand.h
index a6b8854752f406a2bcaf82d5094c9abe023c2a46..a8dc9a19e656651be58416c99e802e1b98b72a56 100644 (file)
@@ -30,6 +30,7 @@ public:
        vector<string> setParameters();
        string getCommandName()                 { return "split.group";                         }
        string getCommandCategory()             { return "Sequence Processing";         }
+       string getOutputFileNameTag(string, string);
        string getHelpString(); 
        string getCitation() { return "http://www.mothur.org/wiki/Split.group"; }
        string getDescription()         { return "split a name or fasta file by group"; }