varie
This commit is contained in:
+14
-9
@@ -22,15 +22,6 @@ TECTUM-BEH
|
||||
AST-001: ASTRO
|
||||
AST-002: ASTRO
|
||||
|
||||
interfaces:
|
||||
# questi sono messi a disposizione dell'organismo che mette assieme organi come tectum, hypothalamus
|
||||
# devo tipizzare ...
|
||||
# INCOMING-EXC-001: NEU-001.DENDRITIC-BRANCH(2)
|
||||
# OUTGOING-EXC-001: NEU-007.AXON
|
||||
# INCOMIMG-INH-001: NEU-003.SOMA
|
||||
# OUTGOING-INH-001: NEU-005.AXON
|
||||
|
||||
|
||||
relations:
|
||||
|
||||
# Area 1
|
||||
@@ -38,5 +29,19 @@ TECTUM-BEH
|
||||
|
||||
INHIBITION [out: WTA-001.AREA-002, in: WTA-002.AREA-001, AST-002]
|
||||
|
||||
interfaces:
|
||||
# questi sono messi a disposizione dell'organismo che mette assieme organi come tectum, hypothalamus
|
||||
# devo tipizzare ...
|
||||
|
||||
AREA-001:
|
||||
incoming-exc:
|
||||
- WTA-001.AREA-001
|
||||
- WTA-002.AREA-001
|
||||
incoming-inh:
|
||||
- WTA-002.AREA-001
|
||||
outgoing-exc:
|
||||
- WTA-002.AREA-001
|
||||
outgoing-inh:
|
||||
- WTA-002.AREA-001
|
||||
|
||||
```
|
||||
Reference in New Issue
Block a user