DelayedMatrixStats icon indicating copy to clipboard operation
DelayedMatrixStats copied to clipboard

rowAvgsPerColSet2

Open PeteHaitch opened this issue 7 years ago • 0 comments

Like rowAvgsPerColSet(), but where S is list so that subsets can be of different lengths. Might restrict FUN to be support cols and rows arguments to promote efficient computation.

See minfi:::.cpgCollapse() and bsseq:::.collapseMatrixLike() for use cases.

PeteHaitch avatar May 08 '18 12:05 PeteHaitch