circuit_compile: Compiles the circuit by combining all the species, reactions,...

View source: R/GATE_LIB.R

circuit_compileR Documentation

Compiles the circuit by combining all the species, reactions, initial concentrations and reaction constants. This enables the circuit to be simulated in DNAr.

Description

Compiles the circuit by combining all the species, reactions, initial concentrations and reaction constants. This enables the circuit to be simulated in DNAr.

Usage

circuit_compile(circuit)

Arguments

circuit

Circuit to be compiled.

Value

Compiled circuit.


renanmarks/dnarlogic documentation built on Sept. 25, 2022, 10:48 p.m.