Description Usage Format Details Examples
A data.frame from BeatAML project with a set of inhibition drugs and other information
1 | data("drugResponse")
|
A data frame with 47650 observations on the following 4 variables.
inhibitor
gen target and drug name
lab_id
an identification code
ic50
ic50 value
auc
auc value
This dataset is used in the first case study where drugs from the BeatAML project are cross-studied with other different datasets. ic50 and auc values are experimental results incorporated to the dataset
1 2 | data(Drug_response)
## maybe str(Drug_response) ; plot(Drug_response) ...
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.