1 / 10

Automated processing of telomeres with ImageJ and R

Automated processing of telomeres with ImageJ and R. 5th ImageJ User & Developer Conference 3 September 2015 Aryeh Weiss Bar Ilan University. Telomere Imaging -- Problem Statement.

Télécharger la présentation

Automated processing of telomeres with ImageJ and R

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Automated processing of telomeres with ImageJ and R 5th ImageJ User & Developer Conference 3 September 2015 Aryeh Weiss Bar Ilan University

  2. Telomere Imaging -- Problem Statement • Telomeres are regions of repetitive nucleotide sequences located at the ends of chromosomes. They are sub-resolution objects • Telomere length in various illnesses (particularly cancer) is a topic of research • We are interested in visible telomere count (per cell), and relative telomere length as indicated by the intensity of the emission of telomeres labeled with a fluorescent hybridization probe (PNA-Cy3).

  3. Problem Statement -- continued • Each field includes 3-8 cells. • 20-40 fields are acquired from each slide. • 4-5 slides are prepared for each illness. • 4 illness + a healthy control were studied. • There are about 30-120 visible telomeres in each cells • If we do the math  about 3000 cells will be studied, and about 200,000 telomeres will be counted.

  4. Image Processing • Image Processing Workflow: • Preprocess: remove point noise (median filter). Darknoise and nonuniform illumination correction. • Segmentation of nuclei (DAPI) • Creation of best focus image (max intensity projection) • Segmentation of telomeres • Editing of invalid nuclei. • Creation of telomere and cell CSV files (Python) • Statistical analysis in R

  5. Acquisition of Z-stacks The telomeres are in focus in different planes of the z-stack 17 images were acquired at 0.2μm spacing. Above Middle Below

  6. Segmentation of Nuclei • Intensity based segmentation. • Watershed algorithm to separate overlapping or touching nuclei • Shape based selection (roundness) • Output – a complete ROI (region of interest) list identifying each nucleus The metaphase spread was not marked because it fails the roundness criterion

  7. Segmentation of Telomeres • Based on the “Find maxima” Imagej Plugin. • The plugin counts the telomeres in each cell, individually. • Mean intensity for each telomere is recorded • Output – a complete ROI (region of interest) list identifying each telomere in each cell (one CSV file/cell)

  8. Interactive Editing of Invalid Nuclei Object 36 was removed because of its irregular shape. Object 37 was removed because of the overlap with the cell(s) below. Rules of the Game • All steps are saved – all edited nuclei are available for review • Nuclei that overlap with others may produce invalid counts • Nuclei that are irregular have probably been “dragged” along the glass and are removed.

  9. Hierarchy of Data • Each cell  CSV file with telomere intensities and locations • Each slide  CSV file with one row/cell (telomere data summarized) • Each illness  Multiple slides/illness combined and then analyzed in R • R output  Charts comparing selected parameters (mean intensity, telomere count, percent “bright” telomeres…) in a graphical display.

  10. Acknowledgements DrAlizaAmiel, Meir Hospital in KfarSaba Hila Katz and BatyaMenasseprepared the slides and acquired most of the images. YaronMilwid (Univ. of Toronto) wrote the Python code for interactive nucleus editing and for processing the telomere CSV files to generate the slide summaries.

More Related