]> git.donarmstrong.com Git - mothur.git/blobdiff - splitabundcommand.h
added load.logfile command. changed summary.single output for subsample=t.
[mothur.git] / splitabundcommand.h
index df925f34cc70bc405ac35e2302ecc49a8fd97872..232c36ba36763dcdb325fb9f8404d537e92450a6 100644 (file)
@@ -35,6 +35,7 @@ public:
        vector<string> setParameters();
        string getCommandName()                 { return "split.abund";                         }
        string getCommandCategory()             { return "OTU-Based Approaches";        }
+       string getOutputFileNameTag(string, string);
        string getHelpString(); 
        string getCitation() { return "http://www.mothur.org/wiki/Split.abund"; }
        string getDescription()         { return "split a list, name, group or fasta file based on abundance"; }