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
I have written and tested an AncestralStatesLogger extension, which allows the reconstruction at multiple MRCA nodes, each specified by a taxonset, and which logs the original representation of the value instead of the internal one (eg. covarion logs as 01ab instead of 0123 – The code for that was taken from the AncestralStateTreeLikelihood class in beast-classics).
That class should be backward compatible with AncestralStateLogger and I would be happy to create a pull-request to it for this directory, if you like.
The text was updated successfully, but these errors were encountered:
I have written and tested an AncestralStatesLogger extension, which allows the reconstruction at multiple MRCA nodes, each specified by a taxonset, and which logs the original representation of the value instead of the internal one (eg. covarion logs as
01ab
instead of0123
– The code for that was taken from the AncestralStateTreeLikelihood class in beast-classics).That class should be backward compatible with AncestralStateLogger and I would be happy to create a pull-request to it for this directory, if you like.
The text was updated successfully, but these errors were encountered: