sFactors: Accessors for the 'sizeFactor' slot of a ABSDataSet object.

Description Usage Arguments Details See Also Examples

Description

Accessor functions for the 'sizeFactor' slot of a ABSDataSet object.

Usage

1
2
3
4
5
## S4 method for signature 'ABSDataSet'
sFactors(object)

## S4 replacement method for signature 'ABSDataSet,numeric'
sFactors(object)<-value

Arguments

object

an ABSDataSet object.

value

a numeric object, one for each sample

Details

The sizeFactors vector assigns to each sample a value, used to normalize the counts in each sample according to selected normMethod.

See Also

normalFactors

Examples

1
2
3
4
5
6

wtaoyang/ABSSeq documentation built on May 27, 2019, 8:46 a.m.