You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Where `tree number` is in the same order as the input trees, `size` = the number of taxa in the tree, `Clan x` is the clan definied by the xth line of the clan file.
100
102
101
-
In this example Clan 3 defined as having the monophyly of "c d a" was violated in both tree 1 and tree 2.
103
+
A "1" in the table means that this tree did not violate this clan.
104
+
A "0" in the table means that this tree violated this clan.
105
+
A "?" in the table means that there were not enough taxa from the Clan in this tree to carry out the test (minimum required is 2 taxa).
106
+
107
+
All three trees did not contain Clan 3, (c d a) despite all three trees containing all three taxa
108
+
109
+
Both tree 2 and tree 3 did not contain clan 1 (c d b), despite both trees containing all three taxa
110
+
111
+
We could not test Clan 6 (g d) against Tree 1 or Tree 3 as neither of those trees had taxon "g".
112
+
102
113
103
-
Overall, Tree 2 violated 2 of the clans and tree 1 violoated 1.
0 commit comments