This worksheet is not assessed. Please work through it at your own pace. You may work on your own, with a partner or in a small group.
There are different sections in the worksheet:
Please donât skip the Investigate sections and just rush through the Step-by-Step Instructions! The Investigate sections will help you to develop your own image analysis skills. Please ask if anything is unclear, you are unsure about the purpose of anything you are doing or you canât work out how to do something.
âĄïž Download the Data folder (ZIP)
Download the data before continuing:
Step | Action | Details |
---|---|---|
1 | Open Fiji | Find the executable in the downloaded Fiji folder and double-click to launch it. |
2 | Open the Macro Recorder | Navigate to Plugins > Macro > Record . |
Uncredited image in this section are from Dave Masonâs image analysis course.
Colocalisation analysis is used to understanding the spatial relationship between different fluorescent markers in microscopy images. However, it can mean different things:
Adapted from a slide by Fabrice Cordelieres
Colocalisation is highly dependent on resolution. For example, the CAMDU (green circle on right side of map) is not located in the same place as in Senate House (red circle on left side of map).
However, if we consider the whole world, both the CAMDU office and Senate House are located in the UK.
If you plan to use colocalisation analysis for your research, it is important to learn more about colocalisation than what is covered in this worksheet as there are many pitfalls. The ImageJ documentation has a page on colocalisation and a useful paper is by Bolte and Cordelieres.
Step | Action | Details |
---|---|---|
1 | Open coloc.tif in Fiji | Click and drag the coloc.tif file in to the main window of Fiji or open it using File > Open... |
2 | Compare the channels to see which have areas that overlap | Open the channels tool Image > Color > Channels Tool... . Uncheck the boxes to hide the respective channel. Check two boxes at a time to see how each pair overlap. |
To quantify the colocalisation in an image different coefficients can be used. Colocalisation plugins for Fiji will often offer a choice of coefficients. For this worksheet, we will use the BIOP JACoP plugin. This plugin is based on JACoP and Coloc2 plugins and has been developed by the BioImaging and Optics Platform (BIOP) at EPFL (Ăcole polytechnique fĂ©dĂ©rale de Lausanne, Switzerland)). The BIOP JACoP plugin is not included with Fiji so we need to install it.
Step | Action | Details |
---|---|---|
1 | Open Fijiâs Updater | Navigate to Help > Update... |
2 | Open the list of update sites | Click Manage Update Sites |
3 | Add the PTBIOP update site | In the search bar at the top enter biop . Click the check box next to PTBIOP that will appear in the list below. Click Apply and Close |
4 | Apply the changes | Click Apply Changes and wait for the download to complete. Click OK when the âUpdates successfullyâ message appears |
5 | Restart Fiji | Close Fiji and open it again |
6 | Check the plugin has been installed | Open the Plugins menu and check that BIOP is listed. |
The BIOP update site contains more than just the JACoP plugin, however this is the only one we will use for this course.
Pearsonâs correlation coefficient compares how two variable change together compared to how they change on their own. In the context of colocalisation it is used to compare if the intensity value of channels change together or not. The formula for Pearsonâs correlation coefficient is
where n is the number of data points; x and y are the intensity values for two channels and â denotes the summation. The numerator is the covariance between the intensity values in the two channels. This indicates how much the variables change together verses on their mean values. The denominator is the product of the variability in the intensity values of the two individual channels.
If the Pearsonâs correlation coefficient is close to:
The Pearsonâs correlation coefficient works well for complete colocalisation or exclusion. Reliable conclusions cannot be drawn from midrange values (-0.5 to 0.5). This makes it unsuitable for cases where there is a lot of noise or only partial colocalisation. Bleedthrough can be particularly problematic as it will bias the results towards a correlated value.
Step | Action | Details |
---|---|---|
1 | Start the BIOP JACoP plugin | Navigate to Plugins > BIOP > Image Analysis > BIOP JACoP |
2 | Set suitable parameters to compare the first two channels | Select the settings shown in the image ![]() |
Mandersâ Overlap Coefficient is the ratio of the summed intensities of pixels from one channel for which the intensity in the second channel is above zero to the total intensity in the first channel. It removes some of the intensity dependence of Pearsonâs and provides channel-specific overlap coefficients (M1 and M2). The values of Mandersâ Overlap Coefficient range from from 0, no overlap, to 1, complete overlap.
Step | Action | Details |
---|---|---|
1 | Start the BIOP JACoP plugin | Navigate to Plugins > BIOP > Image Analysis > BIOP JACoP |
2 | Set suitable parameters to compare the first two channels | Select the settings shown in the image ![]() |
Use BIOP JACoP to investigate the colocalisation of the three channels in File > Open Samples > Fluorescent Cells
.
Image registration is the process of aligning two or more images of the same scene taken at different times or by different microscopes. In some cases, even when imaging a fixed sample of the same microscope there can be misalignment between the different fluorescence channels. Fixing this issue is crucial for subsequent analysis such as colocalisation. Image registration can be used to align images from different imaging modalities, correct for sample drift during imaging or to remove sample movement so that internal dynamic processes can be studied.
For this worksheet we will use StackReg from EPFLâs Biomedical Imaging Group (BIG).
Step | Action | Details |
---|---|---|
1 | Open Fijiâs Updater | Navigate to Help > Update... |
2 | Open the list of update sites | Click Manage Update Sites |
3 | Add the BIG-EPFL update site | In the search bar at the top enter BIG . Click the check box next to BIG-EPFL that will appear in the list below. Click Apply and Close |
4 | Apply the changes | Click Apply Changes and wait for the download to complete. Click OK when the âUpdates successfullyâ message appears |
5 | Restart Fiji | Close Fiji and open it again |
6 | Check the plugin has been installed | Open the Plugins menu and check that StackReg is listed. |
The BIG-EPFL update site contains more than just the StackReg plugin, however this is the only one we will use for this course.
Step | Action | Details |
---|---|---|
1 | Open Katies-chicken-cell-infected-with-virus-t50.tif in Fiji |
Click and drag the Katies-chicken-cell-infected-with-virus-t50.tif file in to the main window of Fiji or open it using File > Open... |
2 | Play the movie to see how the position of the nucleus changes | Click the â¶ïž arrow in the lower left hand corner of the image window. |
3 | Look at the maximum projection over time to see how the position of the nucleus changed | Navigate to Image > Stacks > Z Project... and select Max Intensity for the Projection type |
4 | Duplicate the time series | Select the Katies-chicken-cell-infected-with-virus-t50.tif image window. Use Image > Duplicate... or ctrl+shift+d . Ensure the Duplicate stack option is selected. |
5 | Use StackReg to register the image |
Navigate to Plugins > StackReg . Select Rigid Body from the Transformation drop down. Click OK . Wait for Fiji to finish processing the stack |
6 | Maximum project the registered stack to compare the results | Navigate to Image > Stacks > Z Project... and select Max Intensity for the Projection type |
Katies-chicken-cell-infected-with-virus-t50.tif
?Plugins > Registration
menu in Fiji there are more plugins designed for registering images. Experiment with a couple of them to see how they compare to StackReg. Look online for relevant documentation to understand what they can do.Bolte, S., & Cordelieres, F. P. (2006). A guided tour into subcellular colocalization analysis in light microscopy. Journal of Microscopy, 224(3), 213â232. doi:10.1111/j.1365-2818.2006.01706.x
P. ThĂ©venaz, U.E. Ruttimann, M. Unser, âA Pyramid Approach to Subpixel Registration Based on Intensity,â IEEE Transactions on Image Processing, vol. 7, no. 1, pp. 27-41, January 1998. doi:10.1109/83.650848