GetDrugRef | R Documentation |
This function allows user to load in the tissue specific drug rank matrix.
GetDrugRef(drug.response.path = NULL, probe.to.genes = NULL, drug.info = NULL)
drug.response.path |
The local path and the name of the tissue specific drug rank matrix. |
probe.to.genes |
A data.frame contains gene IDs (the IDs used in drug rank matrix) and official gene symbol. This files was automately generated with drug rank matrix. |
drug.info |
A data.frame contains drug information. This file was automately generated with drug rank matrix. |
This function is a reverised version of get.cmap.ref from DrInsight package. The tissue specific drug rank matrix is tranformed from L1000data (GEO: GSE92742 and GSE70138) using PrepareReference function.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.