]> git.donarmstrong.com Git - mothur.git/blobdiff - getrelabundcommand.h
added load.logfile command. changed summary.single output for subsample=t.
[mothur.git] / getrelabundcommand.h
index 1d5163d2bf662566f2ad5923980dfc96f081231f..c5b50e602ef133913061f56b11cc9cadae874d34 100644 (file)
@@ -25,6 +25,7 @@ public:
        vector<string> setParameters();
        string getCommandName()                 { return "get.relabund";                        }
        string getCommandCategory()             { return "OTU-Based Approaches";        }
+       string getOutputFileNameTag(string, string);
        string getHelpString(); 
        string getCitation() { return "http://www.mothur.org/wiki/Get.relabund"; }
        string getDescription()         { return "calculates the relative abundance of each OTU in a sample"; }