plot_control_probes: Quality control plot of control probes in terms of raw...

View source: R/control-probes.R

plot_control_probesR Documentation

Quality control plot of control probes in terms of raw intensities.

Description

Quality control plot of control probes in terms of raw intensities.

Usage

plot_control_probes(x, s = 1)

Arguments

x

An object of RGChannelSet-class.

s

An integer scalar. Default to 1.

Value

A list of df, red_plot, green_plot, norm_plot, independent_control_plot. The df is a data.frame containing the following columns: Address, Type, Color, ExtendedType, Channel, Expected_Grn, Expected_Red, Sample, and Intensity. Each of the red_plot, green_plot, norm_plot and independent_control_plot is an object of ggplot class. They are plots of sample-dependent controls of red and green channel, normalization probes and sample-independent controls, respectively.


markgene/yamat documentation built on Aug. 26, 2024, 11:56 p.m.