X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=getoturepcommand.h;h=a1bf3f0229a98231e9a627e4fc98f9d23ad897ea;hb=81ad9ebabe7f951eb2d1c922b1342e9d6e521c4e;hp=390632975afc85aac5b714c7194c81e74d58e16e;hpb=96dbe925073caefaed6e6db85659c144a806aeb1;p=mothur.git diff --git a/getoturepcommand.h b/getoturepcommand.h index 3906329..a1bf3f0 100644 --- a/getoturepcommand.h +++ b/getoturepcommand.h @@ -43,8 +43,9 @@ public: vector setParameters(); string getCommandName() { return "get.oturep"; } string getCommandCategory() { return "OTU-Based Approaches"; } - string getOutputFileNameTag(string, string); + string getHelpString(); + string getOutputPattern(string); string getCitation() { return "http://www.mothur.org/wiki/Get.oturep"; } string getDescription() { return "gets a representative sequence for each OTU"; }