This repository holds the data and code for the following manuscript:
The R script src/drug_target_lof_analysis.R will reproduce the figures and statistics from the manuscript.
- System requirements: We have run this code in R 3.5.1 and its dependencies are
sqldf
,plotrix
, and the exac_2015 repository. - Installation guide: Clone this repository, and edit lines 1 and 7 of the drug_target_lof_analysis.R script to point to the proper paths on your system.
- Running the code: Simply run the drug_target_lof_analysis.R script to re-generate all of the figures. It will load all the necessary data from the data directory in this repository itself. Statistics quoted in the manuscript text will appear in script output. The script runs in approximately 3 minutes on a MacBook Air.
This work is licensed under a Creative Commons Attribution 4.0 International License.