Description Usage Arguments Value Examples
View source: R/protein_normalization.R
Log normalization by feature
1 | log_norm_by_feature(counts)
|
counts |
counts data |
normalized counts
1 2 3 4 | ## Not run:
counts.norm <- log_norm_by_feature(counts)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.