This issue needs further investigation using VCell itself and with VCell developers, but putting a placeholder here. VCell seems to export compartmental models that don't have parent compartments listed in the compartments block. Not sure if this is all compartmental models exported from VCell or just a subset.
Here's a very simple example with two compartments EC and mem:
begin compartments
EC 3 1
mem 2 1
end compartments
Because mem does not have a parent compartment, compartmental rules involving species in adjacent compartments do not generate reactions:
This issue needs further investigation using VCell itself and with VCell developers, but putting a placeholder here. VCell seems to export compartmental models that don't have parent compartments listed in the
compartments
block. Not sure if this is all compartmental models exported from VCell or just a subset.Here's a very simple example with two compartments
EC
andmem
:Because
mem
does not have a parent compartment, compartmental rules involving species in adjacent compartments do not generate reactions:A complete example model is lig_receptor.bngl.txt