get_trees_filenames: Get the .trees filenames that BEAST2 will produce

View source: R/get_trees_filenames.R

get_trees_filenamesR Documentation

Get the .trees filenames that BEAST2 will produce

Description

Get the .trees filenames that BEAST2 will produce

Usage

get_trees_filenames(input_filename)

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.

Value

character vector with the names of the .trees files that BEAST2 will produce

Author(s)

Richèl J.C. Bilderbeek

Examples

check_empty_beaustier_folders()

get_trees_filenames(get_beastier_path("2_4.xml"))
get_trees_filenames(get_beastier_path("anthus_2_4.xml"))

check_empty_beaustier_folders()

richelbilderbeek/beastier documentation built on Nov. 8, 2023, 9:29 p.m.