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