Code associated with "HIV co-infection is associated with reduced Mycobacterium tuberculosis transmissibility in sub-Saharan Africa"
# Estimating the effects of HIV co-infection on *Mtb* transmission using phylodynamics
This repository contains the code associated with the phylodynamic analyses performed in Windels et al. HIV co-infection is associated with reduced *Mycobacterium tuberculosis* transmissibility in sub-Saharan Africa. *PLOS Pathogens* 20, e1011675 (2024).
doi.org
These analyses aimed at estimating the effect of HIV co-infection on the effective reproductive number for TB and the risk of developing active TB, by fitting a customized birth-death model to genomic sequencing data collected from TB patients in Malawi, South Africa, Tanzania, and Uganda.
The raw sequencing data used in this study are available under the following project accession numbers:
- Malawi: PRJEB2358 and PRJEB2794
- South Africa: PRJEB45389 and PRJNA670836
- Tanzania: PRJEB49562
- Uganda: PRJEB11460, PRJNA354716, and PRJEB64921
The repository is organized as follows:
- The folder `analyses/` contains the XML files used for the birth-death analyses in BEAST2.
- The folder `data/` contains all metadata.
- The folder `scripts/` contains R scripts used for pre-processing of the alignments and post-processing of the BEAST2 output.