Description Usage Arguments Value Examples
View source: R/deltaCaptureC.R
This function takes a SummarizedExperiment giving the the counts for each replicate of the two treatments and computes and affixes an assay giving the normalized version of these counts.
1 |
se |
A SummarizedExperiment with an assay called counts giving the raw counts for each replicate of the two treatments. |
A SummarizedExperiment including a an assay of the normalized counts called normalizedCounts.
1 | miniSENormalized = getNormalizedCountsSE(miniSE)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.