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