phylotastic hackathon at NESCENT 120606
[jalview.git] / forester / java / src / org / forester / tools / SupportCount.java
index e554d4e..e542c5e 100644 (file)
@@ -204,6 +204,9 @@ public final class SupportCount {
                 // comparison if
                 // phylos are saved
                 // to file.
+                evaluator_phylogeny.externalNodesHaveChanged();
+                evaluator_phylogeny.hashIDs();
+                evaluator_phylogeny.recalculateNumberOfExternalDescendants( true );
             }
             final double s = SupportCount.compare( phylogeny,
                                                    evaluator_phylogenies[ i ],