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.
tree, readTaxonSet, logFileName
 
type: beast.base.evolution.tree.Tree |
Tree to read log file state into. |
Required input |
 
type: java.lang.Boolean |
Read taxon set from tree file and assign to each tree. |
Optional input. Default: true |
 
type: java.lang.String |
Name of log file |
Required input |