varie
This commit is contained in:
@@ -6,10 +6,10 @@ include_toc: true
|
||||
|
||||
Qui comprendiamo:
|
||||
|
||||
- {PRESYNAPSE}: Presynapse
|
||||
- {{PRESYNAPSE}}: Presynapse
|
||||
- {VGCC_PRE}: Voltage-Controlled Gated Channels
|
||||
|
||||
## {PRESYNAPSE}
|
||||
## {{PRESYNAPSE}}
|
||||
|
||||
```Gen
|
||||
{PRESYNAPSE}
|
||||
@@ -17,17 +17,17 @@ Qui comprendiamo:
|
||||
type: comprehension
|
||||
|
||||
expand_comprehension:
|
||||
???: {VGCC-PRE} [ full: 10x, active: 5x, empty: 2x ]
|
||||
_VGCC_PRE: {{VGCC-PRE}} [ full: 10x, active: 5x, empty: 2x ]
|
||||
|
||||
instantiate_container:
|
||||
BEHAVIOR_PRE: CONTAINER []
|
||||
TUNE_VGCC_PRE: CONTAINER [pass: ???]
|
||||
@: {BEHAVIOR_PRE} []
|
||||
@: {TUNE_VGCC_PRE} [pass: _VGCC_PRE]
|
||||
```
|
||||
|
||||
### BEHAVIOR_PRE
|
||||
### {BEHAVIOR_PRE}
|
||||
|
||||
```Gen
|
||||
BEHAVIOR_PRE
|
||||
{BEHAVIOR_PRE}
|
||||
|
||||
activity_scope: !DAY
|
||||
type: container
|
||||
@@ -378,24 +378,24 @@ PossibleDownPreVgccTun
|
||||
trace:
|
||||
```
|
||||
|
||||
## {VGCC-PRE}
|
||||
## {{VGCC-PRE}}
|
||||
|
||||
Voltage-Controlled Gated Channels: Qui per ora non gestiamo l'evoluzione della depolarizzazione. Alla scomparsa dell'AP, i VGCC smettono di funzionare.
|
||||
|
||||
```Gen
|
||||
{VGCC-PRE}
|
||||
{{VGCC-PRE}}
|
||||
type: comprehension
|
||||
|
||||
instantiate_container:
|
||||
BEHAVIOR_VGCC_PRE: CONTAINER []
|
||||
```
|
||||
|
||||
### BEHAVIOR_VGCC_PRE
|
||||
### {BEHAVIOR_VGCC_PRE}
|
||||
|
||||
Voltage-Controlled Gated Channels: Qui per ora non gestiamo l'evoluzione della depolarizzazione. Alla scomparsa dell'AP, i VGCC smettono di funzionare.
|
||||
|
||||
```Gen
|
||||
BEHAVIOR_VGCC_PRE
|
||||
{BEHAVIOR_VGCC_PRE}
|
||||
|
||||
activity_scope: !DAY
|
||||
type: container
|
||||
|
||||
Reference in New Issue
Block a user