Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

normTransform

Normalized counts transformation


Description

A simple function for creating a DESeqTransform object after applying: f(count(dds,normalized=TRUE) + pc).

Usage

normTransform(object, f = log2, pc = 1)

Arguments

object

a DESeqDataSet object

f

a function to apply to normalized counts

pc

a pseudocount to add to normalized counts

See Also


DESeq2

Differential gene expression analysis based on the negative binomial distribution

v1.30.1
LGPL (>= 3)
Authors
Michael Love [aut, cre], Constantin Ahlmann-Eltze [ctb], Kwame Forbes [ctb], Simon Anders [aut, ctb], Wolfgang Huber [aut, ctb]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.