View source: R/create_beast2_input_data.R
create_beast2_input_data | R Documentation |
data
section of a BEAST2 XML parameter fileCreates the data
section of a BEAST2 XML parameter file
create_beast2_input_data(
input_filename,
beauti_options = create_beauti_options()
)
input_filename |
A FASTA filename.
Use |
beauti_options |
one BEAUti options object,
as returned by |
lines of XML text
Richèl J.C. Bilderbeek
check_empty_beautier_folder()
create_beast2_input_data(
input_filename = get_fasta_filename(),
beauti_options = create_beauti_options_v2_4()
)
check_empty_beautier_folder()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.