Description Usage Arguments Value Examples
Median normalization
1 | .median_normalize(counts, CONSTANT = 32)
|
counts |
a counts matrix derived from Input |
CONSTANT |
a pseudo-count to use (default = 32) |
median-normalized counts object
1 2 3 4 | ## Not run:
.median_normalize(rnorm(n = 1000))
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.