ms609 / TreeDist

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

Dimension goodness plotter fails with batches #83

Open ms609 opened 2 years ago

ms609 commented 2 years ago

Replicate in MapTrees() GUI by:

I see

ncol(distReference) == ncol(distLowDin) is not TRUE

This seems to have disappeared on repeat – perhaps because other packages (TreeSearch?) were subsequently installed?