X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=getsabundcommand.h;h=685f039f302577505598c84f86637ec0bb06561c;hb=67ea6ccd74dbd64828d31b952808255f206364ff;hp=4c967b5e9f3455c3a7ceea5fd3dac67a99f9695b;hpb=f687723a8357916e86a05116978e6869b039ce36;p=mothur.git diff --git a/getsabundcommand.h b/getsabundcommand.h index 4c967b5..685f039 100644 --- a/getsabundcommand.h +++ b/getsabundcommand.h @@ -24,8 +24,9 @@ public: vector setParameters(); string getCommandName() { return "get.sabund"; } string getCommandCategory() { return "OTU-Based Approaches"; } - string getOutputFileNameTag(string, string); + string getHelpString(); + string getOutputPattern(string); string getCitation() { return "http://www.mothur.org/wiki/Get.sabund"; } string getDescription() { return "creates a sabund file"; }