Literature DB >> 34254821

AMiGA: Software for Automated Analysis of Microbial Growth Assays.

Firas S Midani1,2, James Collins1,2, Robert A Britton1,2.   

Abstract

The analysis of microbial growth is one of the central methods in the field of microbiology. Microbial growth dynamics can be characterized by meaningful parameters, including carrying capacity, exponential growth rate, and growth lag. However, microbial assays with clinical isolates, fastidious organisms, or microbes under stress often produce atypical growth shapes that do not follow the classical microbial growth pattern. Here, we introduce the analysis of microbial growth assays (AMiGA) software, which streamlines the analysis of growth curves without any assumptions about their shapes. AMiGA can pool replicates of growth curves and infer summary statistics for biologically meaningful growth parameters. In addition, AMiGA can quantify death phases and characterize diauxic shifts. It can also statistically test for differential growth under distinct experimental conditions. Altogether, AMiGA streamlines the organization, analysis, and visualization of microbial growth assays. IMPORTANCE Our current understanding of microbial physiology relies on the simple method of measuring microbial populations' sizes over time and under different conditions. Many advances have increased the throughput of those assays and enabled the study of nonlab-adapted microbes under diverse conditions that widely affect their growth dynamics. Our software provides an all-in-one tool for estimating the growth parameters of microbial cultures and testing for differential growth in a high-throughput and user-friendly fashion without any underlying assumptions about how microbes respond to their growth conditions.

Entities:  

Keywords:  computational biology; growth modeling; physiology

Year:  2021        PMID: 34254821      PMCID: PMC8409736          DOI: 10.1128/mSystems.00508-21

Source DB:  PubMed          Journal:  mSystems        ISSN: 2379-5077            Impact factor:   6.496


INTRODUCTION

The study of the growth of microbial cultures has been a basic method of understanding bacterial physiology since the pioneering work of Jacob and Monod and the Copenhagen group in the 1950s to 1960s (1). Today, automated platforms equipped with multiwell plate readers can rapidly generate large sets of microbial growth data. Several computational tools have been developed for the rapid analysis and interpretation of these growth data sets (2–7). However, the growth of clinical isolates, fastidious organisms, or microbes under various stressors often generates curves that do not follow standard logistic or sigmoidal shape. Popular tools using classical mathematical models of growth, such as logistic or Gompertz equations, struggle to infer kinetic parameters for these microbial cultures. Nonparametric statistical approaches, including spline fitting, input estimation methods, or Gaussian process (GP) regression, are more effective at modeling the growth of atypical microbial cultures and estimating their growth parameters (8–11). GP regression has especially shown tremendous potential for modeling growth curves. Unlike spline fitting, GP regression is robust to outliers and technical variation, can inherently pool replicates, reliably infer growth rates, and estimate growth parameters without cross-validation or bootstrapping (9, 10). While input estimation methods, such a regularized linear inversion, can also reliably infer growth rates (11), GP regression provides a principled framework for estimating uncertainty and statistical testing (10). Tonner et al. recently expanded their application of GP regression into a mixed-effects model of microbial growth and further illustrated how it can statistically estimate the impact of perturbations on growth dynamics (12). Both Swain et al. and Tonner et al. have openly shared tools for the analysis of microbial growth with GPs (9, 10, 12). However, these tools are either limited to measuring a very restricted set of growth parameters, are focused solely on statistical modeling of growth differences without inferring growth parameters, or are inaccessible to users who are unfamiliar with programming or Python. The wide adoption of the application of GPs for modeling microbial growth is thus hampered by the lack of a general-purpose and user-friendly software. Here, we describe and showcase a new tool for the analysis of microbial growth assays (AMiGA) without any underlying assumptions about the shape of growth curves. AMiGA models growth curves with GP regression and infers biologically meaningful microbial growth parameters, including maximum specific growth rate (i.e., exponential growth rate), lag time, carrying capacity, and area under the curve (AUC). Because GPs do not assume any underlying shape for the input observations, we also show that AMiGA can quantify adaptation time, death, maximum death rate, and diauxic shifts. Finally, AMiGA can expand growth curves beyond time to include other experimental variables, for example, nutritional state (e.g., presence of substrate in culture), environmental conditions (e.g., pH status), microbial stressors (e.g., antibiotics), or phylogenetic identities (e.g., genotype). Users can accordingly test for functional differences in growth across distinct experimental conditions (10, 13). These statistical tests are agnostic to microbial growth parameters but rather detect differences between growth curves across all time measurements. Altogether, AMiGA streamlines various aspects of microbial growth data analysis, including quality control, data manipulation, growth curve fitting, and statistical testing. To demonstrate the utility of AMiGA, we model the microbial growth of lab-adapted, clinical, and environmental isolates. We show how AMiGA can fit different growth dynamics, characterize diauxic shifts, describe Biolog phenotype microarray (PM) plates, and analyze standard growth assays. We also showcase how AMiGA-based testing for differential growth across distinct experimental conditions can extract useful insight from high-throughput growth assays.

RESULTS

Implementation.

AMiGA is an open-source, cross-platform Python package. Users interact with AMiGA via the command-line interface. We provide detailed tutorials to demystify the process for users with minimal background in using a command terminal. The main input to AMiGA is raw data files in text format, which are often exported by multiwell plate readers. Users can also pass metadata about each plate or each well using tables saved as text files. AMiGA can recognize Biolog PM plates based on file names and automatically assign wells to carbon, nitrogen, or phosphorous substrates. Users can optionally adjust many of the default parameters for analysis or visualization with a configuration file. AMiGA can analyze multiple data sets in a single batch, and it can pool biological and technical replicates before jointly modeling their growth curves.

Estimating microbial growth parameters.

Using observed measurements of optical density (OD), we often want to describe the underlying function of growth often termed the growth curve. While preprocessing the data (see Materials and Methods), AMiGA transforms OD measurements with a natural logarithm (ln) then shifts measurements such that the first measurement is centered at zero. Using GP regression, AMiGA then infers the underlying growth curve, which quantifies microbial community size over time, and its first-order derivative, which quantifies the rate of growth over time (Fig. 1A and B). The algorithm then infers biologically meaningful growth parameters by either directly analyzing the growth and its derivative or by sampling from the posterior distribution of the predicted growth model. The sampling approach provides summary statistics for each of the growth parameters in terms of mean, standard deviation, and confidence interval. The estimated microbial growth parameters include classical growth characteristics, such as the carrying capacity (K; the maximum growth supported by the environment), area under the curve (AUC; the total growth supported by the environment over observed time), maximum growth rate (r; the maximum specific growth rate or exponential growth rate), doubling time (the time needed during exponential growth to double community size), and lag time (the time delay needed to initiate exponential growth, defined as the intersection of the tangent at maximum growth rate with the axis of time). In addition, AMiGA infers less commonly studied, but useful, growth characteristics, including maximum death rate (the most negative growth rate after reaching carrying capacity), death (the total loss of growth after reaching carrying capacity), and adaptation time (the time interval needed to reach a positive growth rate). Collectively, these growth parameters describe informative dynamics about microbial physiology under the specified experimental conditions.
FIG 1

AMiGA infers microbial growth parameters and characterizes diauxic shifts. (A, B) AMiGA predicted the mean growth and growth rate of a ribotype 053 C. difficile clinical isolate grown on 20 mM fructose as the primary carbon source using three technical replicates. Model estimates of the log-transformed growth and its derivative can be used to describe the following parameters: carrying capacity (K), area under the curve (AUC), maximum growth rate (r), maximum death rate, lag time, adaptation time, and stationary death. The black dashed oblique line indicates the tangent to the growth curve at maximum exponential growth. The gray dashed vertical lines map growth parameters to their respective time points, which are also exported by AMiGA. (C, D) AMiGA characterized the diauxic shift of a C. difficile clinical isolate of an unknown ribotype grown on minimal medium with 20 mM glucose as the primary carbon source using three technical replicates. AMiGA automatically detected two growth phases (separated by dashed vertical line), reaching maximum growth rates at 6.0 and 15.3 h, respectively. The inset text states the estimated carrying capacity, K, and maximum growth rate, r, for each unique phase. Bold green lines plot the predicted mean of the growth function or its derivative, and green bands indicate the predicted 95% confidence interval including measurement noise. The thin gray lines plot actual growth measurements.

AMiGA infers microbial growth parameters and characterizes diauxic shifts. (A, B) AMiGA predicted the mean growth and growth rate of a ribotype 053 C. difficile clinical isolate grown on 20 mM fructose as the primary carbon source using three technical replicates. Model estimates of the log-transformed growth and its derivative can be used to describe the following parameters: carrying capacity (K), area under the curve (AUC), maximum growth rate (r), maximum death rate, lag time, adaptation time, and stationary death. The black dashed oblique line indicates the tangent to the growth curve at maximum exponential growth. The gray dashed vertical lines map growth parameters to their respective time points, which are also exported by AMiGA. (C, D) AMiGA characterized the diauxic shift of a C. difficile clinical isolate of an unknown ribotype grown on minimal medium with 20 mM glucose as the primary carbon source using three technical replicates. AMiGA automatically detected two growth phases (separated by dashed vertical line), reaching maximum growth rates at 6.0 and 15.3 h, respectively. The inset text states the estimated carrying capacity, K, and maximum growth rate, r, for each unique phase. Bold green lines plot the predicted mean of the growth function or its derivative, and green bands indicate the predicted 95% confidence interval including measurement noise. The thin gray lines plot actual growth measurements.

Characterizing diauxic shifts.

Diauxie is the biological phenomenon observed when a microbial culture undergoes two phases of growth (1). Diauxic growth often occurs when a microbial culture initially utilizes the most preferred carbon source in its environment but switches to a secondary source once the former is depleted (14). To identify diauxic shifts, we take advantage of a key feature of GPs, the derivative of a Gaussian process is also a Gaussian process. Therefore, we can easily infer the first- and second-order derivatives of each growth curve (9). Here, the first-order derivative estimates the growth rate over time, while the second-order derivative estimates the change in growth rate over time, which is a measure of the acceleration or deceleration of growth. Using these estimates, AMiGA then applies a novel iterative process and growth curve thresholds to detect diauxic shifts. Users can optimize parameters of this algorithm for their specific application in order to reduce false-positive calls (see Materials and Methods for technical details). This algorithm can detect diauxic shifts with rapid transition or short lag phase, as we see for one clinical isolate grown on minimal medium supplemented with glucose (Fig. 1C and D), or slow transition into secondary growth, as we see for a C. difficile clinical isolate grown on minimal medium (Fig. 2A; see also Fig. S1 in the supplemental material). Because GP regression does not assume any underlying shape of growth, this algorithm can capture two or more unique growth phases.
FIG 2

C. difficile exhibited growth curves with various shapes that can be distinguished by growth parameters inferred by AMiGA. (A, B) CD2015, a ribotype 027 C. difficile isolate, was profiled with a Biolog phenotype microarray (PM1) plate with two technical replicates. Growth curves for each substrate were natural log transformed, baseline corrected, and then modeled jointly with GP regression by AMiGA. Growth parameters for all substrates were normalized to growth parameters on minimal medium by division. (A) CD2015 grew to a normalized AUC higher than 1.2 on 10 substrates. Substrate labels on the right are color coded and ordered by the final value of their corresponding growth curves. (B) On four substrates (green), CD2015 experienced growth rates that are at least 20% higher than growth rates on minimal medium. On ribose and sorbitol, C. difficile exhibited biphasic growth (orange). On remaining substrates (purple), C. difficile showed logistic or sigmoidal growth and grew at rates comparable to the rate of growth on the minimal medium (black). Dashed horizontal and vertical lines show arbitrary thresholds for color coding by normalized growth rate and calling positive growth, respectively.

C. difficile exhibited growth curves with various shapes that can be distinguished by growth parameters inferred by AMiGA. (A, B) CD2015, a ribotype 027 C. difficile isolate, was profiled with a Biolog phenotype microarray (PM1) plate with two technical replicates. Growth curves for each substrate were natural log transformed, baseline corrected, and then modeled jointly with GP regression by AMiGA. Growth parameters for all substrates were normalized to growth parameters on minimal medium by division. (A) CD2015 grew to a normalized AUC higher than 1.2 on 10 substrates. Substrate labels on the right are color coded and ordered by the final value of their corresponding growth curves. (B) On four substrates (green), CD2015 experienced growth rates that are at least 20% higher than growth rates on minimal medium. On ribose and sorbitol, C. difficile exhibited biphasic growth (orange). On remaining substrates (purple), C. difficile showed logistic or sigmoidal growth and grew at rates comparable to the rate of growth on the minimal medium (black). Dashed horizontal and vertical lines show arbitrary thresholds for color coding by normalized growth rate and calling positive growth, respectively. Illustration of diauxic shift detection algorithm using first- and second-order derivatives of growth. Here, we analyze the growth of CD2015, a ribotype 027 C. difficile isolate, on sorbitol in Biolog PM1 plates. AMiGA determined all potential growth phases based on inflection points, which are defined as the time points at which the second-order derivative equals zero (red points in C). Each potential growth phase is bounded by two positive inflection points that correspond to valleys in the first-order derivative (B, step 2). Potential growth phases are then ranked based on carrying capacity (K) or change in OD during their time intervals (A, step 3). In this example, the growth phases are ranked in ascending order as P3, P2, P1. The smallest growth phase (P3) does not meet the arbitrary threshold of producing 20% or higher growth relative to the primary growth phase (P1) (step 4). The smallest phase (P3) is then merged with the neighboring growth phase (P2) because the maximum growth rate (r) for the smallest phase around 16 h is closer to the growth rate at its left bound around 13 h (t) than it is to its final growth rate at its right bound at 21.7 h (t) (B, step 5). The newly defined growth phase that spans both P2 and P3 has a carrying capacity that is at least 20% of the carrying capacity for the largest phase (K1) and therefore is considered a unique growth phase. In summary, the ribotype 027 clinical isolate grown on minimal medium supplemented with sorbitol undergoes a diauxic shift with the second growth phase beginning at around 6.7 h. Download FIG S1, TIF file, 0.5 MB. Here, multiple phases are considered unique if they are separated by a lag phase (defined as deceleration of growth rate to zero) and if the secondary phase results either in a substantial change of OD or reaches a sufficiently high growth rate. Users can select whether secondary shifts are called based on change in growth or growth rate and arbitrarily define the critical thresholds for these changes. For our C. difficile growth assays, we found that diauxic shifts are properly detected by a total change in OD during the secondary growth phase of at least 20% of the total change in OD during the primary growth phase.

Modeling microbial growth dynamics.

C. difficile is a Gram-positive spore-forming pathogen that has recently become the most common hospital-associated infection in the developed world (15). C. difficile is a genetically diverse species, and distinct ribotypes are overrepresented in both human outbreaks and animals (16–18). Carbon substrate utilization by clinical C. difficile isolates demonstrates phenotypic diversity between ribotypes (19, 20). Here, we profiled CD2015, a ribotype 027 C. difficile clinical isolate, on a Biolog phenotype microarray plate (PM1) using two technical replicates. All wells in a Biolog PM plate are prearrayed with a single carbon source except for the first well, which lacks a carbon source and serves as a minimal medium control. Using AMiGA, we pooled duplicate growth curves for each substrate, modeled them jointly with GP regression, and inferred microbial growth parameters (Data Set S1). To identify substrates that supported CD2015 growth, parameters were normalized by AMiGA to the minimal medium well. Predicted growth curves and parameters can be visualized with basic, but customizable, figures (Fig. S2 and S3). We detected significant growth (defined as a normalized AUC of at least 1.2) on 10 carbon substrates (Fig. 2). Because GP regression is a nonparametric approach, AMiGA can fit growth curves with various shapes (Fig. 2A). In minimal defined medium supplemented with a single carbon source, CD2015 exhibited multiple growth modalities, including rapid growth followed by rapid death (green; normalized growth rate of ≥1.2), biphasic growth with a lower growth rate in the second phase for a prolonged period (orange; diauxie = true), and logistic or sigmoidal growth (purple and black; normalized growth rate of <1.2) (Fig. 2B and Fig. S4). As a bacterial generalist, C. difficile can colonize different nutritional niches in the gut (21). It is also capable of using amino acids as its sole energy and biomass source (22), which explains its ability to grow on minimal medium and may explain its biphasic growth on ribose and sorbitol. C. difficile may initially ferment amino acids via the Stickland pathway until they are depleted then transition to growth on sugars present in the environment (22, 23). However, it is less clear why rapid growth on certain monosaccharides was swiftly followed by rapid death. AMiGA visualization of growth curve analyses. AMiGA plotted a 96-well grid of growth curves for CD2015, a ribotype 027 C. difficile isolate, on a Biolog PM1 plate and highlighted wells where significant growth (blue) or death (red) is detected. Bold lines indicate the actual growth data. Dashed yellow lines indicate the model-predicted growth curves. Text on the top left and top right of each subplot indicate well ID and the maximum OD of each growth curve, respectively. Download FIG S2, TIF file, 0.7 MB. AMiGA summary of Biolog results with heat maps. Here, we summarized the estimates of normalized area under the curves (AUCs) for two technical replicates of CD2015, a ribotype 027 C. difficile clinical isolate, grown on a Biolog PM1 plate. (A) AMiGA-generated heat map of normalized AUCs for each technical replicate modeled individually. (B) AMiGA-generated heat map of normalized AUCs for technical replicates modeled jointly. Heat maps were reduced to substrates that supported a normalized AUC of at least 1.2, equal to 1, or less than 0.8 in either of the technical replicates or in the pooled model. Labels on the x axis indicate unique plate IDs. In each heat map, substrates were clustered based on Euclidean distances. In general, heat maps visually summarized the carbon substrates that support (red) or inhibit (blue) the growth of CD2015. In addition, they demonstrated significant technical variation between the two replicates mostly for the normalized AUCs on substrates that inhibit growth and especially for beta-methyl-d-glucoside. Most of these variations can be attributed to overall better growth of the first replicate (CD2015_PM1-1) on minimal medium without any carbon sources. In summary, the heat map function aids users in evaluating the quality of their data and model estimates. Download FIG S3, TIF file, 0.5 MB. AMiGA can fit growth curves without any underlying assumptions about their shapes. AMiGA predicted growth measurements and growth rates over time for CD2015, a ribotype 027 C. difficile isolate, grown in a Biolog PM1 plate on minimal medium and supplemented with single carbon sources. Bold black lines indicate the mean estimate of the growth function, and gray bands indicate the 95% confidence interval, including sampling uncertainty (i.e., measurement noise). Red lines plot the actual raw measurement of duplicate growth curves for each condition. (A) The classical logistic growth curve typical of standard microbial cultures is demonstrated by growth of the isolate on l-threonine. (B) Growth on d-sorbitol demonstrates a common growth modality for C. difficile, where OD initially increases exponentially but then increases at lower growth rate for a prolonged period, as demonstrated by a prolonged positive growth rate that slowly decreases over time. (C) Exponential growth followed by rapid decay of OD is demonstrated by growth on d-fructose. Download FIG S4, TIF file, 0.5 MB. Microbial growth parameters estimated with AMiGA for CD2015, a ribotype 027 C. difficile clinical isolate, on two replicates of Biolog phenotype microarray (PM1) plates. Download Data Set S1, XLSX file, 0.1 MB. A parametric approach for modeling growth would have poorly characterized some of these curves and misrepresented growth dynamics on different substrates. In addition, analysis that eschews fitting growth curves due to their atypical shapes and simply analyzes areas under the curve or carrying capacity would miss differences in growth dynamics. For example, CD2015 showed similar total growth on fructose and trehalose (95% confidence intervals for AUC, in units of ln OD × h, are 35.89 to 36.55 and 35.93 to 36.94, respectively), but its growth rates on these substrates were different (95% confidence intervals are 0.57 to 0.64 h−1 and 0.33 to 0.48 h−1, respectively). Importantly, our approach is not limited to modeling clinical isolates of C. difficile but can model growth dynamics of other microbes, including lab-adapted and environmental isolates, as we show for Citrobacter sedlakii, Pseudomonas aeruginosa, and Yersinia enterocolitica (Fig. S5). Because our nonparameteric approach models different growth shapes, it is especially useful in high-throughput screens for which manual validation of growth curves would be prohibitively laborious. AMiGA can model growth dynamics of a variety of microbes. We used AMiGA for modelling publicly available growth data of two replicates of type-strain Citrobacter sedlakii ATCC 51115 (A, B), three replicates of laboratory-adapted Pseudomonas aeruginosa PA14 (C, D), and three replicates of an environmental isolate of Yersinia enterocolitica 8081c (E, F) on minimal medium supplemented with carbon substrates. All isolates were grown on Biolog PM1 plates where each well had a single carbon source except for one well that served as a minimal medium control. The measurements for C. sedlakii and P. aeruginosa correspond to changes in optical density due to the growth of cells, while the measurements for Y. enterocolitica correspond to changes in optical density due to a colorimetric redox reaction, which evaluates cellular respiration on the carbon substrate in each well. (A, C, E) Text labels for substrates are ordered and colored by the final OD measurement in each plot. (B, D, F) Growth parameters for all isolates on different carbon substrates were normalized to the growth parameters on minimal medium by division. Download FIG S5, TIF file, 2.2 MB.

Detecting differential growth by comparing growth parameters.

In our Biolog phenotyping, we noticed that certain monosaccharides promoted an atypical growth curve characterized by a rapid rise followed by a rapid decay in optical density. Substantial decay in optical density may be explained by autolysis due to rapid loss of energy-generating substrates (23), sugar-driven phage induction that leads to lysis (24), or smaller cell sizes due to reductive division or dwarfing (25). Because the substrate concentration in Biolog PM plates is proprietary information and thus unknown, we wanted to see if this phenomenon occurs at different concentrations of these substrates. We therefore assayed 11 clinical isolates of C. difficile representing four different ribotypes (a molecular classification of closely related strains) for their growth dynamics on minimal medium supplemented with either fructose or glucose as the sole carbon source (Table S1). We recapitulated the rapid growth followed by rapid death phenomenon at 20 mM concentrations of fructose and glucose (Fig. 3A). Higher concentration of 50 mM sugar did not result in the rapid decay experienced at a lower concentration within 24 h, although strains reached similar carrying capacity on both concentrations (Fig. 3A). Next, we estimated growth parameters and their 95% credible intervals on pooled experimental and technical replicates for each unique combination of ribotype, sugar, and substrate concentration (Fig. 3B). Growth on fructose exhibited more dramatic decay of OD after reaching carrying capacity. Indeed, death rates were also higher (more negative rates) at low concentrations of fructose than at low concentrations of glucose. In addition, differences in death rates between low and high concentrations were statistically significant for three ribotypes on fructose but only for one on glucose (Fig. 3B). In summary, low concentrations of simple sugars, such as glucose or fructose, can result in rapid lysis of C. difficile after reaching carrying capacity, and the rapid lysis was heightened for select ribotypes.
FIG 3

Low concentration of glucose or fructose induce rapid death of microbial cultures in stationary phase. (A) AMiGA-predicted growth curves for clinical isolates belonging to four ribotypes (two RT001 isolates, four RT027 isolates, two RT053 isolates, and three RT078 isolates) grown on minimal medium supplemented with no (0 mM), low (20 mM), or high (50 mM) concentrations of either glucose or fructose. Growth for each isolate was measured with three technical replicates. Bold lines indicate the predicted mean of growth, and bands indicate the predicted 95% credible intervals, including measurement noise. (B) Summary of differences in growth using model estimates of the area under the curve, exponential growth rate, and stationary death rate. Sampling uncertainty was summarized with the model-estimated Gaussian noise. Error bars indicate the 95% credible interval, and asterisks indicate no overlap of credible intervals between low and high conditions for each ribotype and sugar combination.

Low concentration of glucose or fructose induce rapid death of microbial cultures in stationary phase. (A) AMiGA-predicted growth curves for clinical isolates belonging to four ribotypes (two RT001 isolates, four RT027 isolates, two RT053 isolates, and three RT078 isolates) grown on minimal medium supplemented with no (0 mM), low (20 mM), or high (50 mM) concentrations of either glucose or fructose. Growth for each isolate was measured with three technical replicates. Bold lines indicate the predicted mean of growth, and bands indicate the predicted 95% credible intervals, including measurement noise. (B) Summary of differences in growth using model estimates of the area under the curve, exponential growth rate, and stationary death rate. Sampling uncertainty was summarized with the model-estimated Gaussian noise. Error bars indicate the 95% credible interval, and asterisks indicate no overlap of credible intervals between low and high conditions for each ribotype and sugar combination. Identity and types of strains used in this study. Strains are clinical isolates collected and provided by the Department of Michigan Community Health, except for M120, which was provided by Ed Kuijper (Leiden University Medical Center, Leiden, The Netherlands). NA indicates not available Table S1, DOCX file, 0.03 MB. Ribotypes notably varied in the precision of their growth dynamics. For example, predicted growth curves for ribotype 027 strains had much wider confidence intervals than curves for ribotype 053 strains (Fig. 3B). The difference in confidence is due to differences in experimental variation across biological and technical replicates of each ribotype (Fig. S6). Difference in measurement variance is captured by the model-optimized Gaussian noise term, which is used in the estimation of confidence intervals (Fig. 3B). Here, noise is modeled as a single time-independent term and optimized for estimating measurement noise across all time points while maximizing model fit. To do so, it may, however, amplify confidence intervals at time points where measurement variance is empirically low. For example, measurement noise is smaller during lag and exponential phases but larger during stationary and death phases. To fine-tune predicted confidence intervals, AMiGA users can opt to empirically estimate measurement noise as previously described (9), which can result in confidence intervals that more closely follow actual measurement noise over time (Fig. S6). Still, the time-independent noise term provides useful insight about our experiment. Here, we saw that ribotype 027 has the largest noise term and widest confidence intervals relative to other ribotypes. This may reflect larger phenotypic diversity among ribotype 027 isolates or may suggest a need for generating starting cultures in a manner that reduces variability in initial population size and physiology (26). Predicted confidence intervals based on different model manipulations. Growth of four ribotype 027 isolates or two ribotype 053 isolates on different concentrations of fructose were modelled jointly with AMiGA. All strain and concentration combinations were repeated in three technical replicates. For all plots, bold lines indicate the predicted mean of growth functions. (A) Thin lines show the individual replicate growth curves for each condition. There are 12 replicates for ribotype 027 and 6 replicates for ribotype 053 on each fructose concentration. Ribotype 027 has larger measurement variance or noise than ribotype 053 on both concentrations of fructose. (B) Bands, which are barely visible, show the 95% confidence intervals for the growth functions based only on the predicted covariance without the Gaussian noise hyperparameter. (C) Bands show the 95% confidence intervals for the growth functions based on the predicted covariance, including the Gaussian noise hyperparameter. (D) Bands show the 95% confidence intervals based on a GP regression model where measurement noise is empirically estimated and included as fixed parameters in the model. Download FIG S6, TIF file, 0.9 MB.

Quantifying differential growth across all time points.

We initially contrasted growth on distinct experimental conditions by comparing growth parameters using standard univariate statistical tests. This approach only detected differences captured by selected growth parameters. AMiGA can instead agnostically test for differential growth due to specific covariates (or conditions) as previously developed and described (10, 27). Briefly, the primary covariate of microbial growth measurements is the independent variable of time. We can extend a GP regression model to include additional categorical covariates that may contribute to differences in growth measurements over time, such as nutrient conditions (e.g., carbon substrate) or genotypes (e.g., C. difficile ribotype). We can then jointly predict microbial growth (ln OD) on these different conditions and the functional difference (ODΔ = ODHigh − ODLow) in growth between these conditions (Fig. 4A and Table S2). Functional differences that deviate from zero suggest that different experimental conditions yield different growth dynamics. By aggregating these functional differences into a single metric, we can further compare how sugar concentration contributes to differences in growth based on C. difficile ribotype (Fig. 4B). AMiGA computed the Euclidean distance between two curves over time, which we refer to as the “sum of functional differences” (‖ODΔ‖; see Materials and Methods for computation) (27). We confirmed that RT078 isolates experienced the largest growth differences due to sugar concentration, and that differences of growth due to fructose concentration for all ribotypes are higher than differences due to glucose concentration (Fig. 4B).
FIG 4

Testing for differences in growth of each ribotype on low versus high concentrations of glucose or fructose. For each ribotype and sugar combination, we jointly modeled growth of microbial isolates on both low and high concentrations of each sugar. (A) Ribotype 053 C. difficile exhibited functional differences in growth on high versus low concentrations of fructose (ODΔ = ln ODHigh − ln ODLow) with small differences in OD during early stationary phase and much larger differences in OD after 18 h. (B) Functional differences between growth on low versus high concentration of each sugar for each ribotype are summarized with the sum of functional differences, , which quantifies the magnitude of differences between two curves. Error bars indicate 95% confidence intervals. (C) Log Bayes factor scores estimated how much the performance of these models improved by including the “concertation” covariate in addition to “time” in the models’ input. Black horizontal lines indicate the FDR of ≤10% threshold based on 100 model permutations. Actual log Bayes factor scores above these thresholds are considered significant.

Testing for differences in growth of each ribotype on low versus high concentrations of glucose or fructose. For each ribotype and sugar combination, we jointly modeled growth of microbial isolates on both low and high concentrations of each sugar. (A) Ribotype 053 C. difficile exhibited functional differences in growth on high versus low concentrations of fructose (ODΔ = ln ODHigh − ln ODLow) with small differences in OD during early stationary phase and much larger differences in OD after 18 h. (B) Functional differences between growth on low versus high concentration of each sugar for each ribotype are summarized with the sum of functional differences, , which quantifies the magnitude of differences between two curves. Error bars indicate 95% confidence intervals. (C) Log Bayes factor scores estimated how much the performance of these models improved by including the “concertation” covariate in addition to “time” in the models’ input. Black horizontal lines indicate the FDR of ≤10% threshold based on 100 model permutations. Actual log Bayes factor scores above these thresholds are considered significant. AMiGA-generated comparison for a joint model of growth curves of a ribotype 053 C. difficile clinical isolate grown on either low (20 mM) or high (50 mM) fructose concentrations. The table reports the estimated mean and 95% confidence interval for growth parameters. The index column describes condition or growth parameter. The “Sig. Diff.” column describes whether there is a significant difference between conditions based on whether the confidence intervals (CI) overlap or not. For diauxie, “1” and “0” indicate true or false, respectively. “NA” indicates not available, and “log” indicates that a growth parameter was calculated using natural logarithm-transformed optical density values. Download Table S2, DOCX file, 0.03 MB. The sum of functional differences is a valuable metric for rank ordering conditions that impact overall growth dynamics. However, these summary scores are sensitive to the scale or magnitude of the growth curves. If the overall growth of C. difficile on both conditions is amplified by the same factor, then so are the functional differences between them. We can instead quantify the effect of an additional covariate on the growth model with less bias from the overall magnitude of growth using log Bayes factor scores (10). Briefly, growth is modeled on two hypotheses. The null hypothesis assumes that only time explains differences in growth data, while the alternative hypothesis includes additional covariates of interest in the model. We assess the goodness of fit (or likelihood) of these competing models using the log Bayes factor score, which is the log ratio of the likelihood of the alternative hypothesis to the likelihood of the null hypothesis. Log Bayes factor scores higher than zero provide more evidence for the alternative hypothesis than for the null hypothesis. By permuting the covariate labels, we can also determine the false discovery rate (FDR) thresholds and only consider Bayes factor scores that outperform the threshold as significant. We can broadly recapitulate our previous findings using the nonparametric log Bayes factor score. For the growth of each ribotype on either fructose or glucose, we computed a Bayes factor score, which evaluated if model predictions improve with knowledge of substrate concentration. Indeed, model performance improved for all conditions except for RT053 isolates grown on glucose, where the growth on low or high concentrations of glucose barely differed (Fig. 4C). Importantly, the log Bayes factor score highlighted differences in growth curves that are not captured by significant differences in death rate, such as the differential growth of RT001 and RT027 on distinct concentrations of glucose as well as the differential growth of RT001 on distinct concentrations of fructose (Fig. 3B). Although significant, these differences are minor in terms of functional differences or effect size, as indicated by the sum of functional differences (Fig. 4B). As an additional example of AMiGA hypothesis testing, we reanalyzed the data set of Dunphy et al. (28) where they tested the growth of Pseudomonas aeruginosa transposon mutants on 20 mM N-acetyl-d-glucosamine. They found that seven out of eight mutants had significantly different carrying capacities compared with the ancestral strain. Our analysis further identified differential growth that can be missed by only analyzing carrying capacity (Fig. S7). The sums of functional differences, ‖ODΔ‖, indicated that all mutants exhibited statistically different growth compared with the ancestral strain. Most of these functional differences can be attributed to differences in carrying capacity, growth rate, and lag time. We confirmed that seven out of the eight strains grew to a higher OD or carrying capacity than the ancestral strain. We also showed that the eighth strain (PA14_57880) reached similar carrying capacity as the ancestral strain, but it did so with a shorter lag time and lower growth rate. We also showed that two strains with similar carrying capacities (PA14_41710 and PA14_44360) had significantly different lag time, growth rate, and total growth, as indicated by area under the curve. A comparison of these two isolates had a log Bayes factor score of 311.29 and a sums of functional differences of 1.36 (95% confidence interval of 1.04 to 1.68). Overall, differential testing can help users prioritize post hoc analysis and experimental validation by ranking conditions based on log Bayes factor scores or sums of functional differences. Testing for functional differences revealed differences in growth parameters beyond carrying capacity. We reanalyzed the data set of Dunphy et al. (2019) where they tested the growth of Pseudomonas aeruginosa transposon mutants on 20 mM N-acetyl-glucosamine. We compared each mutant strain to the ancestral strain by testing for differential growth using both sums of functional differences and log Bayes factor scores. (A) We display the estimated sums of functional differences between each mutant strain and the ancestor as well as the growth parameters for each strain. Error bars indicate 95% confidence intervals. Asterisks indicate whether the estimated parameters for each strain significantly differ from the corresponding parameter of the ancestral strain; confidence intervals that overlap between a mutant and ancestral strain indicate no significance. (B) We visualize the model-predicted growth curves based on three experimental replicates for each strain. Growth curves for mutant strains are plotted in blue, and growth curves for the ancestral strain are plotted in black. Bold lines and shaded bands indicate the mean predicted log OD and its 95% confidence interval. Download FIG S7, TIF file, 1.2 MB.

DISCUSSION

Recent advances in laboratory automation have dramatically increased the throughput of microbial growth assays. Important aspects of analyzing these data sets include screening for desired phenotypes (29), discovering genotype-phenotype relationships (27, 30), investigating cross talk of environmental pressures and microbial dynamics (28, 31), and predicting microbial fitness under a variety of conditions (32, 33). Yet, we are continuing to learn how growth dynamics are affected by a variety of technical and experimental factors (26). Scientists are also increasingly able to cultivate nontraditional or nonlab-adapted strains and manipulate them under a wide variety of treatments. The study of diverse microbes under widely different applications and growth conditions can thus generate growth modalities that do not follow standard sigmoidal growth and require more nuanced analysis. Here, we contribute a user-friendly software that can further streamline the analysis of microbial growth assays (AMiGA) with a nonparametric modeling approach. We showcased our software using multiple examples to highlight several useful features. AMiGA can infer biologically meaningful parameters either by analyzing individual growth curves or pooling replicates of similar experimental conditions across multiple data sets. The latter approach enables inference with summary statistics for growth parameters, in particular the mean and confidence intervals. It can also probabilistically compare microbial growth under distinct conditions, which can aid scientists in ranking experimental conditions for post hoc validation. We also developed a novel algorithm for the detection and characterization of multiphasic growth without any underlying assumptions of growth curve shape. Diauxie is a complex behavior characterized by two phases of growth that are often separated by a lag phase (1, 14, 34). There are no consensus formulations for diauxie, and current studies have relied on ad hoc analysis of growth data. Our novel algorithm for diauxie characterization can simplify its analysis and contribute to ongoing efforts for studying its behavior. Finally, emerging research on antibiotic- and phage-microbial interactions can benefit from automated approaches for measuring and quantifying the inhibition of microbial growth or death of microbial culture as we demonstrate here (29, 33). In summary, AMiGA streamlines the analysis and interpretation of growth curve assays in a high-throughput user-friendly manner and can be utilized in a wide variety of microbiology experiments.

MATERIALS AND METHODS

Bacterial strains and growth.

C. difficile strains were mostly clinical isolates obtained from the Michigan Department of Community Health (Table S1) (35). Growth assays were carried out at 37°C in anaerobic atmosphere (5% CO2, 5% H2, 90% N2) using prereduced medium. Strains were cultured overnight in brain heart infusion (Difco) supplemented with 5% (wt/vol) yeast extract (BHIS). C. difficile cultures were diluted 1:10 in defined minimal medium (DMM) to a final OD of ∼0.05 based on absorbance (620 nm) in a 1-cm cuvette with a spectrophotometer (Thermo Scientific, Genesys 20). DMM is the basal defined medium in Table 1 of Karasawa et al. (36) with several adjustments. The concentrations for 11 amino acids were lowered to the following: glycine, histidine, and tryptophan, 75 mg liter−1; arginine, methionine, and threonine, 150 mg liter−1; isoleucine and valine, 225 mg liter−1; leucine, 300 mg liter−1; cysteine, 400 mg liter−1; and proline, 450 mg liter−1; and the concentrations for biotin were increased to 0.125 mg liter−1. Cultures were mixed 1:1 with sugar solutions for final concentrations of either 20 mM or 50 mM glucose or fructose. For Biolog PM assays, overnight growth of CD2015 was subcultured 1:5 in BHIS broth and grown to mid-exponential phase (OD ∼0.6) then diluted in DMM to a final OD of 0.05 based on absorbance (620 nm) in a 1-cm cuvette. Each well in the prereduced Biolog PM plate was inoculated with 100 μl of final cell suspension. In remaining assays, cultures were grown in 200 μl volumes. All cultures were grown statically for 24 h and optical density (620 nm) was measured every 10 min immediately after 5 s of orbital shaking by a microplate reader (Tecan Life Sciences, Sunrise).

Modeling growth data as a Gaussian process.

Microbial growth is defined as the observations of microbial abundance over time. Mathematical models, such as logistic or Gompertz equations, can describe a microbial growth curve (37). However, microbial growth does not always follow the standard sigmoidal shape. As a nonparameteric statistical approach, GPs can model microbial growth without making assumptions about the underlying shape or characteristics of its function. A GP is a probability distribution over functions (here, curves) where any finite number of observations of these functions, with independent and identically distributed Gaussian noise, are distributed as a multivariate normal distribution (38). In the GP framework, we assume that we have a set of observed functions f (x) ∈ ℝ at input random vector of x ∈ ℝ, where N is the number of random variables. The observed values are drawn from a multivariate normal distribution. The equation μ(x) ∈ ℝ is a mean function, and Σ ∈ ℝ is a covariance function or kernel where Σ = k(x, x) with . To model microbial growth curves, a GP can be specifically indexed at time such that a microbial growth function is a vector where each entry in the vector specifies a random variable, here, the function value at a particular input time . The natural log of optical density () is now the observed function at input values of , is a mean function, Σ is a covariance function or kernel, and indicates the number of observed random variables or time points. While a Gaussian process is a distribution over an infinite number of arbitrary functions, we can bias a GP to infer functions that follow certain characteristics. To ensure the inference of smooth microbial growth curves, we can specify the priors of a GP to a mean function of zero, , and the kernel or covariance function to a radial basis function (RBF) with a time-independent Gaussian noise hyperparameter. The RBF signal variance is , is the RBF lengthscale, is Gaussian noise hyperparameter, and is an indicator function that is equal to one when and zero otherwise. In the above definition, the sampling uncertainty is modeled by the time-independent Gaussian noise hyperparameter . Users can opt to empirically estimate measurement noise, , and include it in the kernel as previously described (9). In particular, we specify the kernel to be the sum of the RBF kernel and time-dependent noise parameters. The empirical noise parameter, , is estimated empirically using the variance across all replicates at each time point, which is then smoothed over time with a Gaussian filter (scipy.ndimage.gaussian_filter1d). Default width of the filter is 1 h but can be adjusted by users. Unlike model-estimated noise, empirically estimated noise is only used for model optimization and cannot be used for predicting OD at new time points. The GP model parameters are optimized to any given data by maximizing the marginal likelihood through integrating over all possible functions. The optimized hyperparameters can then be used to predict the latent or hidden function and sample new functions from its posterior distribution. Because the derivative of a GP is another GP (38, 39), we can also use GPs to make predictions about the derivatives of the growth curve (i.e., growth rate over time) and sample the posterior of the first and second derivatives of the GP. AMiGA estimates growth parameters from the optimized model either directly by analyzing the latent function and its derivatives or by sampling many functions from the posterior of the latent function and its derivatives then estimating the growth parameters of each new sample. The latter approach provides a distribution for the estimates of each growth parameter, which are then summarized into their means, standard deviations, and confidence intervals. The growth curve metrics of carrying capacity (), maximum specific growth rate (), and area under the curve () were estimated as previously described (10). Briefly, and are the maximum a posteriori (MAP) estimates of the growth, , and the growth rate, , functions. The estimate of was calculated as the Riemann sum of the function. In particular, was predicted at evenly spaced time points, then linearly transformed with vector of time intervals, , such that an approximation of the AUC follows a normal distribution of , where and Σ are the mean and covariance of the predicted function. AMiGA also computes additional growth parameters, including death, maximum death rate, adaptation time, lag time, and doubling time. Death is simply the absolute difference between the growth measurements at the final time point and the carrying capacity. The maximum death rate is estimated as the minimum of the negative of the derivative function , except is limited to to capture maximum death rate after reaching carrying capacity at , whereas T indicates the final time measurement. Adaptation time is computed probabilistically as the time at which the 95% credible interval of the growth rate, , deviates from zero. Lag time is computed using its classical definition (37) as the intersection of the tangent line to the function at maximum growth rate and the line parallel to the x axis or time (9). Doubling time is computed as times the inverse of the maximum specific growth rate.

Detecting and characterizing multiple growth phases.

AMiGA applies a novel algorithm for detecting diauxic shifts that utilizes first- and second-order derivatives of growth measurements and a customizable heuristic for calling unique growth phases (see Fig. S1 in the supplemental material for illustration). AMiGA computes the first- and second-order derivatives of each latent function, which correspond to the growth rate and the change in growth rate over time, respectively. The second-order derivative indicates inflection points that are defined as . Positive inflection points indicate acceleration of growth, while negative inflection points indicate deceleration. These inflection points also correspond to the valleys and peaks in the first-order derivative, respectively. Multiple phases are considered unique if they are separated by a lag phase, which is indicated by a negative inflection point in the second-order derivative (i.e., deceleration of growth rate to zero). Thus, each potential unique growth phase is bounded by two consecutive positive inflection points. AMiGA handles edge measurements by assuming positive inflection points at the first and last time points. AMiGA then applies a heuristic to determine if each potential growth phase indicates a significant change in growth dynamics. A potential growth phase is deemed real if it either results in a substantial change of growth, , or reaches a sufficiently high growth rate, , relative to the primary growth phase. Users can select whether secondary shifts are called based on change in growth or growth rate and arbitrarily define the critical thresholds for these changes. For our C. difficile assays, we found that diauxic shifts are properly detected, with few false positives, by a total change in OD during the secondary growth phase of at least 20% of the total change in OD during the primary growth phase. After computing the first-order and second-order derivatives, AMiGA iteratively compares potential phases based on their total growth (or growth rate). Starting with the phase with the smallest growth, AMiGA compares it to the primary phase with the largest growth. If the smallest phase is associated with growth that exceeds a certain ratio of the growth caused by the primary phase, it is confirmed as a unique growth phase. Otherwise, this nongrowth phase is merged to one of its adjacent phases. The nongrowth phase is merged to the adjacent phase with the lower activation energy, which is defined as the difference between the maximum growth rate during the nongrowth phase and the growth rates at either its left or right boundary (i.e., at its beginning and end). Growth phases are then reranked based on their total growth, and iteration continues. The iterative process is completed when the smallest growth phase is confirmed as a unique growth phase or when all potential phases have been merged into a single growth curve, thus indicating that no diauxic shifts (or shifts in growth phases) have occurred. Once all growth phases have been detected, AMiGA describes them by their growth parameters in addition to their time boundaries.

Testing for differential growth.

AMiGA applies the framework of Tonner et al. (10) for Bayesian testing of differential growth between two conditions. A Gaussian process can be extended to model additional covariates or dimensions beyond time, where each dimension has a unique independent lengthscale. This is illustrated in vector notation of the squared exponential covariance as described in Solak et al. (39) where Here, the random variables are now multidimensional with input vectors x = [x,⋯,x],xi = [x,⋯,x], D is the number of dimensions and the first dimension of the random variable, or is always time, and the dimension-specific lengthscales are defined by , where is the RBF lengthscale for dimension d. Other model hyperparameters include (RBF variance) and (Gaussian noise). Accordingly, AMiGA tests for differential growth by comparing a null model, where the only dimension in input is time, , with an alternative model where input is multidimensional, for example,, with time as the first covariate and an additional covariate included as a binary variable . Differential growth is quantified with a Bayes factor score, defined as the ratio of the likelihood () of the data given the alternative hypothesis or model (M1) to the likelihood of the data given the null hypothesis or model (M0). A Bayes factor score higher than 1 indicates stronger evidence for the alternative model than for the null model. High scores indicate that the additional covariate improves null model performance and suggest that growth curves are functionally different due to covariate effects. A false discovery rate (FDR) for each Bayes factor score is calculated by estimating the null Bayes factor score distribution. In particular, the label of the additional covariate was randomly assigned to each sample without replacement from the original distribution of the covariate in the model input. Then, a null Bayes factor score was calculated for each permutation of the model. The null distribution comprised 100 permutations of the data set, and FDR (default is ) was defined as the 90th percentile of the null Bayes factor distribution.

Quantifying functional differences between conditions.

When testing for differential growth, AMiGA also models the functional difference due to the additional covariate. The functional difference across all time points, , is defined as the difference in OD predicted for each condition (10) as follows: Time is indicated by , and OD is predicted for conditions A and B jointly. These differences can be summarized into a single metric, , which is the Euclidean distance between the predicted OD curves and thus represents the magnitude of functional difference between conditions (27). We define the “sum of functional differences” as follows: Time is indicated by t, t indicates the first time measurement, and indicates the final time measurements. The uncertainty of the sum of functional differences is estimated by sampling 100 times from the posterior distribution of the functional difference, computing the sum of functional differences for each sample, then reporting the mean and 95% confidence interval of the distribution.

Data preprocessing.

To account for background optical density and instrumentation noise and to prepare for growth modeling, AMiGA can apply several corrections in the following order. First, AMiGA can ignore the first few time points because plate reader measurements often exhibit abnormally high variation in OD at the beginning of a growth assay. Second, users can subtract blank medium controls from each well to account for background optical density due to medium and its variation over time. Third, growth curves belonging to group-specific control samples (e.g., minimal medium in Biolog PM) can be subtracted from treatment or target growth curves. Fourth, AMiGA handles negative or zero values by vertically shifting all measurements such that the lowest value is positive. The smallest possible vertical offset can be either defined by the user as the limit of detection of their plate reader assay or empirically estimated from the distribution of the change in OD between consecutive measurements. Fifth, growth data are transformed with a natural logarithm. Because the natural logarithm of zero equals one, changes in log OD over time thus indicate changes in OD relative to an arbitrary starting population size of one. Finally, the OD value at the first measurement can be estimated with polynomial regression of degree of five on the first five time points as previously described (10). Based on user preferences, polynomial-estimated OD measurement or the actual OD measurement at the first time point is then subtracted from all consecutive measurements in a curve. The only required steps in these corrections are the handling of negative or zero values, natural logarithm transformation, and baseline correction to start growth curves at zero. The remaining steps are optional and can be requested and configured by users. In this article, we eliminated the first measurement of each growth curve only for the CD2015 Biolog PM assay, did not correct for blank medium or control samples, and subtracted the first measurement after log transformation to start growth curves at zero. However, we encourage users to perform all necessary corrections in their assay as high background optical density or low signal-to-noise ratio in the early stages of growth can affect the inference of several growth parameters, including adaptation time, lag time, and growth rate. Growth data sets for C. sedlakii, P. aeruginosa, and Y. enterocolitica were publicly available (see Data availability) and underwent minor preprocessing. Growth data for ancestral strain and transposon mutants of P. aeruginosa (Fig. S7) were based on four colonies per strain with three technical replicate curves per colony. We used only the median growth curve of technical replicates for each colony. Unlike other assays, the growth data for Y. enterocolitica (Fig. S5) were based on Biolog PM technology, where absorbance corresponded to colorimetric changes due to cellular respiration on nutrients in each well. The measurements for Y. enterocolitica were very noisy in the first few measurements (at the first time point, mean = 16.4, median = 15, minimum = 0, and maximum = 60), while the maximum absorbance detected across all time points and growth curves was 333 with an average of 126.2. Therefore, we forced a limit of detection of 20 units on all growth measurements of Y. enterocolitica to reduce the bias of the first few noisy time points on growth modeling.

Data postprocessing.

AMiGA has options for exporting preprocessed and postprocessed data, including input and output of the GP model, predicted growth parameters, predicted mean and covariance for both growth and its first-order derivative, predicted Gaussian noise,, as well as sampling uncertainty (i.e., measurement variance) if estimated empirically. Credible intervals for growth curves (or parameters) can be computed from the predicted means and standard deviations. Here, and are the mean and standard deviation of the latent function, respectively, is the inverse of the cumulative distribution function for the standard normal, and indicates statistical significance, such that is the desired confidence level. The standard deviation for predicted OD at each time point is computed as the square root of the sum of variances due to RBF signal, , Gaussian noise, , and empirically estimated measurement noise, , as follows: Users can opt to plot confidence intervals and compute functional differences without accounting for Gaussian or measurement noise.

Software implementation.

AMiGA is written in Python 3 (Python Software Foundation, https://www.python.org). It utilizes GPy for Gaussian process regression (40), Pandas (41), NumPy (42), and SciPy (43) for data manipulation and scientific computing, and Matplotlib (44) and Seaborn (45) for data visualization. Code for AMiGA and growth data for C. difficile analyzed in this article are available online (https://github.com/firasmidani/amiga) with detailed documentation and tutorials.

Data availability.

Growth data for C. difficile analyzed in this article are available online; see https://github.com/firasmidani/amiga. Growth data for C. sedlakii (2), Pseudomonas aeruginosa (28), and Yersinia enterocolitica (7) were previously published and are available in public repositories listed in their corresponding articles. See https://github.com/dacuevas/PMAnalyzer for C. sedlakii data, https://github.com/lauradunphy/dunphy_yen_papin_supplement for P. aeruginosa data, and https://github.com/kevinVervier/CarboLogR for Y. enterocolitica data.
  33 in total

1.  Growth rates made easy.

Authors:  Barry G Hall; Hande Acar; Anna Nandipati; Miriam Barlow
Journal:  Mol Biol Evol       Date:  2013-10-28       Impact factor: 16.240

Review 2.  Clostridium difficile infection.

Authors:  Daniel A Leffler; J Thomas Lamont
Journal:  N Engl J Med       Date:  2015-04-16       Impact factor: 91.245

Review 3.  Diversity and Evolution in the Genome of Clostridium difficile.

Authors:  Daniel R Knight; Briony Elliott; Barbara J Chang; Timothy T Perkins; Thomas V Riley
Journal:  Clin Microbiol Rev       Date:  2015-07       Impact factor: 26.132

4.  Adaptation of host transmission cycle during Clostridium difficile speciation.

Authors:  Nitin Kumar; Hilary P Browne; Elisa Viciani; Samuel C Forster; Simon Clare; Katherine Harcourt; Mark D Stares; Gordon Dougan; Derek J Fairley; Paul Roberts; Munir Pirmohamed; Martha R J Clokie; Mie Birgitte Frid Jensen; Katherine R Hargreaves; Margaret Ip; Lothar H Wieler; Christian Seyboldt; Torbjörn Norén; Thomas V Riley; Ed J Kuijper; Brendan W Wren; Trevor D Lawley
Journal:  Nat Genet       Date:  2019-08-12       Impact factor: 38.330

5.  Novel R pipeline for analyzing Biolog Phenotypic MicroArray data.

Authors:  Minna Vehkala; Mikhail Shubin; Thomas R Connor; Nicholas R Thomson; Jukka Corander
Journal:  PLoS One       Date:  2015-03-18       Impact factor: 3.240

6.  Detecting differential growth of microbial populations with Gaussian process regression.

Authors:  Peter D Tonner; Cynthia L Darnell; Barbara E Engelhardt; Amy K Schmid
Journal:  Genome Res       Date:  2016-11-18       Impact factor: 9.043

7.  Systematic Discovery of Archaeal Transcription Factor Functions in Regulatory Networks through Quantitative Phenotyping Analysis.

Authors:  Cynthia L Darnell; Peter D Tonner; Jordan G Gulli; Scott C Schmidler; Amy K Schmid
Journal:  mSystems       Date:  2017-09-19       Impact factor: 6.496

8.  Synergistic Impacts of Organic Acids and pH on Growth of Pseudomonas aeruginosa: A Comparison of Parametric and Bayesian Non-parametric Methods to Model Growth.

Authors:  Francesca M L Bushell; Peter D Tonner; Sara Jabbari; Amy K Schmid; Peter A Lund
Journal:  Front Microbiol       Date:  2019-01-08       Impact factor: 5.640

9.  Phage-Antibiotic Synergy Is Driven by a Unique Combination of Antibacterial Mechanism of Action and Stoichiometry.

Authors:  Carmen Gu Liu; Sabrina I Green; Lorna Min; Justin R Clark; Keiko C Salazar; Austen L Terwilliger; Heidi B Kaplan; Barbara W Trautner; Robert F Ramig; Anthony W Maresso
Journal:  mBio       Date:  2020-08-04       Impact factor: 7.867

10.  Environmental and Physiological Factors Affecting High-Throughput Measurements of Bacterial Growth.

Authors:  Esha Atolia; Spencer Cesar; Heidi A Arjes; Manohary Rajendram; Handuo Shi; Benjamin D Knapp; Somya Khare; Andrés Aranda-Díaz; Richard E Lenski; Kerwyn Casey Huang
Journal:  mBio       Date:  2020-10-20       Impact factor: 7.867

View more

北京卡尤迪生物科技股份有限公司 © 2022-2023.