Description Usage Arguments Value Examples
View source: R/protein_normalization.R
Log normalization factor per feature
1 | log_colMeans(x)
|
x |
Sample name |
normalization factor
1 2 3 4 | ## Not run:
norm_factor <- log_colMeans(data)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.