Skip to main content
. 2013 Oct 16;4:408. doi: 10.3389/fpls.2013.00408

Table 2.

Cellerator user defined, regulatory, and enzymatic arrow forms.

Arrow forma,b Typical ODE Termc
{e · Xf · Y, g(X)} [Xi]′ = −eig(X), [Yi]′ = fig(X)
{XY, Hill[v, n, K, a, T]} [Y]=v[] (a + T · [X])nKn + (a + T · [X])n
{XY, GRN[v, T, n, h]} [Y]=v[]1+exp(hT · [X]n)
{XY, SSystem[τ, C+, C, n+, n]} [Y]=[]τ{C+iXini+CiXini}
{XY, NHCA[v, {T+, T}, n, m, k]} [Y]=v[]i(1+Ti+[X]ini)mki(1+Ti[X]ini)m+i(1+Ti+[X]ini)m
{{X, Y} ⇒ rational[a, d, m, n]} [Y]d=a0 + rest(a) · [X]nd0 + rest(d) · [X]n
{X ↦ Y, USER[v, T, n, h, f]} [Y]′ = vf(hT · [X]n)
{XY, MM[K, v]} [Y] = [X] = v[][X]K + [X]
{XY, MWC[k, n, c, L, K]} [Y]e=[X]k[]α(1+α)n1+Lαc(1+αc)n1(1+α)n+L(1+αc)n1

aThe catalyst species ℰ is optional and may be omitted.

bBoldface quantities may be either scalars or vectors. Vectors enclosed by curly brackets. The notation v = pq means a vector v with components vi = pqii.

cIf the catalyst is omitted replace[ℰ] with 1.

dIn rational, rest(x) is the vector x with its first element removed.

eIn MWC, α = [X]/K.