normFactors: Access the normalization factors in a MRexperiment object

normFactorsR Documentation

Access the normalization factors in a MRexperiment object

Description

Function to access the scaling factors, aka the normalization factors, of samples in a MRexperiment object.

Usage

normFactors(object)

Arguments

object

a MRexperiment object

Value

Normalization scaling factors

Author(s)

Joseph N. Paulson

Examples


data(lungData)
head(normFactors(lungData))


HCBravoLab/metagenomeSeq documentation built on March 17, 2024, 3:21 p.m.