weight_rollmean_sub: Subfunction of weight_rollmean

View source: R/prep.R

weight_rollmean_subR Documentation

Subfunction of weight_rollmean

Description

Take in a counts matrix and apply pyramidal weighting with a window size k to create smoothed expression intensities

Usage

weight_rollmean_sub(mat, k)

Arguments

mat

matrix of normalized/adjusted counts

k

size of window for weighting

Value

A matrix of smoothed counts


dkzhang777/SlideCNA documentation built on Jan. 25, 2025, 5:53 p.m.