addQcScatterPlots: Adds QC scatter plots

addQcScatterPlotsR Documentation

Adds QC scatter plots

Description

Adds QC scatter plots to an html file.

Usage

addQcScatterPlots(
  doc,
  param,
  design,
  conds,
  rawData,
  signalCond,
  isPresentCond,
  types = NULL
)

Arguments

doc

an object of the class bsdoc to add the plots.

param

a list of parameters.

design

a data.frame containing the factorial design.

conds

a named character vector containing the conditions of the factorial design.

rawData

a list of raw data obtained from loadCountDataset().

signalCond

a set of values containing signals averaged by the conditions.

isPresentCond

Either NULL or a data.frame containing coloring information.

types

a character vector containing the types.

Author(s)

Rehrauer, Hubert

Schmid, Peter


uzh/ezRun documentation built on April 19, 2024, 8:25 a.m.