You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.