BNGL VISUALIZER | BNGL overview | Visualization conventions | Examples | About |
BNGL code | bnglViz visualization |
begin compartments NB: The first number after the compartment name is the dimension, and the next is the size. So, M is 2D membrane while Cyt and EC are volumetric cytosil and extracellular space. These definitions are not compatible with cBNGL but used by VCell software only. |
|
begin molecules NB: The first number is optional and not included in BNGL processing or visualization. Instead of begin molecules the block may start with begin molecular types .
This block can be omitted, and BioNetGen will find molecules by processing species and reaction rules.
|
|
begin species NB: The first number is optional and not included in BNGL processing or visualization. Instead of begin species the block may start with begin seed species .
This block can NOT be omitted.
|
|
begin reaction rules NB: The symbols before : is reaction rule order - it is optional and not included in BNGL processing or visualization.
Instead of begin reaction rules the block may start with begin rules or begin reactions .
This block can NOT be omitted. For details of notations (? , | under site shape, grey vs color, etc)
refer to Faeder et al., 2009.
|