Description Usage Arguments Value
This function creates a data.frame
suitable for the GeneticVsGenetic plots and shiny app
1 2 | makeGeneticVsGeneticDataFrame(con, cell_lines, gene1, gene2, data_type1,
data_type2)
|
con |
A |
cell_lines |
A vector of cell line identifiers |
gene1 |
The gene symbol of the primary gene |
gene2 |
The gene symbol of the secondary gene |
data_type1 |
The data type required for gene1: should be one of |
data_type2 |
The data type required for gene1: should be one of |
A data.frame
containing the combined genetic data for the requested cell lines
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.