voomWeightsCustomized: Compute voom weights using customized log2 counts

Description Usage Arguments Examples

Description

Compute voom weights using customized log2 counts

Usage

1
voomWeightsCustomized(log2counts, lib.size = NULL, design, is.cpm = FALSE)

Arguments

log2counts

counts on log2 scale

lib.size

Library size.

design

Experimental design of the data. Required to be an R design.matrix object

is.cpm

if the data is CPM normalized.

Examples

1

jhsiao999/Humanzee documentation built on May 19, 2019, 9:28 a.m.