X-Git-Url: https://git.donarmstrong.com/?p=mothur.git;a=blobdiff_plain;f=makelookupcommand.h;h=ca274e057532e5a3bbc0839c92cdcee8984e61e1;hp=743e756544d29624d699acd7f50764403976c834;hb=050a3ff02473a3d4c0980964e1a9ebe52e55d6b8;hpb=40eaf5045c389e9e3d1930807ae10b4e77b4dd0d 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()); }