View source: R/utils_expression.R
exp_plot_selected | R Documentation |
Generate scatterplot expression vs. response, faceted by selected gene
exp_plot_selected(data, selected, response, log_scale = FALSE)
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. |
Scatter plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.