The paper is:
Ljosa V, Carpenter AE (2009) Introduction to the Quantitative Analysis of Two-Dimensional Fluorescence Microscopy Images for Cell-Based Screening. PLoS Comput Biol 5(12): e1000603. doi:10.1371/
journal.pcbi.1000603
And being a PLoS journal there is an online version available. Yay for open access.
This paper is a tutorial and whilst I’m neither a biologist nor an image analyst, I know a bit about both and I found the level to be just about right for me. I think the intended readership is those overworked postdocs who are just about to design the protocol for a 10,000 slide experiment. Rather than attempting a comprehensive overview they refer to their primary example of “a cell-based fluorescence microscopy assay for DNA-damage regulators”. In other words, they took pictures of cells and counted the number of places where the DNA was damaged. In laying the groundwork they give a good number of motivating examples and also what looks to be a good selection of more comprehensive reviews and further reading.
I find their example quite good and I expect that at least in broad overview the image pipeline they illustrate and the particular techniques they discuss will be applicable not just to different areas of biological assay but image analysis more generally. They discuss quite a few image analysis techniques and their relevance to biology. For example, the importance of correcting for uneven illumination (by the microscope) is an effect that might be barely noticeable to the human eye but which can disrupt image processing algorithms.
There are two things I’m surprised they do not mention: non-linear intensity recording, and spectrally selective filters. By non-linear intensity recording I mean the fact that many image formats do not record a linear representation of light intensity, but instead gamma correct it first. Gamma correction is incredibly useful for recording images intended to be viewed by humans but may interfere with image processing algorithms. Who knows what a proprietary microscope does, but let’s hope it’s well documented. Incidentally, I do wonder if this gamma oblivious attitude is responsible for their comment that “working with the logarithm of the intensities is often helpful because it can reduce the skewness of the intensity data” (because linear intensities and gamma corrected intensities differ in their logarithms only by a constant factor (the exponent used for gamma correction)). The right place to discuss this would be in box 2, just underneath “Image file bit depth”.
A spectrally selective filter is one that passes only a narrow band of optical wavelengths. In their figure 1 they show a colour source image being split (by channel) into images that reflect markers for DNA, cytoplasm, and DNA-damage respectively. It seems to me that careful use of spectrally selective filters would enable this step to be performed more accurately and reliably in the microscope at the image capture stage. It ought to enable many more markers to be used as well. Perhaps I show my biological naïvety here, but filters are commonly used in astronomy, and I’m surprised they don’t get a mention at all.
For working biologists I expect that the practical advice in box 2 will prove invaluable. All sorts of juicy nuggets from using microplates with black sidewalls for laser based autofocussing, to avoiding photographing the edge of a well, to not opening the lab door while a series is being photographed. And avoid JPEG.
On the whole I found this quite a useful introduction, well written, and occasionally fun too. I now have a few more items for my reading list and at least one image processing algorithm to implement.
Posted by drj11