Update elements/neuron/soma.md

This commit is contained in:
2026-06-03 00:10:11 +02:00
parent a8f942ae44
commit 6134197230
+9 -7
View File
@@ -14,14 +14,16 @@ Expansions and modulations:
SOMA SOMA
type: comprehension type: comprehension
expand_comprehension: expansion:
&SOMA_VGSC-H: SOMA_VGSC (full: 50x, active: 20x, empty: 10x) _@SOMA_VGSC-H: TUB [ comprehension: SOMA_VGSC, full: 50x, active: 20x, empty: 10x ]
&SOMA_VGSC-M: SOMA_VGSC (full: 50x, active: 20x, empty: 10x) _@SOMA_VGSC-M: TUB [ comprehension: SOMA_VGSC, full: 50x, active: 20x, empty: 10x ]
&SOMA_VGSC_L: SOMA_VGSC (full: 50x, active: 20x, empty: 10x) _@SOMA_VGSC-L: TUB [ comprehension: SOMA_VGSC, full: 50x, active: 20x, empty: 10x ]
instantiate_container: instantiation:
MAIN-SOMA []
SOMA_VGSC_H_TUN [pass: &SOMA_VGSC_H] # Behaviour
$: BEHAVIOUR [ behaviour: MAIN-SOMA ]
$: BEHAVIOUR [ behaviour: SOMA_VGSC_H_TUN ]
SOMA_VGSC_M_TUN [pass: &SOMA_VGSC_M] SOMA_VGSC_M_TUN [pass: &SOMA_VGSC_M]
SOMA_VGSC_L_TUN [pass: &SOMA_VGSC_L] SOMA_VGSC_L_TUN [pass: &SOMA_VGSC_L]