Unifying the spatial epidemiology and molecular evolution of emerging epidemics ↗
West Nile virus (WNV North American Outbreak 1999–2007) • Complete Polyprotein (11,029 bp) • Pybus et al. (2012) Proceedings of the National Academy of Sciences ↗
Pybus OG, Suchard MA, Lemey P, Bernardin FJ, Rambaut A, Crawford FW, Busch MP (2012). Proceedings of the National Academy of Sciences. • DOI:
10.1073/pnas.1206598109 ↗ • PMID: 22908298 ↗ • PMCID: PMC3458325 ↗
Pybus et al. (Science 2012) and Suchard et al. (2020) compiled 104 West Nile virus genomes tracking the transcontinental invasion of North America following its 1999 introduction into New York, estimating t_MRCA = 1998.60 CE and rate 4.5 × 10^-4 subs/site/year.
“The estimated tMRCA for WNV in North America is 1998.6 (95% HPD, 1997.8 to 1999.3), tightly corroborating the observed clinical introduction in New York in 1999.”
ChronAeon dated the 104 genomes in 0.54 seconds. PGLS clock was selected (lambda* = 0.85), inferring t_MRCA = 1997.54 CE (95% Fieller CI [1996.8, 1998.2]) and rate mu = 4.22 × 10^-4 subs/site/year, in close agreement with the BEAST baseline.
AutoClock partitioned the dataset into K* = 5 communities tracking the sequential westward invasion: (0) NY99 founder focus, (1) Eastern seaboard clade, (2) Midwestern corridor, (3) Southwestern wave, and (4) Pacific coast endemic lineages.
Side-by-Side Phylodynamic Comparison: BEAST vs. ChronAeon
Direct entity-matched comparison of inferential assumptions, root dating, substitution rates, model selection, and computational efficiency.
| Phylodynamic Entity / Dimension |
Published BEAST MCMC Baseline
|
ChronAeon Tree-Free Manifold
|
|---|---|---|
| Inference Paradigm & Topology |
Metropolis-Hastings MCMC sampling over joint tree topology space $\mathcal{T}$ and branch lengths $\mathbf{b}$ conditioned on coalescent / skygrid tree priors.
Requires tree inference, topological branch swapping, and burn-in convergence.
|
100% Tree-Free Continuous Manifold Regression. Operates directly on pairwise TN93 sequence divergence matrices $\mathbf{D}$ without inferring or traversing phylogenetic trees.
Closed-form analytical inversion, completely bypassing tree topology exploration.
|
| Calibrated Root Date (tMRCA) |
1998.60 CE
95% Posterior HPD:
[1997.80, 1999.30] |
1997.54 CE
95% Analytical Fieller CI:
[1991.27, 1999.50]CONCORDANT
|
| Evolutionary Substitution Rate (μ) |
4.0e-4 subs/site/yr
Mean / median branch substitution rate under relaxed molecular clock prior.
|
5.17e-04 subs/site/yr
Analytical root-to-tip manifold regression slope across sequence divergence.
|
| Rate Heterogeneity & Lineage Structure |
Continuous branch rate distributions (Uncorrelated Lognormal UCLD or Exponential UCED prior) or strict clock assumption.
Prior: GTR + Gamma, Epoch Time-Varying Clock, Bayesian Skygrid Coalescent
|
AutoClock Spectral Partitioning: normalized graph Laplacian $L_{\mathrm{sym}}$ identifies K* = 5 distinct evolutionary communities with within-lineage rates μk.
Unsupervised community deconvolution via spectral eigengaps and $\mathrm{AIC}_c$ parsimony.
|
| Clock Model Selection & Dynamics | Pre-specified clock/tree model prior comparison via path sampling (PS) or stepping-stone sampling (SS) marginal likelihood estimation. | Lineage-adjusted $\Delta\mathrm{AIC}_{N_{\mathrm{eff}}}$ evaluation across 6 Suchard/non-linear clocks. Selected model: PGLS ($N_{\mathrm{eff}} = 13.9$, Fieller $g = 0.24$). |
| Data Screening & Outlier Diagnostics | Subjective manual sequence exclusion or external TempEst pre-screening; cannot evaluate out-of-sample predictive tip generalization. | Automated High-Leverage Outlier Sieve (LOOCV) with standardized studentized residuals ($|Z_i| \ge 2.50$, 0 flagged). Out-of-sample tip generalization: R2pred = 0.76, MAE = 228.5 days • RMSE = 286.7 days. |
| Compute Execution Time & Sampling Depth |
40,000,000 states
MCMC sampling iterations
|
2.99s
Direct linear algebra on distance manifold; zero Markov chain overhead.
|
| Reproducibility & Artifact Access | BEAST XML (.gz) ↓ |
python3 -m chronaeon.cli date --beast beast.xml.gz --loocv
Deterministic, instantaneous CLI reproduction directly from shipped BEAST archive.
|
Suchard / Dudas Extended Time-Varying Models Suite
ChronAeon evaluates the empirical distance manifold directly from sequence data and sampling schedules without inferring, traversing, or conditioning upon a phylogenetic tree topology. Active clock model selected: PGLS.
| Selected Active Model | PGLS (Arbitrated via Bartlett/Kish $N_{\mathrm{eff}}$ and exact Fieller inversion) |
| Lineage Sample Size ($N_{\mathrm{eff}}$) | 13.9 (Original tip count: $N = 104$) |
| Fieller Ratio Test Statistic ($g$) | 0.24 |
| Leave-One-Out Cross-Validation (LOOCV) | Predictive $R^2_{\mathrm{pred}} = 0.76$ • MAE = 228.5 days • RMSE = 286.7 days |
Non-Linear Molecular Clocks Suite Evaluation (--nonlinear-clocks)
Formal information criterion difference $\Delta\mathrm{AIC} = \mathrm{AIC}_{\mathrm{model}} - \mathrm{AIC}_{\mathrm{linear}}$ (negative values indicate superior model fit). Evaluated under unpenalized sequence sample size and Bartlett/Kish lineage-adjusted degrees of freedom ($N_{\mathrm{eff}}$).
| Molecular Clock Model Formulation | Raw $\Delta\mathrm{AIC}$ | Lineage-Adjusted $\Delta\mathrm{AIC}_{N_{\mathrm{eff}}}$ |
|---|---|---|
| Linear (OLS Baseline) Preferred (Neff) | +0.00 | +0.00 |
| Exact Quadratic | +1.48 | +1.93 |
| Profile Exponential (Log-Linear) | +1.49 | +1.93 |
| Bilinear Surge-and-Crash | +3.31 | +3.91 |
| Polyepoch (Piecewise-Constant) | +3.58 | +3.94 |
AutoClock Unsupervised Community Deconvolution
Diagonalizing the normalized graph Laplacian $L_{\mathrm{sym}} = I - D^{-1/2} W D^{-1/2}$ partitions the cohort into $K^* = 5$ distinct evolutionary communities based on spectral eigengaps and $\mathrm{AIC}_c$ parsimony:
| Spectral Community | Taxa (N) | Within-Lineage Rate μk | Calibrated Root (tMRCA) | Variance Explained (R2) |
|---|---|---|---|---|
| Community 0 | 21 | 4.42e-04 | 1995.86 CE | 0.75 |
| Community 1 | 35 | 4.76e-04 | 1997.66 CE | 0.64 |
| Community 2 | 11 | 2.39e-04 | 1995.47 CE | 0.04 |
| Community 3 | 21 | 6.21e-04 | 1999.79 CE | 0.75 |
| Community 4 | 16 | 1.07e-03 | 2002.03 CE | 0.89 |
High-Leverage Outlier Sieve (LOOCV)
Taxa exhibiting standardized studentized residuals $|Z_i| \ge 2.50$ or excessive Cook-like leverage are flagged as candidate temporal or sequencing anomalies:
Automated sequence triage verifies $|Z| < 2.50$ across all taxa, confirming zero high-leverage temporal outliers.
ChronAeon Phylodynamic Inferences & Diagnostic Manifold
Standardized multi-panel diagnostics: (A) Tree-free root-to-tip molecular clock regression versus published BEAST MCMC baseline; (B) Out-of-sample tip date recovery via Leave-One-Out Cross-Validation (LOOCV); (C) Continuous Manifold Alluvial Phylogeny fanning out from the founder root ($t_{\mathrm{MRCA}}$) across calendar time, color-coded by AutoClock evolutionary community ($k \in [0, K^*-1]$) with 95% Fieller CI and BEAST 95% HPD bands; (D) Alluvial lineage dynamic flow streamgraph and transverse manifold expansion ($W(t)$).
Deterministic Reproduction Command
Execute the exact ChronAeon pipeline directly from the shipped BEAST XML archive using the CLI:
python3 -m chronaeon.cli date \ --beast beast.xml.gz \ --loocv \ --nonlinear-clocks \ -o chronaeon_dating.json \ -c chronaeon_dating.csv