View source: R/drugSensitivity.R
prepareExpressionDrugSensitivityAssociation | R Documentation |
Prepare gene expression and drug sensitivity correlation matrix
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.