Colormap for mitotic waves
In a recent email exchange, someone asked me what the colors in the video of mitotic waves mean and how did I get them.
How the microscope technique results in the array of colors in the cells (purple to yellow and red). Could you briefly explain where the colors come from and how you visualised them?
It’s a great question. The topic is fascinating, and I had a lot to say about it. Since my answer might be helpful to more people with similar questions, I turned it into a blog post.
Answer
The basic approach to obtaining these images is to shine lasers at the sample and capture the resulting glow (or fluorescence imaging). The laser excites the molecules, and some will emit light in response. If we do that with a regular fly embryo, we will not see much because it doesn’t naturally have any fluorescent molecules. So, if we want to study processes in the embryo, we need to create a transgenic fly that expresses fluorescent proteins.
This specific fly from the movie expresses two different fluorescent proteins. One is a green fluorescent protein (GFP) linked to a regular protein that is always together with DNA inside nuclei (histone). The other is a red fluorescent protein (mCherry) linked to another protein that is always bound to cell membranes (Gap43).
After we put the embryo on the microscope, we shine two different lasers at the sample, and the proteins will emit fluorescence in green (~510 nm) and red (~610 nm) of the light spectrum. Using filters in the microscope, we can capture the signal from each protein on two separate images (channels). Despite the original fluorescence being green and red, the data that the microscope records is grayscale. So at the end I have two separate images, one showing the signal from the proteins in the nuclei (Histone-GFP) and another showing the signal from the proteins in the membranes (Gap43-mCherry)—both in grayscale!
What we do, then, is to choose a color for each channel. This can be any color, red/green, purple/orange, yellow/blue, etc., and does not need to match the original fluorescence color. It basically depends on what the researcher wants to highlight in the image. Some color combinations work better than others, depending on the type of signal (tiny dots or large structures), and in the observer. For example, we humans are not good at seeing details in blue but see better in green.
For the membrane signal in the video, I selected a grayscale gradient (from black to white) because it is great and uniform for our eyes. If it is a single-color image, using grays is the standard. In this case, I wanted the membranes to be present but more in the background. They appear more prominently at the beginning of the video and then fade into the background at the end when the main signal is purple.
For the nuclei signal, the main subject of the video (where most action happens), I wanted something more colorful and chose a gradient named “mpl-inferno”. It is a colormap that goes from black-purple-magenta-red-orange-yellow (see it here), and it is great to highlight small differences in signal intensities. It also comes with several technical advantages, like being color-blind safe.
Colormap mpl-inferno. Source:
https://bids.github.io/colormap/In the video, this colormap creates a captivating effect. As you noticed, the nuclei at the center of the image are bright yellow, and the color fades to orange and purple towards the edges of the embryo. This happens because the embryo is like a cylinder. Since its central portion is closer to the lens of the microscope, the camera can capture a brighter signal. In contrast, the nuclei at the edges of the embryo are further away from the lens, making the signal dimmer and more purple with this colormap.
My post, mitotic waves and gastrulation, has a few more details about the creation of the video if you want to take a look. I hope this is helpful. Please tell me if something wasn’t clear or if you have other questions.
—
URL: https://brunovellutini.com/posts/mitotic-waves-colormap/
#imageProcessing #lightsheet #microscopy #visualization