All unit operations
IVT reactor (mRNA transcription) simulation
reaction mix -> transcript
Governing equations
The exact equations the solver works for a ivt reactor (mrna transcription) — the same math shown in the app's "Theory" panel, not a black box.
- nucleotide pool [mol/m^3]
- polymerase activity [mol/m^3/s]
- Michaelis constant [mol/m^3]
- pyrophosphate released [mol/m^3]
- competitive inhibition constant [mol/m^3]
Parameters
vmax [mol/m^3/s] + km [mol/m^3] (measured for your enzyme and template), transcript_length [nucleotides], batch_time [s]. Optional: turnaround_time [s], ntp [component id, default 'ntp'], product [default 'mrna'], inhibition_constant [mol/m^3 PPi, competitive], pyrophosphatase [bool — hydrolyses the PPi and removes the inhibition].