]> git.donarmstrong.com Git - mothur.git/blobdiff - primerdesigncommand.h
added modify names parameter to set.dir
[mothur.git] / primerdesigncommand.h
index 78c12deaa18787bd6e1de379326ece370d9f7951..2879d2b47003b2c166c7d7b3d5887d2e62a0843d 100644 (file)
@@ -31,7 +31,7 @@ public:
     string getOutputPattern(string);
        string getHelpString(); 
     string getCitation() { return "http://www.mothur.org/wiki/Primer.design"; }
-    string getDescription()            { return "design sequence fragments that are specific to particular OTUs"; }
+    string getDescription()            { return "identify sequence fragments that are specific to particular OTUs"; }
     
     int execute(); 
     void help() { m->mothurOut(getHelpString()); }