Skip to content

Commit c0ca0e6

Browse files
committed
updates
1 parent aa4131c commit c0ca0e6

File tree

2 files changed

+15
-7
lines changed

2 files changed

+15
-7
lines changed

docs/_posts/2025-06-18-neurocells.md

Lines changed: 15 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ layout: single
55
categories: [blog]
66
excerpt: "A primer on cells in the nervous system"
77
---
8-
## Levels of Organization of Multicellular Organisms ##
8+
## Levels of Organization in Multicellular Organisms ##
99
In order from smallest to largest, an organism is composed of:
1010
1. Organelles: cellular components built for specific functions (e.g. endoplasmic reticulum).
1111
2. Cells: basic subunit of biology (e.g. nerve cell).
@@ -79,23 +79,31 @@ As neuroscientist Kelsey C. Martin noted in 2016:
7979
The synapse is a remarkable site for information integration in the brain traditionally viewed as a connection between adjacent neurons. However, recent research has uncovered that non-neuronal support cells—glia—also play a crucial role in regulating synaptic function, as explored in the following section.
8080

8181
## Cellular Taxonomy of the Central Nervous System ##
82+
There are many types of cells within the central nervous system (CNS) but the main distinction is between neuronal cells and support cells referred to as glia. Neuronal cells are unique because they transmit electrical signals. Glia serve a multitude of roles, including neurotransmitter production and metabolism, synaptic plasticity, structural support, and the formation of myelin. As shown in the following SEM image, we now know that microglia participate in synaptic pruning by removing dendritic spines.
8283

83-
A basic taxonomy of cells within the central nervous system may look like the following:
84+
<figure>
85+
<img
86+
src="/assets/images/PR2big.jpg"
87+
alt="Microglia nibbles synapses">
88+
<figcaption><em>
89+
An image captured using focused ion beam scanning electron microscopy shows the tiny fingers of several synapses being "nibbled" by a single microglia, pictured in red. Photo by L. Weinhard, EMBL Rome (2018), CC BY 4.0.
90+
</em><figcaption>
91+
</figure>
8492

85-
![Cell Taxonomy](/assets/figs/neurocell_taxonomy.svg)
93+
Below is a simple taxonomy of cells within the central nervous system. In this taxonomy, the neuronal cells are separated according to morphology (shape). Neurons may also be classified by the neurotransmitter they secrete, such as acetylcholine (cholinergic) or dopamine (dopaminergic). These distinctions are not mutually exclusive, meaning a cell could be bipolar and glutamatergic, for instance.
8694

87-
There are many types of cells within the central nervous system (CNS) but the main distinction is between neuronal cells and support cells referred to as glia. Neuronal cells are unique because they transmit electrical signals. Glia serve a multitude of roles, including neurotransmitter production and metabolism, synaptic plasticity, structural support, and the formation of myelin.
95+
![Cell Taxonomy](/assets/figs/neurocell_taxonomy.svg)
8896

89-
In this taxonomy, the neuronal cells are separated according to morphology (shape). Neurons may also be classified by the neurotransmitter they secrete, such as acetylcholine (cholinergic) or dopamine (dopaminergic). These distinctions are not mutually exclusive, meaning a cell could be bipolar and glutamatergic, for instance. Here is a brief description of each type of neuron in diagram:
97+
Here is a brief description of each type of neuron in diagram:
9098

9199
* Bipolar neuron has one dendrite and one axon extending from the soma
92100
* Purkinje cells are found in the cerebellar cortex and have massive dendritic trees
93101
* Pyramidal neurons are found in the cerebral cortex and have a pyramid-shaped soma, with the dendrite directed superficially
94102

95-
There are fewer types of glial cells than neurons, but additional types are discovered constantly. The glial cells in this table are:
103+
There are fewer types of glial cells than neurons, but additional types are discovered constantly. The glial cells in the hierarchy are:
96104

97105
* Astrocytes are star-shaped glial cells responsible for neurotransmitter synthesis, release, and reuptake. They also help form the blood-brain barrier
98-
* Microglia are the innate immune cells of the CNS that phagocytose cellular debris
106+
* Microglia are the innate immune cells of the CNS that phagocytose cellular debris, including synaptic spines
99107
* Oligodendrocytes wrap and myelinate neurons, improving their conduction velocity
100108

101109
## Conclusion ##

docs/assets/images/PR2big.jpg

983 KB
Loading

0 commit comments

Comments
 (0)