Skip to content

Code to generate publication figures and tables from output of tb-amr-benchmarking

License

Notifications You must be signed in to change notification settings

iqbal-lab-org/tb-amr-benchmarking-paper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tb-amr-benchmarking-paper

Code to generate publication figures and tables from output of tb-amr-benchmarking.

Installation

Build the singularity container by running this from the root of this repository:

sudo singularity build benchmark.img Singularity

Usage

A JSON file made by the tb-amr-benchmarking pipeline is required. Assuming it is called summary.json, generate the results and figures by running:

singularity exec benchmark.img evalrescallers_make_figs_and_tables summary.json OUT

which makes a new directory called OUT/. Various stats were needed for the main text of the paper, which were calculated by running this:

cd OUT
singularity exec benchmark.img gather_ad_hoc_numbers.sh
singularity exec benchmark.img estimate_xdr_accuracy.py

About

Code to generate publication figures and tables from output of tb-amr-benchmarking

Resources

License

Stars

Watchers

Forks

Packages

No packages published