Takes an airr clone object and tree and returns BEAST2 XML for setting the starting tree
create_starting_tree(
clone,
id,
tree,
include_germline_as_tip,
tree_states,
start_edge_length
)
String of XML setting the starting tree
an airrClone
object
unique identifer for this analysis
starting tree, either a phylo object or a newick string
include the germline as a tip
use states in the starting tree?
edge length to use for all branches in starting tree