matsengrp / historydag

https://matsengrp.github.io/historydag
GNU General Public License v3.0
0 stars 1 forks source link

Implement Sum RF distance #39

Closed willdumm closed 1 year ago

willdumm commented 2 years ago

We would like to try sampling trees from the history DAG which are topologically strange, find the median trees in the DAG, find outliers, etc. Topological strangeness will be quantified as the sum of Robinson Foulds distance from a tree to any other tree in the DAG. We can compute this using the AddFuncDict framework.