]> git.donarmstrong.com Git - mothur.git/blobdiff - makelookupcommand.h
working on pam
[mothur.git] / makelookupcommand.h
index 743e756544d29624d699acd7f50764403976c834..ca274e057532e5a3bbc0839c92cdcee8984e61e1 100644 (file)
@@ -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()); }