blab / cartography

Dimensionality reduction distills complex evolutionary relationships in seasonal influenza and SARS-CoV-2
https://doi.org/10.1101/2024.02.07.579374
MIT License
3 stars 1 forks source link

Quantify monophyletic clusters #83

Closed huddlej closed 6 months ago

huddlej commented 6 months ago

Adds workflow rules and a script to summarize the monophyletic nature of embedding clusters by first running DTA on cluster labels and then counting the transitions between inferred cluster label states between internal nodes of the tree. Reports the number of extra transitions that appear in the tree for all transitions along with the total number of clusters and transitions.

Closes https://github.com/blab/cartography/issues/79