Skip to content
/ CADRE Public

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

License

Notifications You must be signed in to change notification settings

bebeklab/CADRE

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages