Related Experiment Video
Updated: Apr 18, 2026

Phage Phenomics: Physiological Approaches to Characterize Novel Viral Proteins
Published on: June 11, 2015
gcplyr: an R package for microbial growth curve data analysis
1Department of Ecology and Evolutionary Biology, Yale University, New Haven, CT, 06511, USA. mike.blazanin@yale.edu.
Background:
Characterization of microbial growth is of both fundamental and applied interest. Modern platforms can automate collection of high-throughput microbial growth curves, necessitating the development of computational tools to handle and analyze these data to produce insights.
Results:
To address this need, here I present a newly-developed R package: gcplyr. gcplyr can flexibly import growth curve data in common tabular formats, and reshapes it under a tidy framework that is flexible and extendable, enabling users to design custom analyses or plot data with popular visualization packages. gcplyr can also incorporate metadata and generate or import experimental designs to merge with data. Finally, gcplyr carries out model-free (non-parametric) analyses. These analyses do not require mathematical assumptions about microbial growth dynamics, and gcplyr is able to extract a broad range of important traits, including growth rate, doubling time, lag time, maximum density and carrying capacity, diauxie, area under the curve, extinction time, and more.
Conclusions:
gcplyr makes scripted analyses of growth curve data in R straightforward, streamlines common data wrangling and analysis steps, and easily integrates with common visualization and statistical analyses.
Related Concept Videos
Interpreting R Charts
An R chart plots the range of subsets of measurements collected from a process. Each point on the chart represents the range—defined as the difference between the maximum and minimum...
Bacterial Growth Curve
Microbial Growth Measurement: Direct Methods
Microbial Growth Measurement: Indirect Methods
Microbial Growth Media
Methods to Assess Microbial Populations

