About the Cell Types Database - ajuavinett/CellTypesLesson GitHub Wiki

Information about Allen Institute Cell Types Dataset

The dataset we'll be interacting with in this notebook was collected by the Allen Institute for Brain Science. I'd recommend watching this video so that you can see the people behind the data:

Allen Institute Video

Targeting different cell types

How did the Allen actually distinguish between different cell types? We can take advantage of the fact that different cells express different genes. With genetic engineering, we can express glowing proteins (such as green fluorescent protein) in cells that express a specific gene. This approach takes advantage of an enzyme called Cre recombinase that is found in bacteriophages, but not mammals. When we artifically express Cre recombinase in a specific cell type and use something called LoxP sites around our glowing protein, the Cre recombinase comes and flips those LoxP sites around, leading to protein expression and a gorgeous glowing neuron. This system is called the Cre-LoxP system and is one of the main tools that neuroscientists use to identify and target specific cells in the brain.

You can find more about the Cre-LoxP system here.

Whole-cell patch clamp

In order to listen to neurons, the Allen researchers guided glass electrodes towards their glowing neurons under a microscope. Instead of poking into the cell to listen to it, they lowered the electrode very close the cell, and created a tiny bit of suction to break the cell membrane. As a result, the internal cell space becomes continuous with the electrode and enables really clean recordings of the cell's activity. This technique is called whole-cell patch clamp. It's a tough technique, but one that has proven irreplacable in our understanding of how cells communicate.

Characterizing the electrophysiology of cells

You'll find many different metrics describing what happens when the Allen researchers stimulated and recorded from different cells. Let's breakdown what these properties are actually measuring.

Codename Full definition
vrest resting membrane potential
upstroke-downstroke ratio of AP upstroke to downstroke

Resources

⚠️ **GitHub.com Fallback** ⚠️