Rdocumentation
powered by
Learn R Programming
CGHbase (version 1.32.0)
regions: Retrieve regions data from cghRegions object.
Description
This function accesses the regions values of assay data stored in an object derived from the
cghRegions-class
.
Usage
regions(object) regions(object) <- value
Arguments
object
Object derived from class
cghRegions
value
Matrix with rows representing features and columns samples.
Value
regions
returns a matrix of regions values;
See Also
cghRegions-class