Description Usage Arguments Value
This function creates a data.frame
containing data for different data types in a form suitable for further statistical modelling in R.
1 2 | makeWideDataFrame(con, genes, cell_lines, drugs, data_types = c("affy", "cn",
"hybcap", "resp", "cosmicclp"), drug_df = NULL)
|
con |
A |
genes |
A vector of gene symbols |
cell_lines |
A vector of cell line identifiers |
drugs |
A vector of compound identifiers |
data_types |
A vector with default |
drug_df |
A |
A wide data.frame
containing the requested data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.