cell motility

Cell Tracking Challenge Dataset

Submitted by Perrine on Wed, 06/30/2021 - 12:24

The datasets consist of ANNOTATED 2D and 3D time-lapse video sequences of fluorescent counterstained nuclei or cells moving on top or immersed in a substrate, along with 2D Bright Field, Phase Contrast, and Differential Interference Contrast (DIC) microscopy videos of cells moving on a flat substrate. The videos cover a wide range of cell types and quality (spatial and temporal resolution, noise levels etc.) In addition, we provide 2D and 3D videos of synthetic fluorescently stained cells and nuclei of different shapes and motion patterns.

Description

Mean square displacement (MSD) analysis is a technique commonly used in colloidal studies and biophysics to determine what is the mode of displacement of particles followed over time. In particular, it can help determine whether the particle is:

  • freely diffusing;
  • transported;
  • bound and limited in its movement.

On top of this, it can also derive an estimate of the parameters of the movement, such as the diffusion coefficient.

@msdanalyzer is a MATLAB per-value class that helps performing this kind of analysis. The user provides several trajectories he measured, and the class can derive meaningful quantities for the determination of the movement modality, assuming that all particles follow the same movement model and sample the same environment.

has function
Examples of tracks to perform MSD analysis.
Description

Summary

QuimP is software for tracking cellular shape changes and dynamic distributions of fluorescent reporters at the cell membrane. QuimP's unique selling point is the possibility to aggregate data from many cells in form of spatio-temporal maps of dynamic events, independently of cell size and shape. QuimP has been successfully applied to address a wide range of problems related to cell movement in many different cell types. 

Introduction

In transmembrane signalling the cell membrane plays a fundamental role in localising intracellular signalling components to specific sites of action, for example to reorganise the actomyosin cortex during cell polarisation and locomotion. The localisation of different components can be directly or indirectly visualised using fluorescence microscopy, for high-throughput screening commonly in 2D. A quantitative understanding demands segmentation and tracking of whole cells and fluorescence signals associated with the moving cell boundary, for example those associated with actin polymerisation at the cell front of locomoting cells. As regards segmentation, a wide range of methods can be used (threshold based, region growing, active contours or level sets) to obtain closed cell contours, which then are used to sample fluorescence adjacent to the cell edge in a straightforward manner. The most critical step however is cell edge tracking, which links points on contours at time t to corresponding points at t+1. Optical flow methods have been employed, but usually fail to meet the requirement that total fluorescence must not change. QuimP uses a method (ECMM, electrostatic contour migration method (Tyson et al., 2010) which has been shown to outperform traditional level set methods. ECMM minimises the sum of path lengths connecting all pairs of points, equivalent to minimising the energy required for cell deformation. The original segmentation based on an active contour method and outline tracking algorithms have been described in (Dormann et al., 2002; Tyson et al., 2010; Tyson et al., 2014).

Screenshot