Skip to content

This repository contains tools and resources developed by Team Dave during the "Resistance is Futile: A Codeathon to Combat Antimicrobial Resistance" (September 2024), hosted by NCBI and NIAID.

License

Notifications You must be signed in to change notification settings

NCBI-Codeathons/amr-2024-team-dave

Repository files navigation

E-GUARD

Project Logo ESKAPE pathogens represent a significant cause of drug-resistant infections in healthcare settings. They exhibit high mutation rates and demonstrate significant resistance to multiple drugs. Early prediction of resistance patterns helps clinicians choose effective antibiotics, improving treatment and reducing resistance development.

Project Goals

This project aimed to develop a machine learning model for rapid identification of ESKAPE pathogens, enhancing diagnostic capabilities and informing treatment strategies. The model will be trained on genomic and protein sequences, phenotypic and clinical data to predict phenotypic features and clinical outcomes from sample's genomic sequence.

Keywords: ESKAPE pathogens, Machine learning, Genomic data, Phenotypic data, Clinical data, Model development, Diagnostic tool, public health

Approach

Workflow Image

Methods

We collected isolates' accession ids and erd_groups from NCBI Isolate Browser. Based on erd_group that represents SNP cluster of each isolate, we chose isolates from all SNP clusters for each ESKAPE pathogen. Then processed our data by using PROKKA, gene annotation and Mummer, SNP-calling. We extracted some scoring features using Random Forest and Support Vector Machine (SVM) and calculated important sequence features and annotation features. From more than 340,000 isolates of ESKAP pathogens, we totally took 23,000 covering all of the SNP clusters for our training and tst datasets.

alt text

alt text

Results

Our pipeline extracted some features like sequence features for genomic and protein sequences, transcription fautres including coding sequences and mRNA, tRNA and rRNA contents.we will work more to discover more correlations between these features and phenotypic attributes.

Future Work

  • Integrate AMR (Antimicrobial Resistance) pattern recognition using a CARD-like database.
  • Enrich analysis with AMR gene data to develop comprehensive genetic resistance profiles.
  • Enhance model capabilities for predicting resistance patterns.
  • Expand research to include a broader range of pathogens for greater impact.
  • Foster collaborations with other research teams and institutions to improve methodologies against AMR.
  • Conduct more model validation using clinical samples to ensure robustness and accuracy.

Our Team

  • Kirtan Dave (Team Leader), Parul University ,India

  • Narges SangaraniPour, Shahid Beheshti University of Medical sciences,Iran

  • Edward Bird , Kansas State University, Interdepartmental Genetics, USA

  • Abolhassan Bahari , High Institute for Research and Education in Transfusion Medicine,Iran

  • Priyal Visavadiya, Gujarat Biotechnology University, Gandhinagar,India

  • Precious Osadebamwen, Dalhousie University, Halifax, Canada

    Screenshot 1403-07-06 at 18 58 28

NCBI Codeathon Disclaimer

This software was created as part of an NCBI codeathon, 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

About

This repository contains tools and resources developed by Team Dave during the "Resistance is Futile: A Codeathon to Combat Antimicrobial Resistance" (September 2024), hosted by NCBI and NIAID.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published