Learn R Programming

SlideCNA (version 0.1.0)

weight_rollmean_sub: 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)

Value

A matrix of smoothed counts

Arguments

mat

matrix of normalized/adjusted counts

k

size of window for weighting