ristrutturazione files e formatting

This commit is contained in:
2026-03-09 10:36:25 +01:00
parent 69dc6abc2e
commit ef35542014
11 changed files with 78 additions and 98 deletions
+4 -5
View File
@@ -97,13 +97,13 @@ context: IntegrateCa2+
rf: ( active: 60x )
condition: (Ca2+ empty)
out_context: CaEmpty
out_context: CaEmpty
condition: NOT (Ca2+ empty) AND NOT (Ca2+ full)
out_context: CaMedium
out_context: CaMedium
condition: (Ca2+ full)
out_context: CaFull
out_context: CaFull
```
### VescicleRelease: Episode
@@ -127,8 +127,7 @@ episode: VescicleRelease
rf: ( active: 6x )
hypothesis: (Ca2+ full) AND NOT (Rrp empty)
action: [Rrp decrease, Nt increase, Ca2+ decrease,
TagRelease increase]
action: [Rrp decrease, Nt increase, Ca2+ decrease, TagRelease increase]
trace: None
```