ms609 / TreeDist

Calculate distances between phylogenetic trees in R
https://ms609.github.io/TreeDist/
28 stars 6 forks source link

Match identical splits first #36

Closed ms609 closed 3 years ago

ms609 commented 3 years ago

Reduce scale of LAPJV problem by matching identical splits (i.e. run RF first), and only using LAPJV to match non-identicals.

ms609 commented 3 years ago

Doesn't seem to accelerate.