Page history Edit this page How do I edit this website?
Original MediaWiki page

RETINA Analysis Toolkit

The content of this page has not been vetted since shifting away from MediaWiki. If you’d like to help, check out the how to help guide!

File

TUNEL Cell Counter Macro

Source

TUNEL Cell Counter Repository


RETINA Analysis Toolkit is a free macro toolkit designed and developed for Fiji (ImageJ). The purpose of the RETINA Analysis Toolkit is to perform fast quantitation of digital RGB images from retina cryosections, acquired by fluorescent microscopes. The current components of these toolkit are: TUNEL Cell Counter and RETINA Cell Heatmap.


TUNEL Cell Counter

TUNEL Cell Counter is a customizable tool that processes digital images from retinal cryosections. It segments retinal outer nuclear (ONL) and inner nuclear layers (INL) and quantitates fluorescent-labelled cells in these layers. <div class="thumbnail" > TUNEL Cell Counter: Input a fluorescent-labeled retinal image for ONL & INL layer segmentation and cell quantitation. </div>

Required Components

The following are required to execute this tool:

  1. TUNEL Cell Counter: Macro should be installed in Fiji (ImageJ).
  2. Digital Image: Files should be in TIFF format.
  3. Microscope Spatial Scale: Pixels/microns.
  4. Minimum Cell Size & Maximum Cell Area (µm2): These values should be determined upfront, according to your image dataset. These measurements can be performed in Fiji with the freehand selection tool, after setting the spatial scale factor.

How to Use: 2 Minute Tutorial

Processing Settings

Settings Dialog: Input the spatial scale obtained from the image metadata or microscope.

After importing a TIFF image and executing the counter, the following settings should be selected:

  1. Microscope Magnification: Displays the working 20x objective magnification.
  2. Image Native Resolution: Displays the imported image resolution.
  3. Native Spatial Scale: Input the current image scale in pixels/microns.
  4. Image Rescaling Options: If the image is larger that 1300 pixels width, it will be rescaled to speed up the processing. The rescaled image will be saved as a copy.
  5. Minimum and Maximum Cell Area: Input the previously measured and selected cutoff values.
  6. Cell Roundness: If “All” is selected, all thresholded cells will be counted (Circularity 0-1). If “Mostly rounded” is selected, mostly circular cells will be counted (Circularity 0.5-1.0). If “Mostly not rounded” is selected, mostly not circular cells will be counted (Circularity 0.0-0.5).
  7. Retina Area Selection: Choose between automated ONL & INL segmentation or manual freehand selection.
  8. Threshold Sensitivity: Choose between a standard and high sensitivity threshold, in case you need to detect cells with low intensity values.
  9. Channels: Choose the cells of interest in either the green, red, or combined channels.
  10. Help: Links directly to this site.

style="vertical-align:top"|

**Cell Roundness**: Select the desired morphology for cells.

style="vertical-align:top"|

**Retina Area Selection**: Choose between automated or manual segmentation.

style="vertical-align:top"|

**Threshold Sensitivity**: Select the threshold protocol for cell counting.

Results

A processed image is generated and saved in a new directory. Results are saved as an Excel (.xls) file.

Limitations

  1. Acquisition: The macro was designed for images acquired with a 20x/0.8 air objective. We considered this magnification the most suitable to assess a reasonably large area without missing out cell morphology details.
  2. Staining quality: Images need to have an intense cell staining and low background noise.
  3. Image Focus: Uneven image focus will render incomplete layer segmentation.
  4. Indistinguishable Retinal Layers: The macro cannot distinguish between the ONL and INL if you can’t either!
  5. Uncentered Image: For best results, acquire images centered in frame.
  6. Significant Shadowing: Shadowing will render incomplete layer segmentation.

To have an idea of suitable images for this macro, we recommend to review the image dataset used for validation:

:*TUNEL Cell Counter Repository

FAQs

  1. Q: Can I modify the source code?
    • A: Yes, you can modify the code to develop new macros or plugins. Please acknowledge previous work that helped or inspired you, and share your contribution with the scientific community!
  2. Q: I used this tool for my research. How should I acknowledge it?
    • A: Please cite or reference this work as follows: Maidana DE, Tsoka P, Tian B, Dib B, Matsumoto H, Kataoka K, Lin H, Miller JW, Vavvas DG. A Novel ImageJ Macro for Automated Cell Death Quantitation in the Retina. Invest Ophthalmol Vis Sci. 2015;56:6701–6708. <DOI:10.1167/> iovs.15-17599.
  3. Q: I cannot get accurate segmentation or counting. Any advice?
    • A: Check your acquisition and post-processing parameters for the channel of interest. First, reduce background as much as possible to remove any fragments. Next, adjust saturation until cells are easily identifiable. Apply the same settings to the entire dataset if comparison is intended.

Future Developments

Yes, we know there is a lot to improve!
In case you have any comments, suggestions, or any difficulties with your images, just send us a message!

References

  1. Maidana DE, Tsoka P, Tian B, Dib B, Matsumoto H, Kataoka K, Lin H, Miller JW, Vavvas DG. A Novel ImageJ Macro for Automated Cell Death Quantitation in the Retina. Invest Ophthalmol Vis Sci. 2015;56:6701–6708. <DOI:10.1167/> iovs.15-17599.

Macro Setup Instructions

How to Download and Install ImageJ Macros