Measure distance of organelles from nucleus in 3D

Type
Author
Christoph Möhl
Requires
Supported image dimension
Interaction Level
License/Openness
Description

A simple workflow is described in the following for measuring subcellular localizations of organelle by the distance from the nucleus. For example, you can quantify how far some type of vesicles or protein aggregates are apart from the nucleus border. This workflow is for analyzing 3D data.

Data requirements:

  • 3D data, 2 channels
  • Channel 1: nucleus stain = Channel 2: stain for marker you want to quantify the distance to nucleus for

Workflow:

  1. Nucleus detection: Imaris
  • Add a new SURFACE object, name it "nuclei"
  • Follow the object detection wizard to segment nucleus objects
  1. Marker object detection: Imaris
  • Add a new SURFACE object
  • Follow the object detection wizard to segment nucleus objects
  1. Creating of distance map channel: Imaris
  • In the image processing menu, go to SurfacesFunctions>>Distance Transformation
  1. MATLAB:
  • select nucleus objects and "distance outside objects"
  • A new image channel should be created now by the Matlab script
  1. Distance measurement
  • The generated distance map channel represents the distance from the nucleus border in pixel values. Thus, the distance of an organelle from the nucleus is equivalent to its mean gray value of the distance map channel.
    For distance measurement, just export the mean gray value of the distance channel for each object.

** Please note:**
In the described workflow, the distance is always calculated to the closest nucleus border. This could be also the nucleus of a neighboring cell, which generates some error. A more complex approach to avoid this error would incorporate a cell segmentation step to assign certain organelle objects to certain cells. Therefore, a cell region marker is needed.

has function
has biological terms
Additional keywords
Entry Curator
Last modified
06/09/2018 - 02:08