addNormalizedAssays | R Documentation |
addNormalizedAssays
addNormalizedAssays(se, readLength = 50L)
se |
A bin-wise 'SummarizedExperiment' as produced by
|
readLength |
Used as a minimum width to estimate read density (default 50). |
The 'se' object with populated 'logcpm' and 'logNormDensity' assays.
data(example_bin_se)
example_bin_se <- addNormalizedAssays(example_bin_se)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.