BEAST v2.7.8 Documentation: feast.fileio.logfileiterator.TreeLogFileState

A container for one or more state variables to be populated on the basis of an input log file.
A LogFileState representing the mapping from input tree log file samples to BEAST 2 Trees.

Inputs:

tree, readTaxonSet, logFileName

 

tree
type: beast.base.evolution.tree.Tree
Tree to read log file state into.
Required input

 

readTaxonSet
type: java.lang.Boolean
Read taxon set from tree file and assign to each tree.
Optional input. Default: true

 

logFileName
type: java.lang.String
Name of log file
Required input