X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=getoturepcommand.h;h=5af0340b4b920a4fab3decc79bd2b3b4237f85ef;hb=49d2b7459c5027557564b21e9487dadafbbbdc96;hp=41680008c7dc27b28eb7e9a50ea8e9e621bfeb72;hpb=4c5e7a20a03ddc6feb49ff9d21fcb4c79bc5508d;p=mothur.git diff --git a/getoturepcommand.h b/getoturepcommand.h index 4168000..5af0340 100644 --- a/getoturepcommand.h +++ b/getoturepcommand.h @@ -43,6 +43,7 @@ public: vector setParameters(); string getCommandName() { return "get.oturep"; } string getCommandCategory() { return "OTU-Based Approaches"; } + string getOutputFileNameTag(string, string); string getHelpString(); string getCitation() { return "http://www.mothur.org/wiki/Get.oturep"; } string getDescription() { return "gets a representative sequence for each OTU"; }