forked from binfalse/BiVeS-SBML
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Trac Ticket #7
component: code
owner: martin
reporter: martin
created: 2014-02-07 12:10:45
milestone:
type: task
version:
keywords:
different chemical reaction networks and changes in it. check output of graph producers..
{{{
#!java
if (s.getModification () == CRN.MODIFIED)
// [...]
// [...]
if (a == null || b == null || !a.equals (b))
return "";
return a;
}}}
comment 1
time: 2014-02-07 12:10:55
author: martin
comment 2
time: 2014-02-07 12:10:55
author: martin
Updated owner to martin
comment 3
time: 2014-02-07 12:10:55
author: martin
Updated status to assigned
comment 4
time: 2014-05-11 19:11:22
author: martin
now it is chemical reaction network, see bives-core:#40
Reactions are currently unavailable