site_model_to_xml_state: Internal function to convert a site model to XML,
used in the `state` section
Description
Internal function to convert a site model to XML,
used in the `state` section
Usage
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