updateMeansTogether.AbstractCBS: Updates the CN mean levels jointly in sets of segments
Description
Updates the CN mean levels jointly in sets of segments as if they were one large segment.Usage
## S3 method for class 'AbstractCBS':
updateMeansTogether(...)
Arguments
idxList
A list
, where each element is an integer
vector
specifying segment indices of segments for which Value
- Returns a
hclust
object as returned by hclust
.