Shrink log2 fold changes
Usage
lfcShrink(object, ...)
lfcShrink(object, ...) <- value
# S4 method for DESeqAnalysis
lfcShrink(object)
# S4 method for DESeqAnalysisList
lfcShrink(object)
# S4 method for DESeqDataSet
lfcShrink(object, ...)
# S4 method for DESeqAnalysis,logical
lfcShrink(object) <- value
# S4 method for DESeqAnalysisList,logical
lfcShrink(object) <- value
Examples
data(deseq)
## DESeqAnalysis ====
lfcShrink(deseq)
#> [1] TRUE