create_beast2_input_data_sequences: Creates the data section of a BEAST2 XML parameter file
Description
Creates the data section of a BEAST2 XML parameter file
Usage
create_beast2_input_data_sequences(
input_fasta_filename,
beauti_options = create_beauti_options()
)
Arguments
- input_fasta_filename
one FASTA filename
- beauti_options
one BEAUti options object,
as returned by create_beauti_options
Author
Richèl J.C. Bilderbeek