Description Objects from the Class Slots Extends Methods Author(s) See Also Examples
An instance of class "rCGH-cytoScan"
, which inherits from
the superclass "rCGH"
.
Slots described below are used to store sample information, analysis
parameters, and segmentation results. All are accessible through specific
"Accessors"
functions.
Objects can be created by calls of the form new("rCGH-cytoScan", ...)
.
info
:Object of class "character"
: where sample information can be
stored. See getInfo
and setInfo
.
cnSet
:Object of class "data.frame"
: the full data set.
See getCNset
.
param
:Object of class "list"
: the analysis parameters stored for
traceability. getParam
.
segTable
:Object of class "data.frame"
: the segmentation table.
getSegTable
.
Class "rCGH"
, directly.
No methods defined with class "rCGH-cytoScan" in the signature.
Frederic Commo
"rCGH"
, "rCGH-Agilent"
,
"rCGH-SNP6"
, "rCGH-generic"
1 | showClass("rCGH-cytoScan")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.