save_dsd_script: Export a DSD script for a CRN

View source: R/dsd.R

save_dsd_scriptR Documentation

Export a DSD script for a CRN

Description

Use this function to export a CRN to a DSD script using the 4-domain approach of implementing CRNs using DNA. The parameters are the same of react_4domain(), except for the filename, which is the name of the file that will be exported and should be specified with an extension, since there is no standard extension for DSD scripts.

Usage

save_dsd_script(species, ci, reactions, ki, qmax, cmax, alpha, beta, t,
  filename)

DanielKneipp/DNAr documentation built on Jan. 7, 2023, 12:42 p.m.