Bumblebee: Quantify Disease Transmission Within and Between Population Groups
Bumblebee uses counts of directed transmission pairs identified between samples from population groups of interest to estimate the flow of transmissions within and between those population groups accounting for sampling heterogeneity.
Population groups might include: communities, geographical regions, age-gender groupings or arms of a randomized-clinical trial.
Counts of observed directed transmission pairs can be obtained from deep-sequence phylogenetic data (via phyloscanner) or known epidemiological contacts. Note: Deep-sequence data is also commonly referred to as high-throughput or next-generation sequence data. See references to learn more about phyloscanner. package
estimate_transmission_flows()
functionTo estimate transmission flows, that is, the relative probability of transmission within and between population groups accounting for variable sampling the among the population groups the function: estimate_transmission_flows_and_ci()
computes the conditional probability, theta_hat
that a pair of pathogen sequences is from a specific population group pairing given that the pair is linked.
For two population groups of interest theta_hat
is denoted by
To learn more and try some examples, see documentation of the estimate_transmission_flows()
function and the bumblebee package website https://magosil86.github.io/bumblebee/.
Please cite the package using the following reference: Lerato E. Magosi, Marc Lipsitch (2021). Bumblebee: Quantify Disease Transmission Within and Between Population Groups. R package version 0.1.0 https://magosil86.github.io/bumblebee/
See the following functions for details on estimating transmission flows and corresponding confidence intervals: estimate_transmission_flows_and_ci
, estimate_theta_hat
and estimate_multinom_ci
.
Lerato E. Magosi lmagosi@hsph.harvard.edu or magosil86@gmail.com