A subscription to JoVE is required to view this content. Sign in or start your free trial.
One challenge of analyzing synchronized time-series experiments is that the experiments often differ in the length of recovery from synchrony and the cell-cycle period. Thus, the measurements from different experiments cannot be analyzed in aggregate or readily compared. Here, we describe a method for aligning experiments to allow for phase-specific comparisons.
Investigating the cell cycle often depends on synchronizing cell populations to measure various parameters in a time series as the cells traverse the cell cycle. However, even under similar conditions, replicate experiments display differences in the time required to recover from synchrony and to traverse the cell cycle, thus preventing direct comparisons at each time point. The problem of comparing dynamic measurements across experiments is exacerbated in mutant populations or in alternative growth conditions that affect the synchrony recovery time and/or the cell-cycle period.
We have previously published a parametric mathematical model named Characterizing Loss of Cell Cycle Synchrony (CLOCCS) that monitors how synchronous populations of cells release from synchrony and progress through the cell cycle. The learned parameters from the model can then be used to convert experimental time points from synchronized time-series experiments into a normalized time scale (lifeline points). Rather than representing the elapsed time in minutes from the start of the experiment, the lifeline scale represents the progression from synchrony to cell-cycle entry and then through the phases of the cell cycle. Since lifeline points correspond to the phase of the average cell within the synchronized population, this normalized time scale allows for direct comparisons between experiments, including those with varying periods and recovery times. Furthermore, the model has been used to align cell-cycle experiments between different species (e.g., Saccharomyces cerevisiae and Schizosaccharomyces pombe), thus enabling direct comparison of cell-cycle measurements, which may reveal evolutionary similarities and differences.
Time-series measurements made on synchronized populations of cells as they progress through the cell cycle is a standard method for investigating the mechanisms that control cell-cycle progression1,2,3,4,5,6,7,8. The ability to make comparisons across synchrony/release time-series experiments is vital to our understanding of these dynamic processes. The use of replicate experiments to corroborate findings can increase the confidence in the reproducibility of the conclusions. Furthermore, comparisons between environmental conditions, across mutants, and even between species can uncover many new insights into cell-cycle regulation. However, interexperimental variability in the recovery from synchrony and in the speed of cell-cycle progression impairs the ability to make time-point-to-time-point comparisons across replicates or between experiments with altered cell-cycle timing. Due to these challenges, replicates are often not included for the full time series (e.g., Spellman et al.4). When replicates for the entire time series are gathered, the data cannot be analyzed in aggregate, but rather a single replicate is used for analysis, and other replicates are often relegated to supplemental figures (e.g., Orlando et al.8). Furthermore, comparisons between experiments with different recovery or cell-cycle progression characteristics are difficult. The measurements of smaller intervals between an event of interest and a cell-cycle landmark (e.g., bud emergence, S-phase entry, or anaphase onset) can help reduce errors if these landmark events are tracked1,2,3,9,10,11,12. However, subtle but important differences may remain undetected or obscured using these ad hoc methods. Finally, single-cell analyses allow for analyzing cell-cycle progression without relying on synchronization or alignment13, though large-scale measurements in single-cell studies can be challenging and costly.
To overcome these difficulties, we developed the Characterizing Loss of Cell Cycle Synchrony (CLOCCS) model to aid the analysis of time-series measurements made on synchronized populations14,15. CLOCCS is a flexible mathematical model that describes the distribution of synchronized cells across cell-cycle phases as they are released from synchrony and progress through the cell cycle. The branching process framework enables the model to account for the asymmetric qualities of mother and daughter cells after division, as observed in S. cerevisiae, while still being useful for organisms that divide by fission, such as S. pombe. The model can take inputs from a diverse set of measurement types to specify the cell-cycle phase. It can ingest budding cell-cycle phase data, which includes measurements of the percent budded cells over time, allowing for the estimation of the number of cells outside of the unbudded G1 phase14,15. The model can also ingest flow cytometric data that measures the DNA content, thus enabling the assessment of landmark transitions from G1 to S, S to G2, and M to G115. Fluorescent morphological markers can also be used to identify the cell-cycle phase. The fluorescent labeling of myosin rings, nuclei, and spindle pole bodies (SPBs) can be used to determine the cell-cycle phase, and these were incorporated into the CLOCCS model11; however, these measurements will not be described in this protocol. Additionally, the septation index was used as an input for modeling data from S. pombe14. Thus, the model can be used for cell-cycle analyses in a variety of organisms and can be further expanded.
CLOCCS is a parametric model that allows for the full Bayesian inference of multiple parameters from the input data (e.g., budding percentage, DNA content). These parameters include the recovery time from synchrony, the length of the cell-cycle period (estimated separately for mother and daughter cells), and the average cell-cycle position of the cells at each time point. These parameters represent the behavior of the average cell in the population, enabling the researcher to map each time point to a cell-cycle position expressed as a lifeline point. The conversion to lifeline points depends on the CLOCCS parameters lambda (λ) and mu0 (µ0)14,15. The parameter λ corresponds to the average cell-cycle period of the mother cells. However, due to the mother-daughter delay14,15, this is not the average cell-cycle period of the full population that includes both the mother and daughter cells. CLOCCS additionally infers the parameter delta (δ), which corresponds to the mother-daughter delay and, thus, allows for the calculation of the average cell-cycle period of the full population. Finally, because each experiment begins after release from cell-cycle synchronization, the time required to recover from the synchronization method is represented by the CLOCCS parameter µ0. CLOCCS fits a model to the input cell-cycle phase data and then infers these parameters using a random walk Markov chain Monte Carlo algorithm14,15. By mapping multiple experiments to a common cell-cycle lifeline time scale, direct phase-specific comparisons can be made between replicates or experiments where the recovery time or cell-cycle periods are not identical8,14,15.
As synchronized populations lose synchrony at some rate over the course of the time series14,15,16,17, variability in the rate of synchrony loss can also impede quantitative comparisons across experiments. By identifying the location of populations and the variance in their distributions, CLOCCS accounts for differences in rates of synchrony loss. This powerful tool allows for specific and detailed comparisons across experiments, thus providing the ability to directly make relevant comparisons not only between replicates but also between environmental conditions, mutants, and even species that have dramatically different cell-cycle timing14,15.
This paper describes a method using CLOCCS to estimate parameters by fitting data from synchrony/release time-series experiments, map the data to a common lifeline scale, and then make relevant comparisons between replicates or experiments. Lifeline alignment allows for direct phase-specific comparisons across these experiments, which allows for the aggregation and comparison of replicates and for making more relevant comparisons across experiments with different recovery timings and cell-cycle periods.
1. Collecting cell-cycle phase and experimental data
2. Installing the required software
NOTE: This section assumes that Conda, Java 19, and Git are already installed (Table of Materials).
3. Using CLOCCS to parameterize the experiments
4. Conversion of time points to lifeline points using the Python conversion functions and the CLOCCS parameters
NOTE: Conversion between time points and lifeline points requires two conversion formulas21. A Python implementation for conversion and data visualization are available in the CLOCCS_alignment repo and described below.
5. Comparing budding curves and flow cytometry data
6. Comparing the experimental data
The steps described in the above protocol and in the workflow in Figure 1 were applied to five cell-cycle synchronized time-series experiments to demonstrate two representative comparisons: between replicates with different synchrony methods (mating pheromone and centrifugal elutriation18) and sequencing platforms (RNA-sequencing [RNA-seq] and microarray), as well as across experimental conditions. Multiple experiments were performed with S. cerevisiae, ...
This paper presents a method for more accurately and quantitatively assessing data from time-series experiments on synchronized populations of cells. The method utilizes learned parameters from CLOCCS, a Bayesian inference model that uses input cell-cycle phase data, such as budding data and flow-cytometric DNA content data, to parameterize each experiment14,15. CLOCCS uses the input cell-cycle phase data to infer the parameters for each experiment, which are the...
The authors have no conflicts of interest to disclose.
S. Campione and S. Haase were supported by funding from the National Science Foundation (DMS-1839288) and the National Institutes of Health (5R01GM126555). Additionally, the authors would like to thank Huarui Zhou (Duke University) for comments on the manuscript and for beta testing the protocol. We also thank Francis Motta (Florida Atlantic University) and Joshua Robinson for their help with the Java code.
Name | Company | Catalog Number | Comments |
2x PBS | For Fixative Solution. Described in Leman 2014. | ||
4% formaldehyde | For Fixative Solution. | ||
100% Ethanol | For flow cytometry fixation. Described in Haase 2002. | ||
CLOCCS | https://gitlab.com/haase-lab-group/cloccs_alignment.git | ||
Flow Cytometer | For flow cytometry protocol. | ||
Git | https://git-scm.com/ | ||
Java 19 | https://www.oracle.com/java/technologies/downloads/#java19 | ||
Microscope | For counting cells and buds. | ||
Miniconda | https://docs.conda.io/en/latest/ | ||
Protease solution | For flow cytometry protocol. Described in Haase 2002. | ||
RNAse A solution | For flow cytometry protocol. Described in Haase 2002. | ||
SYTOX Green Nucleic Acid Stain | Invitrogen | S7020 | For flow cytometry staining. Described in Haase 2002. |
Tris | pH 7.5 |
Request permission to reuse the text or figures of this JoVE article
Request PermissionExplore More Articles
This article has been published
Video Coming Soon
Copyright © 2025 MyJoVE Corporation. All rights reserved