Helper class for specifiying a set of monophyletic clades. This beast object is passed as an argument to another beast object, and provides the node id's of the clade roots upon request.The clades are collected from the various arguments and merged. Note that the mrca logger ignores the 'useOriginate' directive by design.
Logable: yes, this can be used in a log.
clades, multiclades, constraints
 
type: beast.base.evolution.tree.MRCAPrior*** |
The set of clades represented as MRCAPriors |
Optional input |
 
type: beastlabs.math.distributions.MultiMRCAPriors |
Set of clades represented as MultiMRCAPriors |
Optional input |
 
type: beastlabs.math.distributions.MultiMonophyleticConstraint |
all constraints as encoded by one unresolved tree. |
Optional input |