]> git.donarmstrong.com Git - mothur.git/blobdiff - parsimonycommand.cpp
Added get.line command.
[mothur.git] / parsimonycommand.cpp
index 534ff0b1ab940a4b9398cc457a3f03a5d1381384..fe5a1dd251899818715cb52c14ac7c73a40630b2 100644 (file)
@@ -89,6 +89,7 @@ int ParsimonyCommand::execute() {
                        for (int i = 0; i < T.size(); i++) {
                                cout << "Processing tree " << i+1 << endl;
                                userData = pars->getValues(T[i]);  //userData[0] = pscore
+                               cout << "Tree " << i+1 << " parsimony score = " << userData[0] << endl;
                                //update uscoreFreq
                                it = uscoreFreq.find(userData[0]);
                                if (it == uscoreFreq.end()) {//new score