Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make Alignment a StateNode #1150

Open
rbouckaert opened this issue May 16, 2024 · 0 comments
Open

Make Alignment a StateNode #1150

rbouckaert opened this issue May 16, 2024 · 0 comments

Comments

@rbouckaert
Copy link
Member

At the moment, it derives from Map, which derives from CalculationNode, but not from StateNode, making it cumbersome to do any operation on the Alignment during MCMC.

Making Alignment a StateNode (or actually, making Map a StateNode) would solve this problem. Obviously, the TreeLikelihood still expects a static Alignment, but this functionality will be developed in a package.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant