Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CADRE

CAncer Drug Response nEtworks (CADRE) Predicts Synergistic Drug Combinations.

For the data file used in code, there are other 2 datasets(summary_api.csv, summary_df_ALMANAC.csv) used by code are large and can be downloaded via Zenodo. https://zenodo.org/doi/10.5281/zenodo.10074105

Installation

install.packages("devtools")
library(devtools)
install_github("bebeklab/CADRE")

Download and copypaste summary_api.csv, summary_df_ALMANAC.csv to CADREmodel/data/, or your_data_folder/ and change the file path in Example.Rmd.

Uninstallation

remove.packages("CADREmodel")

Example

Example.Rmd

About

CAncer Drug Response nEtworks (CADRE) Predicts Synergistic Drug Combinations for Personalized Therapies

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages