X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=getoturepcommand.h;fp=getoturepcommand.h;h=5af0340b4b920a4fab3decc79bd2b3b4237f85ef;hb=49d2b7459c5027557564b21e9487dadafbbbdc96;hp=41680008c7dc27b28eb7e9a50ea8e9e621bfeb72;hpb=ee8403d4eb5760187d62b42a9cf4272de8fc0ec4;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"; }