prot.plot_missval: Plot missing values in SummarizedExperiment

prot.plot_missvalR Documentation

Plot missing values in SummarizedExperiment

Description

This function takes a SummarizedExperiment object and creates a binary heatmap of missing values in the assay.

Usage

prot.plot_missval(se, plot = TRUE, export = TRUE, fontsize = 12)

Arguments

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.

Value

A binary heatmap of missing values in the SummarizedExperiment.


NicWir/VisomX documentation built on Dec. 8, 2024, 1:27 a.m.