normMethod: Accessors for the 'normMethod' slot of a ABSDataSet object.

Description Usage Arguments Details Examples

Description

Accessor functions for the 'normMethod' information in a ABSDataSet object.

Usage

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

## S4 replacement method for signature 'ABSDataSet,character'
normMethod(object)<-value

Arguments

object

an ABSDataSet object.

value

a character object, should be one of 'user', 'qtoatl', 'total', 'quartile' and 'geometric'. See normalFactors

Details

The 'normMethod' is the method for calculating the size factors. Currently, Four methods: 'user', 'qtoatl', 'total', 'quartile' and 'DESeq' are available.

Examples

1
2
3
4
5

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