Skip to content

RoPod is a microscpy chamber in which you can grow and image Arabidopsis seedlings roots without taking the plants out. No stress!

Notifications You must be signed in to change notification settings

AlyonaMinina/RoPod.Image.Processing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

RoPod

RoPod is a toolkit that comprises microscopy chambers, in which you can grow and image Arabidopsis thaliana seedlings roots without taking the plants out, and a detailed protocol on how to do it. No stress!

For more information about the hardware, see here: https://github.com/AlyonaMinina/RoPod.Hardware

Examples of RoPod applications

Semi-automated image analysis used to track root hair tips

This method allows to track, from an image stack of a growing root,

the tip of a growing root hair

It is a semi-automated method that requires the software ImageJ, a pre root hair tracking macro and the chore tracking macro.

Below is a video tutorial to facilitate understanding.

An image example is also available on GitHub to test this tool. Example of results obtained with the two macros are also accessible.

Table of content

Pre-tracking macro

Aim of the macro

  • Preselect the root hairs that will be analysed later, highlighting them using a straight line (Manual step).

  • Save the drawn lines as a Region Of Interest (ROI) in one file that will be used for a further process.

Running the macro

Before running the macro, you should open a file with growing root hairs (e.g. a stitched image of a root). Then run the macro, and follow the instructions. It is important to draw each straight line starting from the basis of a hair and extending over the entire length of it.

Tracking macro

Aim of the macro

This macro should be run on a grey scale time lapse acquisitions where ROIs have been drawn over root hair(s) (RH) of interest on the last time frame image. If there are several ROIs, this macro will loop to successively analyse all those ROIs. The main steps consist in:

  1. Drawing a coarse skeleton of the root hair on the final slice (manual step)

  1. Cleaning the surrounding area to facilitate the detection

  1. Thresholding the hair

  1. Performing a last background cleaning (manual step)
  2. Identifying the hair tip

  1. Performing a hair tracking correction (manual step)
  2. Performing a drifting correction (useful for the early steps of hair growth)

  1. For each hair, save the tracking result as a ROI and the hair growth over time in a table

Running the macro

Before running the macro:

  • check the steps labelled with "******". They can be modified if some adjustments are needed depending on your image. You can look for them using the research tool of ImageJ, in the script window (Shortcut: "ctlr + F"). Recommendations about the modifications possible are written directly next to the steps that can be modified.
  • Open the grey scale time laps of a root.
  • Create or import already drawn ROIs covering the RH to analyse (e.g. ROIs generated with the macro "Pre-root hair tracking").

About

RoPod is a microscpy chamber in which you can grow and image Arabidopsis seedlings roots without taking the plants out. No stress!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published