ms609 / TreeDist

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

Warn when tips don't match? #106

Open ms609 opened 1 year ago

ms609 commented 1 year ago

It's potentially confusing when distances of zero are computed with no message, e.g. where tree 1 contains underscores and tree 2 spaces. Perhaps throw warning when comparing trees with different leaves.