]> git.donarmstrong.com Git - mothur.git/blobdiff - getrabundcommand.h
added load.logfile command. changed summary.single output for subsample=t.
[mothur.git] / getrabundcommand.h
index cb9e270d170e0ab9dde910fdb7d24ef6c293828f..7e9363080e7bf7b794b3797c37df9527d8f84764 100644 (file)
@@ -25,6 +25,7 @@ public:
        vector<string> setParameters();
        string getCommandName()                 { return "get.rabund";                          }
        string getCommandCategory()             { return "OTU-Based Approaches";        }
+       string getOutputFileNameTag(string, string);
        string getHelpString(); 
        string getCitation() { return "http://www.mothur.org/wiki/Get.rabund"; }
        string getDescription()         { return "creates a rabund file"; }