View source: R/meffil_functions.R
plot_control_means | R Documentation |
Function to create single plots by control probe category
plot_control_means(
data_plot,
vect_categories,
metadata,
col_2_color,
col_of_interest
)
data_plot |
Dataframe from the original ggplot in meffil qc.summary (qc.summary_given$controlmeans.summary) |
vect_categories |
Vector containing list of categories to plot |
metadata |
Dataframe with metadata associated to each sample |
col_2_color |
Column to color ggplot points |
col_of_interest |
Columns from metadata of interest |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.