Other packages > Find by keyword >

oncoPredict  

Drug Response Modeling and Biomarker Discovery
View on CRAN: Click here


Download and install oncoPredict package within the R console
Install from CRAN:
install.packages("oncoPredict")

Install from Github:
library("remotes")
install_github("cran/oncoPredict")

Install by package version:
library("remotes")
install_version("oncoPredict", "1.2")



Attach the package and use:
library("oncoPredict")
Maintained by
Robert Gruener
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-06-04
Latest Update: 2021-09-24
Description:
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.
How to cite:
Robert Gruener (2021). oncoPredict: Drug Response Modeling and Biomarker Discovery. R package version 1.2, https://cran.r-project.org/web/packages/oncoPredict
Previous versions and publish date:
0.1 (2021-06-04 08:20), 0.2 (2021-09-24 10:00)
Other packages that cited oncoPredict R package
View oncoPredict citation profile
Other R packages that oncoPredict depends, imports, suggests or enhances
Functions, R codes and Examples using the oncoPredict R package
Some associated functions: calcPhenotype . completeMatrix . doVariableSelection . glds . homogenizeData . idwas . map_cnv . summarizeGenesByMean . 
Some associated R codes: CALCPHENOTYPE.R . GLDS.R . IDWAS.R .  Full oncoPredict package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns