![]() | ![]() |
Formats:
|
||||||||||||||||||||||||||||||||||||||
Copyright © 2006 The Royal Society Automated tracking of gene expression in individual cells and cell compartments 1School of Chemistry, The University of Manchester, Faraday Building, Sackville Street, PO Box 88, Manchester M60 1QD, UK 2Manchester Centre for Integrative Systems Biology, Manchester Interdisciplinary Biocentre, The University of Manchester, 131 Princess Street, Manchester M1 7DN, UK 3Centre for Cell Imaging, School of Biological Sciences, University of Liverpool, Biosciences Building, Crown Street, Liverpool L69 7ZB, UK 4School of Computer Science, The University of Manchester, Oxford Road, Manchester M13 9PL, UK 5Faculty of Life Sciences, The University of Manchester, Michael Smith Building, Oxford Road, Manchester M13 9PT, UK *Author for correspondence (Email: dbk/at/manchester.ac.uk) http://dbkgroup.org/ Received April 20, 2006; Accepted May 22, 2006. This is an open-access article distributed under the terms of the Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited. This article has been cited by other articles in PMC.Abstract Many intracellular signal transduction processes involve the reversible translocation from the cytoplasm to the nucleus of transcription factors. The advent of fluorescently tagged protein derivatives has revolutionized cell biology, such that it is now possible to follow the location of such protein molecules in individual cells in real time. However, the quantitative analysis of the location of such proteins in microscopic images is very time consuming. We describe CellTracker, a software tool designed for the automated measurement of the cellular location and intensity of fluorescently tagged proteins. CellTracker runs in the MS Windows environment, is freely available (at http://www.dbkgroup.org/celltracker/), and combines automated cell tracking methods with powerful image-processing algorithms that are optimized for these applications. When tested in an application involving the nuclear transcription factor NF-κB, CellTracker is competitive in accuracy with the manual human analysis of such images but is more than 20 times faster, even on a small task where human fatigue is not an issue. This will lead to substantial benefits for time-lapse-based high-content screening. Keywords: high-content screening, image analysis, image processing, single-cell analysis, NF-κB signalling 1. Introduction There is increasing interest, in both cell biology and drug discovery, in knowing both the amount and the spatial distribution of specific proteins in individual cells. Aided by the development of luciferase tags and fluorescent proteins (e.g. Tsien 1998), optical methods can now be used to effect this, leading to a huge increase in cell-based or so-called ‘high-content’ screening assays (Dove 2003; Abraham et al. 2004; Carpenter & Sabatini 2004; Giuliano et al. 2005; Grånäs et al. 2005; Mitchison 2005; Bailey et al. 2006). Many of these assays are currently performed at fixed time points, whereas it is becoming clear that for systems biology modelling it is important to track cellular functions in single cells over time. A major limitation for this has been the lack of analysis tools for time-lapse imaging in single cells. While the scoring of such image-based assays can (of course) be done manually, the volumes and complexity of the data generated make the development of automated scoring procedures highly desirable. A number of commercial software systems offer general-purpose image-processing capabilities, while some of the commercial integrated hardware systems, based on automated microscopy, incorporate software that is designed to form part of specific assay kits, often in fixed cells. However, as part of a programme in understanding spatial signal transduction using live-cell imaging in single cells (e.g. Nelson et al. 2002a,b, 2003, 2004), it became clear that none of these was suitable for our needs, more specifically because living cells are motile and change shape throughout the course of time-lapse experiments. In addition, we wished to have a robust data model that would allow us to store and retrieve the images in a structured, effective, intelligent and systematic manner, much as in the emerging standard for the open microscopy environment (Swedlow et al. 2003; Goldberg et al. 2005). Carpenter, Sabatini and colleagues have developed open source software for cellular image processing (e.g. Carpenter & Sabatini 2004; Wheeler et al. 2004; Bailey et al. 2006 and www.cellprofiler.org/), but it is not designed for tracking moving (living) cells. We have therefore developed, and here describe, CellTracker—an image-processing environment designed for the analysis of high-content cellular images. 2. Methods Compared with most tracking tasks, CellTracker tracks not only cell positions, but also their boundaries. With cell boundaries available, one may measure gene expression level during dynamical processes as well as other cellular properties, e.g. morphology. There are three types of boundaries in the CellTracker, i.e. cellular, nuclear and user-defined. The user-defined boundaries can be used for tracking cellular compartments other than the cytoplasm and the nucleus. Boundaries are defined as two-dimensional cubic spline curves with the properties given in table 1. Only the control points of boundaries are usually used in the tracking, which also makes boundary editing easy. CellTracker provides management tools for boundaries over a time-series, e.g. copy, edit, delete, rename and conversion. It also includes operators for simple boundary processing activities, such as expansion and contraction.
The menus and logical structure of CellTracker are illustrated in figure 1
2.1 Image processing Compared with natural images, image intensities inside cells are often not homogeneous and there can be large differences between the cells in a single image. As can be seen from figure 1 2.2 Boundary detection Since CellTracker uses the fluorescent channels for object detection, the cells themselves may be detected based on image intensities, e.g. via thresholding and level set (Vese & Chan 2002). If an initial boundary is given, the CellTracker may refine the cell boundary based on the detected edges or absolute intensities. The active contour (‘snakes’) is an algorithm based on edge information (Kass et al. 1987), and is a curve
A Voronoi-based segmentation method is also used to find cytoplasmic regions (Jones et al. 2005). Given seeds for a region, the segmentation process is guided by the appearance of the cells. A metric is defined as
2.3 Boundary tracking 2.3.1 Shape model In many tracking applications, the object shape is modelled using a two-dimensional planar affine transform (Blake & Isard 1998) with only one shape template. In most cases, the nuclear boundaries undergo limited changes, which may also be modelled using the conventional approach. Any allowed shape vector Q can be represented by a shape space W.
2.3.2 Tracking features Given a contour, the possibility of its being aligned with cellular boundaries may be estimated based on the appearance, edge or colour features. Correlation-based tracking is a traditional approach based on object appearance. It is incapable of tracking boundaries with varying shape and size. In edge-based tracking, an observation is made normal to a set of points chosen to lie on a contour; here, we used evenly spaced points. In the tracking algorithm, we sample a series of random contours in the image. Given edges detected along a normal of the contour, the probability of a sample reflecting a true contour point is estimated as follows (Isard & Blake 1998):
In colour-based tracking (Nummiaro et al. 2003), the colour template is characterized by the colour histogram in a region. The similarity between the colour distributions is measured by the Bhattacharyya distance d (see appendix). The observation probability of each sample is specified by a Gaussian with standard variation σ (equation (2.7)). More details about colour template tracking can be found in the appendix.
2.3.3 Dynamic model The dynamics of shape parameters can be presented using an autoregressive model of order K. In equation (2.8), sn, and sn−k are shape parameter vectors at times n and n−k, respectively. In the case of modelling in equation (2.4), the parameters involve x, y translation, shape scale and rotation. In an unsupervised tracking, A is set to the identity matrix, i.e. cell motion is regarded as random walk. A large noise level
2.3.4 Particle filter The objective of tracking is recursive estimation of the boundary position and size sn of the filtering distribution given a series of observations 2.4 Cell tracking The term ‘cell tracking’ here means tracking of both nuclear and cytoplasmic boundaries for each cell. The first step in tracking is initialization. Initialization of the cell boundaries may be generated by the cell detection algorithm described earlier (or may be done manually). The tracking parameters vary according to the combination of tracking algorithms mentioned earlier. A chart of possible combinations available via the interface is given in figure 2
2.5 Import and export In CellTracker, a time-lapse image series is imported for tracking. Currently, it supports Carl Zeiss LSM, tiff and Matlab mat files. The LSM file is essentially an extension of the TIFF multiple image stack file format, and it thereby accommodates any number of user-defined channels, e.g. those based on the fluorescence at different wavelengths. CellTracker may export a variety of calculated image data and a video of selected snapshots. The CellTracker software produces cell boundaries for each frame. One can also export cell properties, such as the nuclear and cytoplasmic average intensities, into Microsoft Excel and to an XML file. The XML file, whose schema we give on the website http://dbkgroup.org/celltracker, includes the tracking methods and cell boundaries for each frame, which can be exported into our information management system. With cell boundaries and image data available, users may calculate other properties without using the CellTracker. 3. Experimental SK-N-AS cells (Nelson et al. 2004) were plated in 35 mm glass-bottomed tissue-culture dishes (Iwaki, Japan) containing 3 ml of minimal essential medium with Earle's salts (Gibco, UK) plus 10% (v/v) foetal bovine serum (Harlan Seralab, UK) and 1% non-essential amino acids (Gibco, UK). Twenty-four hours post-plating, the cells were co-transfected with p65-DsRed and pEGFP-N1 expression vectors, which produced a red fluorescent p65 (relA) fusion protein and enhanced green fluorescent protein. Twenty-four hours post-transfection, the cells were stimulated with TNF-α and imaged by confocal laser scanning microscopy. The microscopy was carried out using a Zeiss LSM510 confocal microscope equipped with a humidified CO2 incubator (37 °C, 5% CO2) and a 40×immersion objective (numerical aperture=1.3). Excitation of enhanced green fluorescent protein was performed using an argon ion laser at 488 nm and the emitted light was detected that was reflected through a 505–550 nm bandpass filter from a 545 nm dichroic mirror. DsRed fluorescence was excited using a green helium–neon laser (543 nm) and was detected through a 545 nm dichroic mirror and a 560 nm longpass filter. Data capture and manual analysis were carried out with LSM510 v. 3.2 software (Zeiss, Germany). The mean fluorescence intensities per pixel of DsRed fusion proteins were calculated for each time point for both nuclei and cytoplasm using the physiology option in the LSM510 v. 3.2 software, from which the nuclear to cytoplasmic (Nuc : Cyto) fluorescence intensity ratios were calculated and plotted using Microsoft Excel.The automatic tracking has been tested on various computers. The running time given in this paper was based on the results using a portable computer with 1.7 GHz Intel CPU and 1 Gb RAM.4. Results and discussion Figure 3 : cytoplasm (Nuc : Cyto) ratio. There is a clear oscillation pattern in the profiles (as seen previously, e.g. Nelson et al. 2004). The results obtained by the CellTracker agree with these profiles obtained using manual analysis (figure 4 min). Obviously, due to human fatigue, this ratio will grow substantially, and the automated data outstrip the manual analyses in terms of quality, with increases in the number of images analysed. (The gene expression levels of cell 3 are not shown here because the image intensities saturated at some time points.)
In high-content image analysis, it is often the case that populations of cells (often dead or fixed) are analysed as a whole. The cells in this example show clearly that the location of signalling proteins can oscillate in each cell but that they are out of phase with each other when comparing different cells. This causes them to be damped out if they are analysed at the level of the population (cf. Davey & Kell 1996; Nelson et al. 2002a, 2004). The dotted line in figure 4 : Cyto ratio of cells 1 and 2. Its oscillation pattern is clearly quite different quantitatively from those of the individual cells, and as the properties of more cells are time averaged, this pattern becomes increasingly blurred. Therefore, it is impossible to establish the mechanisms of signalling that occur in individual cells, and effect their comparison with systems biology-type models, using results from a population. Indeed, based on single-cell analyses, it was reported that the functional consequences of NF-κB signalling may in fact depend not only on the signal amplitude, but also on the number, period and frequency of these oscillations, i.e. their detailed dynamics (Nelson et al. 2004; Kell 2006), underscoring the importance of single-cell measurements.The above paragraphs have summarized many of the chief properties of CellTracker, but many other features are available and are described in full in the software itself and its manual. To this end, we have made CellTracker available for download via the URL http://dbkgroup.org/celltracker/, together with a variety of files illustrating various features including multiparameter analyses. We believe that it has the most comprehensive facilities available for live-cell tracking, and trust that it may prove useful to the high-content screening community. Acknowledgements We thank the UK Department of Trade and Industry, under the terms of the Beacon project scheme, and the BBSRC for financial support. We thank various members of the White Lab for their helpful and critical comments during the development of this software. Appendix A. Colour-based tracking The colour distribution
Automated tracking of cells in an image sequence SK-N-AS cells, incorporating NK-κB tagged with DsRed, were stimulated with TNFα and imaged by confocal laser scanning microscopy. The overall period of observation is 480 min. Click here to view.(11M, avi) References
|
PubMed related articles
Your browsing activity is empty. Activity recording is turned off. |
|||||||||||||||||||||||||||||||||||||
Annu Rev Biochem. 1998; 67():509-44.
[Annu Rev Biochem. 1998]Nat Biotechnol. 2003 Aug; 21(8):859-64.
[Nat Biotechnol. 2003]Trends Biotechnol. 2004 Jan; 22(1):15-22.
[Trends Biotechnol. 2004]Nat Rev Genet. 2004 Jan; 5(1):11-22.
[Nat Rev Genet. 2004]Assay Drug Dev Technol. 2005 Oct; 3(5):501-14.
[Assay Drug Dev Technol. 2005]J Cell Sci. 2002 Mar 15; 115(Pt 6):1137-48.
[J Cell Sci. 2002]FEBS Lett. 2002 Dec 4; 532(1-2):188-92.
[FEBS Lett. 2002]J Cell Sci. 2003 Jun 15; 116(Pt 12):2495-503.
[J Cell Sci. 2003]Science. 2004 Oct 22; 306(5696):704-8.
[Science. 2004]Science. 2003 Apr 4; 300(5616):100-2.
[Science. 2003]Nat Rev Genet. 2004 Jan; 5(1):11-22.
[Nat Rev Genet. 2004]Nat Methods. 2004 Nov; 1(2):127-32.
[Nat Methods. 2004]Nat Methods. 2006 Feb; 3(2):117-22.
[Nat Methods. 2006]Science. 2004 Oct 22; 306(5696):704-8.
[Science. 2004]Science. 2004 Oct 22; 306(5696):704-8.
[Science. 2004]Microbiol Rev. 1996 Dec; 60(4):641-96.
[Microbiol Rev. 1996]J Cell Sci. 2002 Mar 15; 115(Pt 6):1137-48.
[J Cell Sci. 2002]Science. 2004 Oct 22; 306(5696):704-8.
[Science. 2004]FEBS J. 2006 Mar; 273(5):873-94.
[FEBS J. 2006]