plotFlaggedControls: simple function for plotting control probe failure flaggings

View source: R/plotFlaggedControls.R

plotFlaggedControlsR Documentation

simple function for plotting control probe failure flaggings

Description

If an object is provided without suitable metadata, this function will fail. See flag_control_failures().

Usage

plotFlaggedControls(x, only = FALSE, ...)

Arguments

x

an object w/!is.null(metadata(x)$control_flagged), or a matrix

only

only plot samples where there are failures? (FALSE)

...

additional parameters to pass to ComplexHeatmap::Heatmap

Value

a Heatmap

See Also

flag_control_failures


ttriche/sesamizeGEO documentation built on Nov. 12, 2023, 5:42 p.m.