You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The rule-based model with three compartments and three reactions transport molecules anchored to a membrane to a volume. It manifests itself only when there are two different membranes. Model Compartments_bug2022a
The simplest model has 2 molecules R, A and 2 species R in pm , A in cyt.
R is anchored to two membranes pm and em and is initially located in pm.
The first reaction reversibly binds A to R in pm.
The next moves any complex with R to em.
The third moves aby complex with A to cyt.
The bug: the model creates R-A in cytosol, where R can not be located.
If R moving to em is disabled, R-A stays in pm - no error.