Description Usage Arguments Details Value See Also
The batchStatistics
slot contains statistics estimated
from each batch that are used to derive copy number estimates.
1 2 | batchStatistics(object)
batchStatistics(object) <- value
|
object |
An object of class |
value |
An object of class |
An object of class AssayData
for slot
batchStatistics
is initialized automatically when
creating a new CNSet
instance. Required in the call to
new
is a factor called batch
whose unique values
determine the number of columns for each assay data
element.
batchStatics
is an accessor for the slot
batchStatistics
that returns an object of class
AssayData
.
CNSet-class
, batchNames
, batch
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.