MyNixOS website logo
Description

Drug Response Modeling and Biomarker Discovery.

Allows for building drug response models using screening data between bulk RNA-Seq and a drug response metric and two additional tools for biomarker discovery that have been developed by the Huang Laboratory at University of Minnesota. There are 3 main functions within this package. (1) calcPhenotype is used to build drug response models on RNA-Seq data and impute them on any other RNA-Seq dataset given to the model. (2) GLDS is used to calculate the general level of drug sensitivity, which can improve biomarker discovery. (3) IDWAS can take the results from calcPhenotype and link the imputed response back to available genomic (mutation and CNV alterations) to identify biomarkers. Each of these functions comes from a paper from the Huang research laboratory. Below gives the relevant paper for each function. calcPhenotype - Geeleher et al, Clinical drug response can be predicted using baseline gene expression levels and in vitro drug sensitivity in cell lines. GLDS - Geeleher et al, Cancer biomarker discovery is improved by accounting for variability in general levels of drug sensitivity in pre-clinical models. IDWAS - Geeleher et al, Discovering novel pharmacogenomic biomarkers by imputing drug response in cancer patients from large genomics studies.

oncoPredict

(Predict Response from Expression Data and Identify Cell line/Clinical Targets and Trends)

Additional details about this package can be found in our publication oncoPredict: an R package for predicting in vivo or cancer patient drug response and biomarkers from cell line screening data

An R package for drug response prediction and drug-gene association prediction. The prepared GDSC and CTRP matrices for the calcPhenotype() are located in the oncoPredict OSF.

  • For drug response prediction, use calcPhenotype.
  • For pre-clinical biomarker discovery, use GLDS.
  • For clinical biomarker discovery, use IDWAS (for CNV or somatic mutation association with drug response) or indicate cc=TRUE (for gene expression association with drug response) in calcPhenotype().
  • The link to updated CCLE gene expression data is found at depmap. We provide GDSC1/GDSC2 pre-processed expression and response data, as well as CTRP response data and depmap's CCLE expression data (18Q2) here.

R <h2>

  • This directory contains all the R functions included in this package.

vignettes <h2>

  • This directory contains vignettes which display detailed examples of the functionalities available in this package.

  • IDWAS This directory contains examples of IDWAS code application for clinical drug-gene association prediction.

    • cnv.Rmd Example as to how to download CNV (copy number variation) data from the GDC database, then apply map_cnv() and idwas().
    • mut.Rmd Example as to how to download stomatic mutation data from the GDC database, then apply idwas().
  • GLDS This directory contains examples of GLDS code application for pre-clinical drug-gene association prediction.

    • glds_GDSC.Rmd Example of GLDS application to GDSC data.
  • calcPhenotype.Rmd Example of calcPhenotype() application.

man <h2>

  • This directory contains .Rd (R documentation) files for each function. These files were automatically generated upon creation of the package.

NAMESPACE <h2>

  • This file lists the functions to be imported and exported from this package.

DESCRIPTION <h2>

  • This file contains the description documentation and metadata for this package.
  • Dependencies and packages recommended for oncoPredict are listed here.

Figure 1.

Flowchart displaying the 3 primary functionalities available through oncoPredict (calcPhenotype, GLDS, IDWAS) as well as the files generated from each function and parameters. Functions and files generated are bold.

Figure 1_ Overview of pRRophetic_plus (a flow chart or similar diagram to highlight the package’s abilities)   (2)

Metadata

Version

1.2

License

Unknown

Platforms (75)

    Darwin
    FreeBSD
    Genode
    GHCJS
    Linux
    MMIXware
    NetBSD
    none
    OpenBSD
    Redox
    Solaris
    WASI
    Windows
Show all
  • aarch64-darwin
  • aarch64-genode
  • aarch64-linux
  • aarch64-netbsd
  • aarch64-none
  • aarch64_be-none
  • arm-none
  • armv5tel-linux
  • armv6l-linux
  • armv6l-netbsd
  • armv6l-none
  • armv7a-darwin
  • armv7a-linux
  • armv7a-netbsd
  • armv7l-linux
  • armv7l-netbsd
  • avr-none
  • i686-cygwin
  • i686-darwin
  • i686-freebsd
  • i686-genode
  • i686-linux
  • i686-netbsd
  • i686-none
  • i686-openbsd
  • i686-windows
  • javascript-ghcjs
  • loongarch64-linux
  • m68k-linux
  • m68k-netbsd
  • m68k-none
  • microblaze-linux
  • microblaze-none
  • microblazeel-linux
  • microblazeel-none
  • mips-linux
  • mips-none
  • mips64-linux
  • mips64-none
  • mips64el-linux
  • mipsel-linux
  • mipsel-netbsd
  • mmix-mmixware
  • msp430-none
  • or1k-none
  • powerpc-netbsd
  • powerpc-none
  • powerpc64-linux
  • powerpc64le-linux
  • powerpcle-none
  • riscv32-linux
  • riscv32-netbsd
  • riscv32-none
  • riscv64-linux
  • riscv64-netbsd
  • riscv64-none
  • rx-none
  • s390-linux
  • s390-none
  • s390x-linux
  • s390x-none
  • vc4-none
  • wasm32-wasi
  • wasm64-wasi
  • x86_64-cygwin
  • x86_64-darwin
  • x86_64-freebsd
  • x86_64-genode
  • x86_64-linux
  • x86_64-netbsd
  • x86_64-none
  • x86_64-openbsd
  • x86_64-redox
  • x86_64-solaris
  • x86_64-windows