NCBI-Codeathons / amr-2024-team-lahti

This repository contains tools and resources developed by Team Lahti during the "Resistance is Futile: A Codeathon to Combat Antimicrobial Resistance" (September 2024), hosted by NCBI and NIAID.
https://ncbi-codeathons.github.io/amr-2024-team-lahti/
Artistic License 2.0
0 stars 3 forks source link
amr-2024 lee2023 resistome

Antimicrobial resistome data analysis with R/Bioconductor

Codecov test
coverage Slack Watch on
GitHub Star on
GitHub

Project goals

This project aims to develop R/Bioconductor tools to analyze AMR data by integrating publicly available human gut metagenomes with ARG profiles (e.g.  metagenomics) and epidemiological, transmission data to study AMR gene co-migration.

Approach

Reproducible data science workflow and dissemination material to demonstrate the utilization of the latest Bioconductor multi-assay data integration framework in the context of resistome profiling in large population studies. This covers dedicated data structures and the complementary data analysis and visualization methods. The outcomes are reported via an automated pkgdown website.

Workflow of proposed framework

Standout presentation

Analysis plan

  1. Prepare data
  2. Prepare documentation
    • Create minimal website for this project.
    • Prepare summary of the dataset.
    • Create tutorials on resistome data analysis.
    • To add documents to the minimal website, see technical guide
  3. Analyse the resistome data set
    • Provide exploratory summaries of the dataset using R/Bioc methods.
    • Replicate some key results from the manuscript to verify the data.
  4. Develop methodology
    • Implement visualization methods as functions.
  5. Finalize workflow
    • Polish the data analysis workflow/s & documentation.

Results

The main outcome of this work is the reproducible project site including data science workflows for resistome analysis. This forms the basis for an extendable collection of resistome analysis workflows for reanalysis of data for new discoveries, methods development and educational purposes.

Future work

Future work will standardize and automate some of the key tools, and release them through open source software libraries such as mia in R/Bioconductor.

Team roles

NCBI codeathon disclaimer

This software was created as part of an NCBI codeathon(See details) , a hackathon-style event focused on rapid innovation. While we encourage you to explore and adapt this code, please be aware that NCBI does not provide ongoing support for it.

For general questions about NCBI software and tools, please visit: NCBI Contact Page