Shrunken log2 fold change (LFC) type
Source:R/AllGenerics.R
, R/lfcShrinkType-methods.R
lfcShrinkType.Rd
Shrunken log2 fold change (LFC) type
Usage
lfcShrinkType(object, ...)
# S4 method for class 'DESeqAnalysis'
lfcShrinkType(object)
# S4 method for class 'DESeqAnalysisList'
lfcShrinkType(object)
# S4 method for class 'DESeqResults'
lfcShrinkType(object)
# S4 method for class 'DESeqResultsList'
lfcShrinkType(object)
Examples
data(deseq)
## DESeqAnalysis ====
lfcShrinkType(deseq)
#> [1] "apeglm"