beast2
beast2 copied to clipboard
Make Alignment a StateNode
trafficstars
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.