View source: R/qc_plotting_functions.R
plot_missingness_heatmap | R Documentation |
Columns (samples) have been clustered based on pattern of missingness.
plot_missingness_heatmap(
Experiment,
assayName = "raw",
condition_colname = "Condition",
title = "Missingness pattern"
)
Experiment |
SummarizedExperiment object |
assayName |
name of assay to use |
condition_colname |
str. Name of grouping condition. |
title |
str. Plot title |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.