Description Usage Arguments Author(s)
View source: R/normalize_counts_extra.R
Normalization for counts matrix
1 2 | normalize_counts_extra(x, method = c("cpm", "rpkm", "quantile"),
features_length = NULL)
|
x |
matrix to normalize |
method |
method used for normalization |
features_length |
length of features |
Leandro Roser leandroroser@gmail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.