View source: R/deltaCaptureC.R
getSizeFactorsSE | R Documentation |
This function takes a SummarizedExperiment with an assay counts and returns this object with a column sizeFactors added to its colData
getSizeFactorsSE(se)
se |
A SummarizedExperiment with an assay counts |
The same SummarizedExperiment with an additional column in its colData giving the size factors for counts
miniSEWithSizeFactors = getSizeFactorsSE(miniSE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.