ms609 / Quartet

R package to calculate the similarity of two trees based on the number of shared four-taxon subtrees (or splits)

Home Page:https://ms609.github.io/Quartet/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow comparison when tips aren't identical

ms609 opened this issue · comments

Simply modify QuartetStatus() to add u / r1 / r2 entries according to the number of quartets across all leaves not resolved by each tree, calculable by computing a confusion table across all leaves and using choose() before dropping non-overlapping leaves and launching tqDist.