Description Usage Arguments Details Value
View source: R/drugSensitivity.R
Prepare gene expression and drug sensitivity correlation matrix
1 2 3 4 | prepareExpressionDrugSensitivityAssociation(
dataset = c("GDSC 7", "CTRP 2.1", "NCI60"),
method = "spearman"
)
|
dataset |
Character: dataset to use ( |
method |
Character: correlation method to use between gene expression and drug sensitivity |
If path directs to non-existing files, data will be downloaded.
Correlation matrix between gene expression and drug sensitivity
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.