count_normalization: RNA-seq reads normalization using size factor

Description Usage Arguments Value

View source: R/normalize.R

Description

The definition of size factor is in this paper: https://genomebiology.biomedcentral.com/articles/10.1186/gb-2010-11-10-r106

Usage

1
count_normalization(count_raw, sample_anno)

Arguments

count_raw

: The numeric matrix of raw reads count.

sample_anno

: The metadata of the samples.

Value

The normalized reads count matrix.


rmauntz/Larson_cfRNA_DarkChannelBiomarkers documentation built on Jan. 30, 2021, 12:47 a.m.