normalize.lib: Library size normalization without adjustment

Description Usage Arguments Value

Description

Scale factors equal 1 for all libraries

Usage

1
2
normalize.lib(counts, libsize_factors = rep(1, dim(counts)[2]),
  control = list(NULL))

Arguments

counts

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

libsize_factors

numreic vector of the scale factors for library sizes. Default to 1 - no adjustment.

control

List with control arguments, including

Value

libsize_factors numeric vector of the scale factors for library size.


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