getNormalizedCountsSE: Get normalized counts

View source: R/deltaCaptureC.R

getNormalizedCountsSER Documentation

Get normalized counts

Description

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.

Usage

getNormalizedCountsSE(se)

Arguments

se

A SummarizedExperiment with an assay called counts giving the raw counts for each replicate of the two treatments.

Value

A SummarizedExperiment including a an assay of the normalized counts called normalizedCounts.

Examples

miniSENormalized = getNormalizedCountsSE(miniSE)

michaeldshapiro/deltaCaptureC documentation built on April 21, 2023, 8:18 a.m.