Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 520 Bytes

readme.md

File metadata and controls

30 lines (21 loc) · 520 Bytes

Benchmarking and data processing scripts.

Reproducing simulations

A compiled version of WHInter should be placed in ./WHInter.

Rscript regenerate_data.R
bash bench_pint_whinter.sh
Rscript collect_bench_stats.R
Rscript plot.R

InfectX

Requires the package normInfectX.

Rscript process_ifx.R

Antibiotic data

Assumes a table of SNVs and MIC is present in "binary_table_T_anonymised.csv".

unxz binary_table_T_anonymised.csv.xz
./process_bacteria_data.R
./process_antibio_ifx.R