]> git.donarmstrong.com Git - mothur.git/blobdiff - classifytreecommand.cpp
paralellized pairwise.seqs for windows
[mothur.git] / classifytreecommand.cpp
index e1ef6d304227f7b523ebb9540373a58cdd2339a0..9ec4e6f89a40d12a1661144f8835cd6e1a4ccc84 100644 (file)
@@ -33,7 +33,7 @@ vector<string> ClassifyTreeCommand::setParameters(){
 string ClassifyTreeCommand::getHelpString(){   
        try {
                string helpString = "";
-               helpString += "The classify.tree command reads a tree and taxonomy file and output the concensus taxonomy for each node on the tree. \n";
+               helpString += "The classify.tree command reads a tree and taxonomy file and output the consensus taxonomy for each node on the tree. \n";
                helpString += "If you provide a group file, the concensus for each group will also be provided. \n";
                helpString += "The new tree contains labels at each internal node.  The label is the node number so you can relate the tree to the summary file.\n";
                helpString += "The summary file lists the concensus taxonomy for the descendants of each node.\n";