mut_plot_selected: Generate boxplot genotype vs. response, faceted by selected...

View source: R/utils_mutations.R

mut_plot_selectedR Documentation

Generate boxplot genotype vs. response, faceted by selected gene

Description

Generate boxplot genotype vs. response, faceted by selected gene

Usage

mut_plot_selected(data, response, log_scale = FALSE)

Arguments

data

A tibble, user data merged with mutation data and filtered only for selected genes. Contains the columns "gene" and "genotype".

response

Name of response column

log_scale

Plot response in log-scale on y axis.

Value

Boxplot


dwassarman/cellpanelr documentation built on Jan. 3, 2023, 8:27 a.m.