regions {CGHbase} | R Documentation |
This function accesses the regions values
of assay data stored in an object derived from the cghRegions-class
.
regions(object) regions(object) <- value
object |
Object derived from class cghRegions |
value |
Matrix with rows representing features and columns samples. |
regions
returns a matrix of regions values;
Sjoerd Vosse