avedist {CGHbase} | R Documentation |
This function accesses the regions information
stored in the featureData of an object derived from the cghRegions-class
.
avedist(object) nclone(object)
object |
Object derived from class cghRegions |
avedist
returns a vector containing the Average L1-distance of clone signatures to the medoid signature;
nclone
returns a vector containing the number of clones that is included in each region;
Sjoerd Vosse