Open lamthuy opened 2 years ago
There is a small bug where the order of the branches:
This causes issue in parsing the ancestral output.
Thanks for noticing this. I propose fixing this by changing the ancestral output to follow the order given by the tree (1,2,0) as this is less likely to break other things.
1,2,0
There is a small bug where the order of the branches:
This causes issue in parsing the ancestral output.