Abstracted classes and functions to be inherited and extended by the PharmacoGx, RadioGx and ToxicoGx R packages.
Dependencies:
All dependencies are available from CRAN or Bioconductor.
Install from github
devtools::install_github("bhklab/CoreGx")Development version:
devtools::install_github("bhklab/CoreGx", ref = "devel")Install from Bioconductor
if (!requireNamespace("BiocManager", quietly = TRUE))
    install.packages("BiocManager")
BiocManager::install("CoreGx")