normalize.rle: RLE (relative log expression)

Description Usage Arguments Value

Description

DESeq was used to implement RLE. Note that we chose to use the implementation by the developer of the method. edgeR also implments a version of RLE, which gives different results: (calcNormFactors(method = "RLE"))

Usage

1
normalize.rle(counts, control = list(NULL))

Arguments

counts

Gene by sample expression count matrix (G by N).

Value

libsize_factors numeric vector of the scale factors for library size.


jhsiao999/ashbun documentation built on May 8, 2019, 11:17 p.m.