create_beast2_input_data_sequences: Creates the data section of a BEAST2 XML parameter file

View source: R/create_beast2_input_data_sequences.R

create_beast2_input_data_sequencesR 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


richelbilderbeek/beastscriptr documentation built on April 9, 2024, 2:28 p.m.