Learn R Programming

rCGH (version 1.2.2)

rCGH-cytoScan-class: Class "rCGH-cytoScan"

Description

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.

Arguments

Objects from the Class

Objects can be created by calls of the form new("rCGH-cytoScan", ...).

Extends

Class "rCGH", directly.

Methods

No methods defined with class "rCGH-cytoScan" in the signature.

See Also

"rCGH", "rCGH-Agilent", "rCGH-SNP6", "rCGH-generic"

Examples

Run this code
showClass("rCGH-cytoScan")

Run the code above in your browser using DataLab