normFactors-set: Replace the normalization factors in a MRexperiment object

Description Usage Arguments Value Author(s) Examples

Description

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

Usage

1
2
## S4 replacement method for signature 'MRexperiment,numeric'
normFactors(object) <- value

Arguments

object

a MRexperiment object

value

vector of normalization scaling factors

Value

Normalization scaling factors

Author(s)

Joseph N. Paulson

Examples

1
2

metagenomeSeq documentation built on Nov. 8, 2020, 5:34 p.m.