Description Usage Arguments Value Examples
View source: R/deltaCaptureC.R
This function takes a SummarizedExperiment with an assay counts and returns this object with a column sizeFactors added to its colData
1 | 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
1 | miniSEWithSizeFactors = getSizeFactorsSE(miniSE)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.