hky_site_model_to_xml_state: Converts a site model to XML,
used in the state
section
Description
Converts a site model to XML,
used in the state
section
Usage
hky_site_model_to_xml_state(
site_model,
beauti_options = create_beauti_options()
)
Value
the site model as XML text
Arguments
- site_model
a site model,
as returned by create_site_model
- beauti_options
one BEAUti options object,
as returned by create_beauti_options
Author
Richèl J.C. Bilderbeek