addQcScatterPlots | R Documentation |
Adds QC scatter plots to an html file.
addQcScatterPlots(
doc,
param,
design,
conds,
rawData,
signalCond,
isPresentCond,
types = NULL
)
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 |
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. |
Rehrauer, Hubert
Schmid, Peter
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.