rambaut / Seq-Gen

Sequence simulator
51 stars 17 forks source link

Bugs in ancestral output order #19

Open lamthuy opened 2 years ago

lamthuy commented 2 years ago

There is a small bug where the order of the branches:

This causes issue in parsing the ancestral output.

rambaut commented 2 years ago

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.