get_trees_filenames: Get the .trees filenames that BEAST2 will produce
Description
Get the .trees filenames that BEAST2 will produce
Usage
get_trees_filenames(input_filename)
Value
character vector with the names of the .trees files that BEAST2
will produce
Arguments
input_filename
the name of a BEAST2 input XML file.
This file usually has an .xml extension.
Use create_temp_input_filename to create a temporary
filename with that extension.