Skip to content
/ AMR_PCR Public
forked from fmaguire/AMR_PCR

High-throughput assessment of standardised AMR primers using VAware

License

Notifications You must be signed in to change notification settings

bfjia/AMR_PCR

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AMR PCR Primers

We are interested in how well different primers cover the AMR gene diversity we now have access to via CARD prevalance.

Potentially this could be integrated as a test in CARD.

First things first is to get the CARD data and the primer information from EUCAST tables using the get_data.sh script.

Unfortunately, as the primers are only distributed as the PDF of a table we need to use optical character recognition to parse out the data (e.g. tabula) once this is done (provided as data/primers/tabula-333_primerliste-til-web-07-11-2013-9.tsv) we can parse it using the notebook and scripts in amr_pcr.py.

We then use this notebook and scripts to generate a bash script for running VA Mike's VAWare tool to tally the mismatches per AMR gene.

About

High-throughput assessment of standardised AMR primers using VAware

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 98.7%
  • Python 1.3%