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