Opened 16 years ago
Closed 16 years ago
#169 closed defect (fixed)
No compund found - Error when exporting a modularized logical model
Reported by: | huard | Owned by: | promot |
---|---|---|---|
Priority: | major | Milestone: | Promot 0.8.2 |
Component: | Promot | Version: | 0.8.1 |
Severity: | fatal | Keywords: | no compound found, export, logical, struct-adapter |
Cc: |
Description
After trying to export a modularized logical model, I get the following error report:
No compound found for #<promot-logical_cell_cycle_v28@330881:mod_nfkb.activ2c>
No compound found for #<promot-logical_cell_cycle_v28@330881:mod_pi3k.activ2x>
No compound found for #<promot-logical_cell_cycle_v28@330881:mod_pi3k.activ2x>
No compound found for #<promot-logical_cell_cycle_v28@330881:mod_pi3k.activ2x>
No compound found for #<promot-logical_cell_cycle_v28@330881:mod_pi3k.activ2x>
No compound found for #<promot-logical_cell_cycle_v28@330881:mod_ubiquitin.activ2u>
-Error while collecting logical gates
All those 3 'activ' follow the same pattern: struct-adapter-compound -- compound1 -- not -- activ -- compound2
It might be that the export algorithm sees the term-struct-compound corresponding to the struct-adapter-compound first and thus ignores compound1 ...
Change History (1)
comment:1 Changed 16 years ago by rempel
- Resolution set to fixed
- Status changed from new to closed
fixed with r8317 there are two problems fixed: