prot.plot_missval | R Documentation |
This function takes a SummarizedExperiment object and creates a binary heatmap of missing values in the assay.
prot.plot_missval(se, plot = TRUE, export = TRUE, fontsize = 12)
se |
A SummarizedExperiment object |
plot |
Logical. Whether to return the plot. |
export |
Logical. Whether to export the heatmap in pdf and png format. |
fontsize |
Numeric. Font size for the column names in the heatmap. |
A binary heatmap of missing values in the SummarizedExperiment.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.