getGeneEffectsInDepMap: Interactive plot to show the effects of genes on cancer...

Description Usage Arguments Value Author(s)

View source: R/getGeneEffect.R

Description

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.

Usage

1
2
3
4
5
getGeneEffectsInDepMap(
  genes = NULL,
  depMapVersion = "",
  groupBySubtypes = FALSE
)

Arguments

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

Value

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.

Author(s)

Ashish Jain


ashishjain1988/KnowYourTarget documentation built on Dec. 19, 2021, 5:35 a.m.