Rules_Rail_Road - visualizing rule-based models

Visualize models in BNGL format

Visualize BNGL BNGL overview Rules Railroad Concept Visualizing conventions Examples About

Visualization conventions

BNGL code Rules_Rail_Road visualization bnglViz visualization
begin molecules
1 EGFR(ecd,tmd,Y1~u~p,Y2~u~p) #EGF receptor


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.
begin species
1 egfr(l,r,Y1068~Y,Y1148~Y) egfr_tot #unphosphorylated receptor


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.
begin reaction rules
1 egfr(l,r,Y1068~Y,Y1148~Y) egfr_tot #unphosphorylated receptor


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. For details of notations (?, | under site shape, grey vs color, etc) refer to Faeder et al., 2009.