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
5 stars 1 forks source link

Add early flu embeddings for ancestral sequences #76

Closed huddlej closed 9 months ago

huddlej commented 9 months ago

Adds logic to the early H3N2 HA workflow to generate embeddings from observed and ancestral sequences and include these embeddings alongside the original embeddings based on observed sequences only. Updates the Auspice config JSON for early H3N2 HA, too, to include these ancestral embeddings. This commit paves the way for plotting of branches between samples in the embeddings by producing an "annotated embeddings" table with embedding coordinates for both internal nodes and tips.

Related to #50

huddlej commented 9 months ago

Closed in favor of #80