Description Usage Arguments Value Author(s)
View source: R/getGeneEffect.R
This function creates the interactive plot to show the effects of genes on cancer proliferation using the DepMap CRISPR-Cas9 data. different figures and plots explaining the MAF dataset.
1 2 3 4 5 | getGeneEffectsInDepMap(
genes = NULL,
depMapVersion = "",
groupBySubtypes = FALSE
)
|
genes |
A list of genes (Hugo symbol) |
depMapVersion |
DepMap data version to be used |
groupBySubtypes |
Group the cancer cell lines from cancer subtypes, default=FALSE |
A list containing plots for individual genes. For each gene, we have three plots showing the DepMap CRISPR-Cas9 data in the form of histogram, boxplot, and combined plot.
Ashish Jain
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.