BEAST v2.7.8 Documentation: beastlabs.tools.TreeStateNodeSource

Source of trees for post hoc analysis

Inputs:

treefile, treeID, state, value

 

treefile
type: beastfx.app.util.TreeFile
Tree log containing trees from the posterior.
Optional input

 

treeID
type: java.lang.String
id of the tree that should be initialised from the tree file
Optional input

 

state
type: beast.base.inference.State
elements of the state space
Optional input

 

value
type: java.lang.String
comma delimited string of map enties. Each entry maps a meta data label to a state node entry. For example BranchRates.c:dna=rate
Optional input