X-Git-Url: https://git.donarmstrong.com/?p=mothur.git;a=blobdiff_plain;f=makelookupcommand.h;h=ca274e057532e5a3bbc0839c92cdcee8984e61e1;hp=743e756544d29624d699acd7f50764403976c834;hb=cf9987b67aa49777a4c91c2d21f96e58bf17aa82;hpb=ac663461b19ad1436a06aa63f97221d1ff105482 diff --git a/makelookupcommand.h b/makelookupcommand.h index 743e756..ca274e0 100644 --- a/makelookupcommand.h +++ b/makelookupcommand.h @@ -26,8 +26,8 @@ public: string getOutputPattern(string); string getHelpString(); - string getCitation() { return "http://www.mothur.org/wiki/Make.lookup"; } - string getDescription() { return "create custom lookup files for use with shhh.flows"; } + string getCitation() { return "Quince, C., A. Lanzén, T. P. Curtis, R. J. Davenport, N. Hall, I. M. Head, L. F. Read, and W. T. Sloan. 2009. Accurate determination of microbial diversity from 454 pyrosequencing data. Nat Methods 6:639-41. http://www.mothur.org/wiki/Make.lookup"; } + string getDescription() { return "Creates a lookup file for use with shhh.flows using user-supplied mock community data and flow grams"; } int execute(); void help() { m->mothurOut(getHelpString()); }