index.md

ABCmonster

We present companion materials for our paper titled Characterizing ABC-transporter substrate-likeness using a clean-slate genetic background. All code and data used in the paper is encapsulated inside an R package. The package can be installed by running the following commands within R:

if( !require(devtools) ) install.packages( "devtools" )
devtools::install_github( "labsyspharm/ABCmonster" )

The package provides several functions that simplify reproducibility of the analyses described in the paper. These functions are outlined in the Reference section. All other scripts are described across three vignettes:

Funding

We gratefully acknowledge support by NIGMS Grant P50GM107618: the HMS Laboratory of Systems Pharmacology, by NIH Grant 1U54CA225088-01: Systems Pharmacology of Therapeutic and Adverse Responses to ImmuneCheckpoint and Small Molecule Drugs, and by the Canadian Excellence Research Chairs (CERC) Program (to FPR).



ArtemSokolov/ABCmonster documentation built on May 25, 2019, 7:16 a.m.