Description Usage Arguments Value See Also Examples
View source: R/drugSensitivity.R
Load gene expression and drug sensitivity correlation matrix
1 |
source |
Character: source of matrix to load; see
|
file |
Character: filepath to gene expression and drug sensitivity association dataset (automatically downloaded if file does not exist) |
Correlation matrix between gene expression (rows) and drug sensitivity (columns)
Other functions related with the prediction of targeting drugs:
as.table.referenceComparison()
,
listExpressionDrugSensitivityAssociation()
,
plot.referenceComparison()
,
plotTargetingDrugsVSsimilarPerturbations()
,
predictTargetingDrugs()
1 2 | gdsc <- listExpressionDrugSensitivityAssociation()[[1]]
loadExpressionDrugSensitivityAssociation(gdsc)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.