You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently mutations get pushed below the recombination node, which is probably less parsimonious that putting them on the branches back to the parents.
The text was updated successfully, but these errors were encountered:
This is probably not a good idea in the short term as mutations that occur on these partial edges won't be available for the reversion push and overlap hueristics. It is definitely something to remember though.
Currently mutations get pushed below the recombination node, which is probably less parsimonious that putting them on the branches back to the parents.
The text was updated successfully, but these errors were encountered: