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