Description Usage Arguments Value
This function creates a data.frame
suitable for the RespVsGenetic plots and shiny app
1 2 | makeRespVsGeneticDataFrame(con, gene, cell_lines, drug, data_types = c("affy",
"cn", "hybcap", "cosmicclp"), drug_df = NULL, tissue_info = "ccle")
|
con |
A |
gene |
The gene symbol for the gene of interest |
cell_lines |
A vector of cell line identifiers |
drug |
The drug of interest |
data_types |
A vector with default |
drug_df |
A |
tissue_info |
Source of tissue information - see ?getTissueInfo |
A data.frame
containing the drug response and genetic data for the requested compounds and cell lines
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.