Skip to content

Parsing various output formats of Antibiotic Sensitivity Testing from laboratories.

Notifications You must be signed in to change notification settings

road86/antimicrobe-parse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

To install conda environment for our parsing, run

conda env create -f amrenv.yml
conda activate amrenv

Testing

To use test data, run

AMR_TEST=test python clean.py

Preparing antibiogram from messy data

Parsing chevron files and create antibiogram

Create a symbolic link to our lab data to ../input_data

Download latest revision of the lookup table chevron-lookup-table as an xls to that directory.

Run script

./run.sh

or just execute commands from there

About

Parsing various output formats of Antibiotic Sensitivity Testing from laboratories.

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published