Open GoogleCodeExporter opened 9 years ago
Original comment by lh64@cornell.edu
on 27 Mar 2013 at 9:17
From BNG developers' meeting, 04/04/2013
----------------------------------------
Remove differences between BNGL and NET grammars. Reformulate NETGrammar to
include only “reactions” and “groups” blocks.
1)NET files begin every line with an index (not orthodox BNGL)
*Action: add colon after label in net file
*Action: require labels to use same syntax as parameter names
*Check RB compatibility (Leonard)
*Coordinate with PySB devs.
2) Single colon vs. double colon for compartment and tag prefixes.
*NET: “@comp::M(x)”, “%tag::M(x)”
*BNGL: “@comp:M(x)”, “%tag:M(x)”.
*NFsim manual uses “::”, while cBNGL paper uses “:”
*Action: single colon is party dogma. Double colon will be supported
temporarily for the sake of backwards compatibility.
Original comment by lh64@cornell.edu
on 17 Apr 2013 at 8:54
Original issue reported on code.google.com by
lh64@cornell.edu
on 26 Mar 2013 at 10:43