exp_plot_selected: Generate scatterplot expression vs. response, faceted by...

View source: R/utils_expression.R

exp_plot_selectedR Documentation

Generate scatterplot expression vs. response, faceted by selected gene

Description

Generate scatterplot expression vs. response, faceted by selected gene

Usage

exp_plot_selected(data, selected, response, log_scale = FALSE)

Arguments

data

A tibble, user data merged with expression data

selected

Character vector with selected gene names

response

Name of response column

log_scale

Plot response in log-scale on y axis.

Value

Scatter plot


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