Skip to content

Commit

Permalink
dopamine
Browse files Browse the repository at this point in the history
  • Loading branch information
kanzure committed Aug 7, 2009
1 parent b863610 commit 9db1b09
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 5 deletions.
48 changes: 43 additions & 5 deletions human_brain.yaml
Expand Up @@ -64,7 +64,7 @@ mesencephalon:
name: cerebral aqueduct, Aqueduct of Sylvius
cerebral peduncle:
midbrain tegmentum:
ventral tegmental area:
ventral tegmental areas: &ventral-tegmental-areas
red nucleus:
crus cerebri:
pretectum:
Expand Down Expand Up @@ -196,6 +196,12 @@ prosencephalon:
localization: anterior #anterior pituitary
links:
- !wikipedia "[[anterior pituitary]]"
anterior pituitary prolactin: &anterior-pituitary-prolactin !secretion
secretes:
- prolactin
inhibited by:
#inhibited by dopamine (neurohormone) from the hypothalamus
- *dopamine
telencephalon:
name: cerebrum
links:
Expand Down Expand Up @@ -255,7 +261,7 @@ prosencephalon:
- *nucleus-lentiforms
- *putamen
subthalamic nucleus:
substantia nigra:
substantia nigra: &substantia-nigra
rhinencephalon: &paleopallium
name: paleopallium
olfactory bulb:
Expand Down Expand Up @@ -294,7 +300,20 @@ prosencephalon:
superior frontal gyrus:
middle frontal gyrus:
inferior frontal gyrus:
temporal lobe:
anterior to:
- *parietal-lobe
- *temporal-lobe
above to:
- *temporal-lobe
disease:
- schizophrenia: !disease
indicators:
- poor axon myelination
connections: #don't know if I like this section or not
- thalamic connection: *thalamus
neurotransmitters:
- dopamine
temporal lobe: &temporal-lobe
cortex:
primary auditory cortex:
abbreviation: A1
Expand All @@ -321,7 +340,7 @@ prosencephalon:
- *brodmann-area-38
- *brodmann-area-41
- *brodmann-area-42
parietal lobe:
parietal lobe: &parietal-lobe
cortex:
primary somatosensory cortex:
abbreviation: S1
Expand Down Expand Up @@ -470,4 +489,23 @@ dural meningeal system:
pontine cistern:
cisterna magna:
spinal subarachnoid space:

neurotransmitters:
dopamine:
characteristics:
- !blood-brain-barrier blocked #doesn't pass the barrier
#not so sure about the following syntax.
- !inhibits *anterior-pituitary-prolactin
produced by: #from
- *substantia-nigra
- *ventral-tegmental-areas
#dopamine is released by the hypothalamus as a neurohormone
- *hypothalamus
inhibits:
- *anterior-pituitary-prolactin
neurotransmitter receptors:
dopamine receptors:
D1:
D2:
D3:
D4:
D5:
File renamed without changes.

0 comments on commit 9db1b09

Please sign in to comment.