Opened 18 years ago
Closed 17 years ago
#91 closed task (fixed)
new variable for reactions (exclude in logical analysis) to export to cna
Reported by: | reiner | Owned by: | ginkel |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | Promot | Version: | 0.7.2 |
Severity: | fatal | Keywords: | |
Cc: |
Description
boolean parameter for reactions that is exported to CNA (reactions file, column 7 (?), one column after time scale)
code to be included in the library, gate file:
("logexcl"
:is-a "var-boolean-parameter" :documentation "parameter defining whether to exclude the reaction in the logical analysis (1) or not (0)" :value "0")
Change History (2)
comment:1 Changed 18 years ago by ginkel
comment:2 Changed 17 years ago by mirschel
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Done with [6985].