Update neuron/presynapse.md

This commit is contained in:
2026-05-16 15:20:48 +02:00
parent dcc9b6966d
commit 61c9545b92
+18 -18
View File
@@ -66,8 +66,8 @@ Qui riportiamo la struttura della espressione G e una descrizione di come legger
- RefillRPGlutamine (sec) - RefillRPGlutamine (sec)
```Gen ```Gen
PRESYNAPSE: AP_ctx
AP_ctx PRESYNAPSE:
ms ms
-- NT released into cleft -- NT released into cleft
NTreleaseLow: ( active: 12x ) # Low NTreleaseLow: ( active: 12x ) # Low
@@ -77,8 +77,14 @@ PRESYNAPSE:
Ca2+TracesAccumulationLow: ( active: 10x ) Ca2+TracesAccumulationLow: ( active: 10x )
Ca2+TracesAccumulationMedium: ( active: 6x ) # medium Ca2+TracesAccumulationMedium: ( active: 6x ) # medium
Ca2+TracesAccumulationHigh: ( active: 10x ) # high Ca2+TracesAccumulationHigh: ( active: 10x ) # high
VGCC-PRE
ms
Ca2+enterLow: ( active: 12x ) # Low
Ca2+enterMedium: ( active: 6x ) # Medium
Ca2+enterHigh: ( active: 3x ) # High
NOT AP_ctx NOT AP_ctx
PRESYNAPSE:
sec sec
-- eCB -- eCB
eCBClearance: ( active: 24x ) # Slow eCBClearance: ( active: 24x ) # Slow
@@ -88,29 +94,23 @@ PRESYNAPSE:
RPShuttleHigh: ( active: 12x ) # Fast RPShuttleHigh: ( active: 12x ) # Fast
-- CA2+ trace clearance -- CA2+ trace clearance
Ca2+TracesClearance: ( active: 30x ) # Slow Ca2+TracesClearance: ( active: 30x ) # Slow
VGCC-PRE VGCC-PRE
AP_ctx ms
ms Ca2+ClearanceLow: ( active: 24x ) # Low
Ca2+enterLow: ( active: 12x ) # Low Ca2+ClearanceHigh: ( active: 4x ) # High
Ca2+enterMedium: ( active: 6x ) # Medium
Ca2+enterHigh: ( active: 3x ) # High
NOT AP_ctx
ms
Ca2+ClearanceLow: ( active: 24x ) # Low
Ca2+ClearanceHigh: ( active: 4x ) # High
VGCC-PRE-TUN TunPossible_ctx
TunPossible_ctx VGCC-PRE-TUN
sec sec
CheckVgccPreTun: ( active: 60x ) CheckVgccPreTun: ( active: 60x )
TryTunUpPreVcgg_ctx TryTunUpPreVcgg_ctx
VGCC-PRE-TUN
sec sec
PossibleUpPreVgccTun: ( active: 10x ) PossibleUpPreVgccTun: ( active: 10x )
TryTunDownPreVcgg_ctx TryTunDownPreVcgg_ctx
VGCC-PRE-TUN
sec sec
PossibleDownPreVgccTun: ( active: 10x ) PossibleDownPreVgccTun: ( active: 10x )
``` ```