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