meffil.plot.controlmeans: Plot the means of control probes for each sample and for each...

meffil.plot.controlmeansR Documentation

Plot the means of control probes for each sample and for each control probe type

Description

Plot the means of control probes for each sample and for each control probe type

Usage

meffil.plot.controlmeans(
  qc.objects,
  control.categories = NULL,
  colour.code = NULL,
  outlier.sd = 5
)

Arguments

qc.objects

From meffil.qc

control.categories

Which control probe categories to plot. Defaults to all available.

colour.code

Array of length n samples to colour code points. Defaults to NULL

outlier.sd

Cut off for declaring outliers. Default = 5

Value

Data frame of results plus plot


perishky/meffil documentation built on March 20, 2024, 1:56 a.m.