transformType: Variance-stabilizing transformation type

transformTypeR Documentation

Variance-stabilizing transformation type

Description

Variance-stabilizing transformation type

Usage

transformType(object, ...)

## S4 method for signature 'DESeqAnalysis'
transformType(object)

## S4 method for signature 'DESeqAnalysisList'
transformType(object)

## S4 method for signature 'DESeqTransform'
transformType(object)

Arguments

object

Object.

...

Additional arguments.

Value

character(1). Transformation method name.

Note

Updated 2021-06-28.

See Also

DESeq2::DESeqTransform().

Examples

data(deseq)

## DESeqAnalysis ====
transformType(deseq)

steinbaugh/DESeqAnalysis documentation built on April 1, 2024, 8:30 a.m.