X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=catchallcommand.h;fp=catchallcommand.h;h=44ed3ef162b0a82465c1662f2f19e73d43468f86;hb=f320651dfb5359e6bba597280753553de28a2154;hp=d1b8a2a8dfabf300d4d6cb7591e043e2ea48b113;hpb=f687723a8357916e86a05116978e6869b039ce36;p=mothur.git diff --git a/catchallcommand.h b/catchallcommand.h index d1b8a2a..44ed3ef 100644 --- a/catchallcommand.h +++ b/catchallcommand.h @@ -33,7 +33,7 @@ public: 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 getCitation() { return "Bunge J, Woodard L, Bohning D, Foster JA, Connolly S, Allen HK (2012). Estimating population diversity with CatchAll. Bioinformatics 28:1045.\nhttp://www.northeastern.edu/catchall/index.html\nhttp://www.mothur.org/wiki/Catchall"; } string getDescription() { return "estimate number of species"; } int execute();