X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=catchallcommand.h;h=d1b8a2a8dfabf300d4d6cb7591e043e2ea48b113;hb=ccae9eef0b44f2d63fdf4a707d0d40243aa1b990;hp=238dfb608bb412a311f184d8df2f5dd4d4db9ab9;hpb=a44542a3c740cf957cff72ac71742f2fe48b0eaf;p=mothur.git diff --git a/catchallcommand.h b/catchallcommand.h index 238dfb6..d1b8a2a 100644 --- a/catchallcommand.h +++ b/catchallcommand.h @@ -31,6 +31,7 @@ public: vector setParameters(); string getCommandName() { return "catchall"; } string getCommandCategory() { return "OTU-Based Approaches"; } + string getOutputFileNameTag(string, string); string getHelpString(); string getCitation() { return "Bunge, J. (2011). Estimating the number of species with CatchAll. Forthcoming in Proceedings of the Pacific Symposium on Biocomputing 2011.\nhttp://www.northeastern.edu/catchall/index.html http://www.mothur.org/wiki/Catchall"; } string getDescription() { return "estimate number of species"; }