-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Currently pango-collapse treats recombinants as separate lineages because there's not a clear way to collapse the multiple lineages.
For example if you have BA.2.10 and B.1.1.529 in the collapse file how should you collapse XBB? This gets more complicated for more diverse recombinants.
BM.1.1.1 -> B.1.1.529
/
XBB -
\
BJ.1 -> BA.2.10
We could potentially report both lineages? But that means you'd have to deal with multiple values in a single column in the output file.
Can we add this behaviour and make it configurable via a opt-in cli flag like --split-recombinants?
Related to (#7)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels