create_beast2_input_data_sequences {beautier}R Documentation

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

Value

lines of XML text

Author(s)

Richèl J.C. Bilderbeek


[Package beautier version 2.6.11 Index]