weight_rollmean_sub | R Documentation |
Take in a counts matrix and apply pyramidal weighting with a window size k to create smoothed expression intensities
weight_rollmean_sub(mat, k)
mat |
matrix of normalized/adjusted counts |
k |
size of window for weighting |
A matrix of smoothed counts
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.