normalize_rseq: Think wrapper for RNASeq normalization package of choice...

Description Usage Arguments Value

Description

Takes in a DGEList containing (filtered) RNA-seq data, performs a normalization using calcNormFactors with default method "TMM"

Usage

1
normalize_rseq(filtered_dge)

Arguments

filtered_dge

A DGEList, typically the output of filter_rseq

Value

the normalized DGEList object


jvwong/emRNASeq documentation built on May 20, 2019, 5:21 a.m.