View source: R/SummarizedExperiment_helpers.R
normaliseSE_quantile | R Documentation |
Quantile normalise SummarizedExperiment by rows
normaliseSE_quantile(se, assay_name = "usage")
se |
SummarizedExperiment object |
assay_name |
Name of the assay to be normalised in the se object |
SummarizedExperiment object with quantile-normalised data in the qnorm assay
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.