Skip to main content

Computational identification of adaptive mutants using the VERT system

Abstract

Background

Evolutionary dynamics of microbial organisms can now be visualized using the Visualizing Evolution in Real Time (VERT) system, in which several isogenic strains expressing different fluorescent proteins compete during adaptive evolution and are tracked using fluorescent cell sorting to construct a population history over time. Mutations conferring enhanced growth rates can be detected by observing changes in the fluorescent population proportions.

Results

Using data obtained from several VERT experiments, we construct a hidden Markov-derived model to detect these adaptive events in VERT experiments without external intervention beyond initial training. Analysis of annotated data revealed that the model achieves consensus with human annotation for 85-93% of the data points when detecting adaptive events. A method to determine the optimal time point to isolate adaptive mutants is also introduced.

Conclusions

The developed model offers a new way to monitor adaptive evolution experiments without the need for external intervention, thereby simplifying adaptive evolution efforts relying on population tracking. Future efforts to construct a fully automated system to isolate adaptive mutants may find the algorithm a useful tool.

Background

Strain development to improve the utility of microbial strains has been a focus of industry for decades. Numerous methods to improve strain characteristics have been developed such as random mutagenesis [1, 2], genetic recombination [1, 3–5], serial transfers in the presence of various inhibitors [6], and others [7–12]. A novel method to identify the occurrence and expansion of adaptive mutants within an evolving population was recently described by Kao and Sherlock [13], where the population dynamics of strains expressing different fluorescent proteins competing for the limiting carbon source in a chemostat system were monitored using fluorescent activated cell sorting (FACS). This approach (VERT, Visualizing Evolution in Real Time) has been used successfully to elucidate the population dynamics of Candida albicans in the presence of an antifungal agent [14] and generate Escherichia coli mutants tolerant of n-butanol (Reyes and Kao, manuscript in revision). The use of fluorescent labels improves the ability of the user to track various subpopulations in a quasi-real time fashion compared to microarrays [15] or quantitative PCR [16], and therefore makes the VERT method ideal for identifying adaptive events more quickly than other strain development techniques.

A key aspect of the VERT system and other types of population tracking methods involves analysis of observed population dynamics to accurately detect adaptive events, which are subpopulation expansions triggered by novel adaptive mutants with growth-enhancing mutations. For example, if a growth enhancing mutation (such as one that confers drug resistance or more efficient nutrient uptake) arises in a labeled subpopulation, that specific subpopulation will experience an adaptive event due to an increase in population size. An algorithmic way of analyzing population history data is preferable to human inference, as the former will be more consistent and reliable in most circumstances. A simple yet robust method that can identify adaptive episodes automatically is the hidden Markov model (HMM) [17, 18], which involves the computation of the unknown state sequence that is most likely to produce the observed output (emissions) from the process in question. This technique can be applied to determine whether each subpopulation is undergoing an adaptive expansion by examining the visible population proportions, and then computing the probability of an adaptive event based on the model training data. A HMM based approach will also be sufficiently flexible to accommodate variations between experiments arising from species-specific dynamics, data quality issues, and other factors.

In this work, we introduce a population state model (PSM) that employs a hidden Markov model to identify likely adaptive events for several types of chemostat evolution experiments that employed the VERT tracking system. After showing that the PSM predictions are comparable to those obtained from human annotation, properties of several VERT experiments for different species are quantified. Several utilities have also been developed that allow the PSM to quickly analyze raw data and generate predictions concerning experimental evolutionary dynamics. Finally, the ability of the PSM to process other types of evolutionary experiments is discussed.

Results and discussion

The first step in developing a model to analyze VERT population history is the examination of the population data to develop a method that can determine if the observed population proportion for population j at time point i represents a statistically significant change compared to point i-1. A simple statistical classifier based on data obtained from neutrality (e.g. no adaptive events) experiments is developed to answer this question. This classifier is then utilized to determine emission sequences that represent the statistical significance of population proportion changes for the entire set of VERT data. A hidden Markov-based model, trained with human annotated data, is then applied to determine whether or not a subpopulation is undergoing an adaptive event based on these emissions. Finally, the error rate, behavior, and possible alternative applications of the model are considered.

Statistical classification of population dynamics data

We seek to analyze the population dynamics that arise during a chemostat evolution experiment. In this type of system, a continuous, constant volume, bioreactor is inoculated with several isogenic microbial populations, each marked with a different fluorescent protein (or equivalent unique label), and evolved for hundreds of generations in the presence of the desired selective pressure. Adaptive mutants from each labeled subpopulation that arise during the course of the evolution experiment trigger an observable increase in the size of the labeled subpopulation, as shown in Figure 1. FACS devices are typically used to track the proportion of each fluorescent strain in the evolving population over time in a series a discrete measurements (typically 1 measurement/day); obtaining continuous data is usually not possible due to experimental and technical limitations. In this case we utilize population dynamics data obtained from evolving yeast and Escherichia coli that express several fluorescent proteins.

Figure 1
figure 1

Data example. Population dynamics from a yeast population (KK-Large1-2007) selected for growth in glucose limited media.

The population state model utilizes the rate of population expansion for the jth subpopulation at time point i (rpe,ij) as the measured variable to detect adaptive events from FACS data. Population expansion rate is more practical to work with compared to population proportions over time as adaptive events will change the relative proportions of the subpopulations over time. This property may be calculated directly from FACS data for each time point as follows. First, the proportion of each colored subpopulation j of J total subpopulations at time i (P ji ) is computed from each subpopulation:

P j i = x j i x j , 0 ∑ j ∈ J x → i
(1)

where the summation ∑ j ∈ J x → i represents the total FACS reading (counts) at the ith time point for normalization. This proportion is also divided by xj,0to set Pj,0= 1.0 for all subpopulations, no matter their initial proportion in the inoculum. Since the elapsed time between samples is not necessarily constant over the course of an experiment, let t i represent the number of generations that have occurred by the ith sample. Then, ∀ t i > t1, rpe,ij:

r p e , i j = P j i - P j , i - 1 t i - t i - 1
(2)

The actual time derivative Ṙ j ( t ) can used in place of R ij if continuous measurements are available, as the former contains much more information concerning the process dynamics and will allow more accurate detection of adaptive events.

Estimates for the mean rpe,ij(subsequently μ r ), representing a collection of slope measurements for one subpopulation, and its standard deviation (σ r ) of the same collection for metastable populations are needed to draw inferences about which fluctuations in population proportions are significant. Calibration data in the form of neutrality experiments, where adaptive events are unlikely to occur, can be leveraged to obtain these data. In an ideal case, with a perfectly accurate FACS device and populations with exactly equal fitness, μ r = σ r = 0 over the entire dataset; the population proportions would be fixed. In reality, fluctuations affecting both parameters tend to arise due to jackpot mutations, random stochasticity in the populations, or technical issues that generate noise in the data. The neutrality datasets are therefore used to calculate the slope mean and variance. The obtained values for these parameters indicated that μ r ∈ [ - 0.005, 0.004] and σ r = 0.018 for 64 neutral measurements. The parameter μ r also serves as an indicator of population stability and is, as expected, indistinguishable from zero at a 95% confidence level.

Generally, μ r will be approximately zero for fluorophores that have no fitness effect on their host strains. Some fluorescent proteins, such as tdTomato, have been observed to decrease strain fitness (data not shown), resulting in negative values of μ r . The parameter values used here may therefore be unique to specific experimental equipment and fluorophores and should be recomputed for each physically distinct setup.

These properties can be applied to construct a statistical test that will identify when populations begin to expand or contract more rapidly than is expected under the neutral regime. In formal terms, we compare the observed slopes with a random variable Rpe,ijdrawn from the t-distribution with estimated mean μ r and standard deviation σ r . A t-test can be used to ascertain whether there is a significant difference between the observed slope and the mean neutral measurement (alternative hypothesis, Equation 4) or if a population is stable (null hypothesis, Equation 3). A Gaussian distribution may also be used in place of the t-distribution if desired; however, if the number of samples is small (less than 30), the t-distribution is more appropriate. The statistic T= r p e , i j - μ r σ r / n is used to determine if the difference between the observed and expected slopes is statistically significant.

H o : r p e , i j - μ r = 0
(3)
H a : r p e , i j - μ r ≠ 0
(4)

Each subpopulation of a VERT experiment is analyzed to determine when to reject the null hypothesis in order to classify the data. For slopes that are unlikely to be explained by the null hypothesis (P < α), the sign of the slope is examined to determine if that point will be identified as a population size increase (positive slope, P) or a contraction (negative slope, N). Slopes that fail to meet the significance threshold, in either direction, are recorded as zero (Z) slopes. The p-value threshold for significance was α = 0.10, selected by empirical observation and based on model performance, was used unless otherwise stated. These slope classifications are subsequently used in the population state model described below.

Definition of the population state model

The basic outline of the population state model (hereafter PSM) exploits the statistical classifier to detect when one subpopulation of labeled cells is undergoing consistent expansion so that the initiation and termination of the expansion can be identified accurately. The mutant is assumed to reach its largest frequency at the latter time point, allowing the experimentalist to more easily isolate the desired mutant from the rest of the population. The model itself utilizes two hidden states: "N" which indicates that a colored subpopulation is not undergoing a population expansion, and "A" to indicate that the subpopulation is experiencing an adaptive event. Annotated training data from 8 multicolored yeast chemostats were used to calculate state transition probabilities within and between the states (P AA , P NN , P AN , P NA ), and the emission probabilities of each symbol (Z, N, and P) in the respective states (e A (S) and e N (S), where S ∈ {Z, N, P} as defined by the statistical classifier). This process was performed automatically by the model, allowing for the facile incorporation of additional data into the training dataset to improve model accuracy. Training data were used for no other purpose and are not included in any subsequent analyses. Numeric values for each of these parameters are calculated only from the training data and are shown in Table 1. State transition probabilities are adjusted to account for contiguous positive slopes (C P ) or negative and zero slopes (C!P) through the use of an exponentially decay penalty function:

Table 1 Population state model parameters
P A N = P A N ∘ ( e x p ( - C P ) )
(5)
P N A = P N A ∘ ( e x p ( - C ! P ) )
(6)

where P AN ° and P NA ° represents that nominal value of each state transition probability. Accordingly, P NN = 1 - P NA and P AA = 1 - P AN as well. These contiguous counts are reset to zero when symbols outside the considered set (i.e. Z, N for C P ) are encountered in the data. This modification does represent a divergence from the traditional formulation of a hidden Markov model, where the state at position i only depends on position i-1. We use this approach to represent the fact that adaptive events, once they occur and survive initial drift, expand in a non-random fashion temporarily. The exponential decay function represents the decreasing probability of transitioning out of an ongoing change in population proportion (i.e. a long adaptive expansion or continual decline); many possible forms for this function exist, but the exponential functions seems to correlate well with the observed population dynamics. This formulation allows for the explicit consideration of the current population state in the chemostat and dramatically improves the accuracy of the model.

A total of 19 long-term chemostat experiments for E. coli (Reyes and Kao, manuscript in revision), S. cerevisae [13], and C. albicans [14] were analyzed using the PSM. For a given chemostat experiment k, the emission sequence O kj is generated for each of the j colored subpopulations using the statistical classifier at significance level α = 0.10 (single-tailed). The most likely set of hidden states for the jth subpopulation in the kth chemostat (X kj ) can then be decoded using the Viterbi algorithm [18] in an iterative fashion:

X k j = { a r g m a x ( P l l ⋅ e l ( O k , i ) , P l m ⋅ e m ( O k , i ) ) ∀ i }
(7)

where l denotes the previous hidden state and m the alternative state (e.g. A → A or N). This process is shown graphically in Figure 2. Given that all populations are not expanding immediately after chemostat inoculation, it assumed that all populations are in state N at i = 0. In addition, the final adaptive state predictions are translated back one time point (i.e. i → i -1) based on empirical observation that doing so improved model accuracy. Model validation was accomplished by comparing the predicted hidden state sequences to human annotation of the 19 chemostats and then computing the number of true positives (A mod = A ann ), true negatives (N mod = N ann ), false positives (A mod = N ann ), and false negatives (N mod = A ann ) within the computational predictions. Despite the use of true and false designations, the human annotations may not always be accurate representations of the true state of each chemostat population. These error rates can be more accurately interpreted as representing the difference between PSM and human annotations.

Figure 2
figure 2

Markov model decision tree. Decoding of the hidden Markov states for each labeled subpopulation occurs as follows. (1) the set of emission symbols O k for a subpopulation is generated from the statistical classifier for all n measurements. (2) The forward Viterbi decoder generates the most likely set of hidden states by choosing the path of maximum likelihood through the system trellis (green lines) based upon the known Markov parameters and O k . (3) The output set X k is assembled from these predictions for all observations.

The use of a supervised learning approach, though allowing for relatively straightforward development and training of the PSM, does introduce bias into what is considered an adaptive event which in turn affects the model parameters computed from the annotated training set. An alternative approach to HMM training involves the use of unsupervised learning, where the estimated state transition and emission probabilities are computed automatically using algorithms such as Baum-Welch [19]. In essence, this type of HMM training computes the expected number of state transitions and the emission probabilities (in each state) that best fit the provided emission symbols, and then updates the model parameters accordingly. This iterative process continues until the change in HMM performance is below the user threshold. This type of training will be explored in future versions of the population state model.

Properties of the population state model

Using the procedure outlined previously, the PSM is trained using an annotated dataset from S. cerevisae glucose limited chemostats [13]. Depending on the species, length of the evolution experiments, and conditions (mutagenic versus non-mutagenic), it is possible that different estimates of the Markov parameters given in Table 1 may be obtained depending on the dataset used for model training; however, the calculated probabilities seem reasonable in light of the experimental population dynamics. Non-adaptive events typically have slopes that are close to zero (P > 0.10) with the remaining events split evenly between positive and negative slopes (P < 0.10). Adaptive events are predominately weighted towards producing measurements with positive slopes as is trivially expected. The behavior of the PSM is overall most affected by the state transition properties P AN ° and P NA ° as these parameters control how quickly the model responds to changes in chemostat dynamics.

In order to quantify the error rate of the model more precisely, the PSM was used to generate hidden state predictions for a collection of chemostat evolution experiments for E. coli, S. cerevisae, and Candida albicans which were then compared to human annotations. As can be seen in the error rates reported in Table 2, the model achieves a prediction accuracy rate of 85% to 93% for the examined data. Discrepancies between the model and the annotated states typically arise from the inability of the statistical classifier to call positive slopes that do not meet the statistical threshold for significance; slow adaptive events (subpopulation growth rate < 0.0025 gen1 at α = 0.10) may therefore be missed by the model. While these events are relatively rare and therefore do not impact the accuracy of the PSM substantially, slow adaptive events may harbor new lineages or additional mutations that can shed light on the condition being evaluated. However, even in light of this deficiency, the chemostat properties in Table 3 calculated using the PSM are not significantly different from those obtained from human annotation. In addition to these continuous culture systems, the PSM was also able to accurately annotate VERT data obtained during a batch serial transfer experiment (data not shown).

Table 2 Population state model error analysis
Table 3 Analysis of population dynamics

Example application: analysis of a yeast chemostat

An example of the PSM predictions is shown for a yeast chemostat (Large1-KK-2007) in Figure 1. In this system, three fluorescent strains are competing for access to limited glucose; adaptive events occur as individual acquire mutations that affect the rate of glucose transport into the cell. Upon visual inspection of the raw population data in Figure 1, an experienced VERT user would likely conclude that adaptive events (expansions) occur several times in each subpopulation and that the mutations conferring the greatest fitness advantage occur in the yellow population. Analyzing these population dynamics using the PSM produces the adaptive event predictions shown in Figure 3 as shaded regions within each subpopulation. While the model is very successful at identifying the adaptive expansion regions that would likely be identified during a qualitative analysis in this case, it should be noted that excessive noise in the raw FACS data arising from experimental error or constantly varying selective pressure may render adaptive event identification more error prone. However, this tendency should not be a problem in most situations.

Figure 3
figure 3

Output Example. Using the experimental dynamics in 1 and the PSM, the timing of each adaptive event in the chemostat is calculated and displayed for the user as shaded time points.

Now that adaptive events have been identified, adaptive mutants must be isolated from the chemostat population. Preserved population samples stored at -80°C may be regrown in the selective media, plated, and analyzed to determine which clonal isolate contains the adaptive mutation. Since any sample can potentially contain the mutant of interest, an additional tool based on the emission sequence generated by the statistical classifier and the hidden state data from the PSM was developed to guide sampling efforts so that the sample with the highest proportion of the adaptive mutant is identified. Firstly, the endpoints of each contiguous series of adaptive events ("A" states) are identified using the PSM output. Then, for each distinct adaptive event the emission sequence for that subpopulation is examined until a "N" symbol (statistically significant negative slope) is found at point i. The sampling suggestion is then set to i-1 as that time point likely contains the largest proportion of the mutant. Applying this procedure to this chemostat yields the sampling predictions highlighted in dark blue in Figure 4. The identified sampling points are either immediately adjacent to each adaptive expansion (if followed shortly by another expansion in a different subpopulation) or in the case of the final, high fitness yellow mutant, some distance away from the calculated adaptive event endpoint. The latter estimate arises from the fact that the yellow subpopulation essentially overran the chemostat environment, so that the optimum sampling point coincided with the final population measurement. Quantitative PCR measurement of allele frequency in each population supports this sampling scheme [13]. Altogether, these sampling suggestions provide a useful and accurate tool for the experimentalist to optimize their VERT experiment and minimize unnecessary mutant isolation.

Figure 4
figure 4

Sampling Example. Following the identification of adaptive events, estimates of optimal sampling points as described in the text are then computed to further assist in mutant isolation.

Distribution of adaptive events

In addition to the adaptive events themselves, how these events are distributed between the various evolving subpopulations is also of interest to detect differences in the initial seed populations or fitness effects of the fluorescent labels. If one label has a significant detrimental impact upon strain fitness, it is unlikely many detectable adaptive events will occur in that particular subpopulation. The PSM was utilized to calculate the number of adaptive events, weighted by length, per subpopulation for the entire set of available data (Figure 5). A consistent bias towards adaptive events in a particular subpopulation for chemostats seeded from the same initial inoculum may indicate the presence of a beneficial mutant that arose prior to exposure to the selective pressure in question (a jackpot). A statistical method for identifying this type of biased population dynamics will be developed to investigate this phenomenon in a rigorous manner.

Figure 5
figure 5

Distribution of experimental adaptive events. The relative proportions of adaptive events in each subpopulation, calculated using the PSM, in the three chemostat systems considered here. The neutrality of the fluorescent proteins implies that there should not be a consistent bias of adaptive events towards any particular color, and this assumption holds here for all chemostats. Statistically significant differences in adaptive event abundance between the labeled populations would imply the presence of jackpot mutants.

Application to other evolution systems

Despite the usage of the VERT system and data in developing the PSM, there is no explicit dependence of the PSM on VERT data. Any method that can generate similar population histories over time (e.g. microarray or qPCR methods) can also be integrated into the PSM. The only requirement is that comparable neutrality experiments and annotated experimental data must be generated using the proposed alternative so that the PSM can estimate the required HMM parameters. The current implementation of the PSM will automatically calculate all of the necessary parameters except for μ r and σ r for the new type of measurements, both of which must be determined by the end-user as described previously. After this calibration procedure, the PSMshould be able to analyze population histories obtained from alternative methods.

Another potential application of the PSM is the construction of a mostly automated system (e.g. autoVERT) for the observation and isolation of adaptive mutants. Unlike serial transfer (batch) evolution system that require periodic transfers of culture to fresh medium, the continuous culture system used to generate the VERT population histories can be adapted to minimize required external intervention to adjust the nominal media composition. The second part of an automated system is identifying when adaptive events occur so that samples of the population can be saved (on solid media or as frozen stocks) for later manual analysis. Given that the PSM has been shown to be effective in accomplishing this task, it may be possible to adapt this model to construct such a system. Additional work is needed to optimize the PSM for this type of data forecasting as the model was primarily constructed for retrospective analysis of VERT experiments.

Conclusions

The population state model offers the ability to automatically detect adaptive events within fluorescent microbial populations easily and without the need for user intervention. A variety of VERT experimental properties may also be determined, enabling a quantitative comparison between the evolutionary dynamics of different VERT experiments involving various inhibitors or species of interest. Comparison to human analysis of VERT experiments revealed that the PSM produced highly accurate predictions for adaptive events and sampling time points. This algorithm represents an important new tool for the analysis of population dynamics over time and will be integral in any VERT system capable of automatic identification of adaptive mutants.

Methods

Experimental procedures

The specific experimental procedures for the VERT experiments used in this study are detailed elsewhere [13, 14]. The first requirement is that strains with chromosomally integrated fluorescent proteins (e.g. RFP, GFP, YFP) be constructed. The labeled strains must then be assayed to ensure fluorescent protein expression has a neutral effect on strain growth rates. Once label neutrality has been established, equal proportions of each strain are inoculated into a continuous culture system (chemostats) or batch flasks and sampled daily using a FACS machine to determine the size of each labeled subpopulation. The complete series of FACS measurements for a VERT experiment (see Figure 1) can be interpreted as a quantitative measurement of population dynamics. These data form the basis of the population state model developed in this work.

Computational procedures

All software was implemented in MATLAB R2010a without additional toolboxes on Mac OS × 10.6. Data for model training were annotated and stored as comma separated value files (see Additional File 1). Experimental data was also stored in a similar format without annotations. The purpose of each program used in this work is described in Table 4.

Table 4 Description of PSM submodules

References

  1. Adrio J, Demain A: Genetic improvement of processes yielding microbial products. FEMS Microbiol Rev 2006,30(2):187-214. 10.1111/j.1574-6976.2005.00009.x

    Article  Google Scholar 

  2. Klein-Marcuschamer D, Stephanopoulos G: Method for designing and optimizing random-search libraries for strain improvement. Appl Environ Microbiol 2010,76(16):5541. 10.1128/AEM.00828-10

    Article  Google Scholar 

  3. Patnaik R, Louie S, Gavrilovic V, Perry K, Stemmer W, Ryan C, del Cardayré S: Genome shuffling of Lactobacillus for improved acid tolerance. Nat Biotechnol 2002,20(7):707-712. 10.1038/nbt0702-707

    Article  Google Scholar 

  4. Chen X, Wei P, Fan L, Yang D, Zhu X, Shen W, Xu Z, Cen P: Generation of high-yield rapamycin-producing strains through protoplasts-related techniques. Appl Microbiol Biotechnol 2009,83(3):507-512. 10.1007/s00253-009-1918-7

    Article  Google Scholar 

  5. Bajwa P, Pinel D, Martin V, Trevors J, Lee H: Strain improvement of the pentose-fermenting yeast Pichia stipitis by genome shuffling. J Microbiol Methods 2010,81(2):179-186. 10.1016/j.mimet.2010.03.009

    Article  Google Scholar 

  6. Atsumi S, Hanai T, Liao J: Non-fermentative pathways for synthesis of branched-chain higher alcohols as biofuels. Nature 2008,451(7174):86-89. 10.1038/nature06450

    Article  Google Scholar 

  7. Stephanopoulos G, Alper H, Moxley J: Exploiting biological complexity for strain improvement through systems biology. Nat Biotechnol 2004,22(10):1261-1267. 10.1038/nbt1016

    Article  Google Scholar 

  8. Lee S, Lee D, Kim T: Systems biotechnology for strain improvement. Trends Biotechnol 2005,23(7):349-358. 10.1016/j.tibtech.2005.05.003

    Article  Google Scholar 

  9. Alper H, Stephanopoulos G: Global transcription machinery engineering: a new approach for improving cellular phenotype. Metab Eng 2007,9(3):258-267. 10.1016/j.ymben.2006.12.002

    Article  Google Scholar 

  10. Klein-Marcuschamer D, Santos C, Yu H, Stephanopoulos G: Mutagenesis of the bacterial RNA polymerase alpha subunit for improvement of complex phenotypes. Appl Environ Microbiol 2009,75(9):2705. 10.1128/AEM.01888-08

    Article  Google Scholar 

  11. Warner J, Patnaik R, Gill R: Genomics enabled approaches in strain engineering. Curr Opin Microbiol 2009,12(3):223-230. 10.1016/j.mib.2009.04.005

    Article  Google Scholar 

  12. Chung B, Selvarasu S, Andrea C, Ryu J, Lee H, Ahn J, Lee H, Lee D: Genome-scale metabolic reconstruction and in silico analysis of methylotrophic yeast Pichia pastoris for strain improvement. Microb Cell Fact 2010, 9: 50-50. 10.1186/1475-2859-9-50

    Article  Google Scholar 

  13. Kao K, Sherlock G: Molecular characterization of clonal interference during adaptive evolution in asexual populations of Saccharomyces cerevisiae. Nat Genet 2008,40(12):1499-1504. 10.1038/ng.280

    Article  Google Scholar 

  14. Huang M, McClellan M, Berman J, Kao K: Evolutionary dynamics of Candida albicans during in vitro evolution. Eukaryotic Cell 2011,10(11):1413-1421. 10.1128/EC.05168-11

    Article  Google Scholar 

  15. Brodie E, DeSantis T, Joyner D, Baek S, Larsen J, Andersen G, Hazen T, Richardson P, Herman D, Tokunaga T, et al.: Application of a high-density oligonucleotide microarray approach to study bacterial population dynamics during uranium reduction and reoxidation. Appl Environ Microbiol 2006,72(9):6288. 10.1128/AEM.00246-06

    Article  Google Scholar 

  16. Watanabe K, Yamamoto S, Hino S, Harayama S: Population dynamics of phenol-degrading bacteria in activated sludge determined by gyrB-targeted quantitative PCR. Appl Environ Microbiol 1998,64(4):1203.

    Google Scholar 

  17. Rabiner L, Juang B: An introduction to hidden Markov models. ASSP Magazine, IEEE 1986, 3: 4-16.

    Article  Google Scholar 

  18. Rabiner L: A tutorial on hidden Markov models and selected applications in speech recognition. Proc IEEE 1989,77(2):257-286. 10.1109/5.18626

    Article  Google Scholar 

  19. Bilmes J: A gentle tutorial of the EM algorithm and its application to parameter estimation for Gaussian mixture and hidden Markov models. Int Comput Sci Inst 1998, 4: 126.

    Google Scholar 

Download references

Acknowledgements

We gratefully acknowledge the partial financial support of the NSF Graduate Research Fellowship program, NSF MCB-1054276, and the Texas Engineering Experimental Station. The authors would like to thank Dr. Cornelis J. Potgieter for his suggestions and comments.

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Katy C Kao.

Additional information

Competing interests

The authors declare that they have no competing interests.

Authors' contributions

JW proposed the concept, annotated the data, constructed the model, analyzed the experiments, and wrote the paper; KCK generated the Candida chemostat data, oversaw the project, and wrote the paper. Both authors read and approved the final manuscript.

Electronic supplementary material

13036_2011_82_MOESM1_ESM.ZIP

Additional file 1: Population State Model (JBE V1).zip. The collection of MATLAB and data files necessary to use the PSM and generate the figures, data presented in this work. (ZIP 1 MB)

Authors’ original submitted files for images

Rights and permissions

This article is published under license to BioMed Central Ltd. This is an Open Access article distributed under the terms of the Creative Commons Attribution License (http://creativecommons.org/licenses/by/2.0), which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.

Reprints and permissions

About this article

Cite this article

Winkler, J., Kao, K.C. Computational identification of adaptive mutants using the VERT system. J Biol Eng 6, 3 (2012). https://doi.org/10.1186/1754-1611-6-3

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/1754-1611-6-3

Keywords