scaleNorm-methods: Scale Normalisation

Description Usage Arguments Value

Description

Scale Normalisation

Scale Normalisation

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
scaleNorm(x, ...)

## S4 method for signature 'MultiSet'
scaleNorm(x, controlID = NULL)

## S4 method for signature 'ExpressionSet'
scaleNorm(x, controlID = NULL)

scaleNorm(x, ...)

## S4 method for signature 'MultiSet'
scaleNorm(x, controlID = NULL)

## S4 method for signature 'ExpressionSet'
scaleNorm(x, controlID = NULL)

Arguments

x

MultiSet object with fMedian matrices in the assayData slot

offset

numeric value added to raw signal intensity before background correction is implemented

x

MultiSet object with fMedian matrices in the assayData slot

offset

numeric value added to raw signal intensity before background correction is implemented

Value

MultiSet object with normalised foreground signal in the fMedian matrix

MultiSet object with normalised foreground signal in the fMedian matrix


katenambiar/pmpa documentation built on May 20, 2019, 7:41 a.m.