rambaut / Seq-Gen

Sequence simulator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bugs in ancestral output order

lamthuy opened this issue · comments

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.