GdscIC50
An R package to fit dose response curves for data from the Genomics of Drug Sensitivity of Cancer (GDSC) project.
Install / Use
/learn @CancerRxGene/GdscIC50README
gdscIC50
The Genomics of Drugs Sensitivity in Cancer (GDSC) is one of the largest public resources of information for drug sensitivity in cancer cells and molecular markers of drug response.
gdscIC50 is an R package that fits dose response curves for data from the GDSC project. This package uses the non-linear mixed effects model as described in (Vis, D.J. et al. Pharmacogenomics 2016, 17(7):691-700). Once curves are fitted, the generated IC50 values can be used as input to analysis using gdsctools. These two software libraries are used to generate the dose reponse data and statistical analysis presented on the website http://www.cancerrxgene.org.
You can install the package in R using the devtools library. If you haven’t already installed devtools run the following:
> install.packages("devtools")
Then install the gdscIC50 package. Building the vignette is recommended.
> devtools::install_github("cancerrxgene/gdscIC50", build_vignettes=TRUE)
Once installed, the vignette gives a guide to the curve fitting process.
> library(gdscIC50)
> vignette("gdscIC50")
Related Skills
node-connect
328.7kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
81.0kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
328.7kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
81.0kCommit, push, and open a PR
