Description Usage Arguments See Also
A simple function for creating a DESeqTransform
object after applying: f(count(dds,normalized=TRUE) + pc)
.
1 | normTransform(object, f = log2, pc = 1)
|
object |
a DESeqDataSet object |
f |
a function to apply to normalized counts |
pc |
a pseudocount to add to normalized counts |
varianceStabilizingTransformation
, rlog
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.