To understand mpox transmission within and between regions studied, we employ an approximate structured coalescent approach called MASCOT-GLM which also uses generalized linear models to inform estimates of effective population size and migration rates. More information can found in Müller et al
- import
500_unmasked_equal_temporal_mascot.fasta
fromalignments
into BEAUTI - infer tip dates
- non-default model parameters:
- SITES/site heterogeneity model: gamma with 4 sites
- TREES/tree prior: MASCOT-GLM
- empirical predictors can be found in
data
which includesregion_cases_weekly_prevalence.csv
,month_predictor_1-9.csv
, andregions_air_travel_matrix.csv
- PRIORS/clock.rate: uniform prior with lower 0, upper 1.0, initial
6E-5
- MCMC/length of chain:
50000000
- MCMC/log parameters every:
25000
- export xml
All xmls used in this project can be found in xmls
and include manual xml edits to add in CoupledMCMC for faster convergence
All results for main and supplementary analyses can be found in results
.
Maximum clade credibility trees and effective population sizes can be analyzed here while percentage of cases due to introductions and Rt over time can be analyzed here
XMLs and results for MASCOT-Skyline which is an approximation of the structured coalescent with a Skyline prior but without the influence of empirical predictors can be found in both xmls/
and results/
under the subfolder skyline/