X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=getsabundcommand.h;h=4c967b5e9f3455c3a7ceea5fd3dac67a99f9695b;hb=b8a1ac74d3d4f9cd53f2a98cc6ea95f50860044b;hp=5be00df16ebffdb079273befc3f1d03324256c88;hpb=a44542a3c740cf957cff72ac71742f2fe48b0eaf;p=mothur.git diff --git a/getsabundcommand.h b/getsabundcommand.h index 5be00df..4c967b5 100644 --- a/getsabundcommand.h +++ b/getsabundcommand.h @@ -24,6 +24,7 @@ public: vector 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"; }