View source: R/get_alignment_ids_from_xml.R
get_alignment_ids_from_xml | R Documentation |
Get the alignment IDs from one or more 'BEAST2' XML input files.
get_alignment_ids_from_xml(xml_filename)
xml_filename |
name of a 'BEAST2' XML input file. |
a character vector with one or more alignment IDs.
Richèl J.C. Bilderbeek
beastier::remove_beaustier_folders()
beastier::check_empty_beaustier_folders()
alignment_ids <- get_alignment_ids_from_xml(
get_babette_path("anthus_2_4.xml")
)
beastier::remove_beaustier_folders()
beastier::check_empty_beaustier_folders()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.