transformType | R Documentation |
Variance-stabilizing transformation type
transformType(object, ...)
## S4 method for signature 'DESeqAnalysis'
transformType(object)
## S4 method for signature 'DESeqAnalysisList'
transformType(object)
## S4 method for signature 'DESeqTransform'
transformType(object)
object |
Object. |
... |
Additional arguments. |
character(1)
.
Transformation method name.
Updated 2021-06-28.
DESeq2::DESeqTransform()
.
data(deseq)
## DESeqAnalysis ====
transformType(deseq)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.