]> git.donarmstrong.com Git - mothur.git/blobdiff - primerdesigncommand.cpp
added *.count.summary file to count.groups command. added deltaq and insert parameter...
[mothur.git] / primerdesigncommand.cpp
index 48bb00f5cc7b8f7bc9cacdce2bdb6e32aeec656b..59369b3cf7411bdc0383d2a0be0676c3caee4c61 100644 (file)
@@ -39,7 +39,7 @@ vector<string> PrimerDesignCommand::setParameters(){
 string PrimerDesignCommand::getHelpString(){   
        try {
                string helpString = "";
-               helpString += "The primer.design allows you to design sequence fragments that are specific to particular OTUs.\n";
+               helpString += "The primer.design allows you to identify sequence fragments that are specific to particular OTUs.\n";
                helpString += "The primer.design command parameters are: list, fasta, name, count, otunumber, cutoff, length, pdiffs, mintm, maxtm, processors and label.\n";
                helpString += "The list parameter allows you to provide a list file and is required.\n";
         helpString += "The fasta parameter allows you to provide a fasta file and is required.\n";