norm_SCnorm: SCnorm normalization

Description Usage Arguments Value See Also Examples

View source: R/normalization.R

Description

SCnorm normalization

Usage

1

Arguments

mat

integer matrix. counts.

...

other arguments passed on to SCnorm::SCnorm().

Value

numerical matrix. normalized counts.

See Also

Other matrix normalization: norm_cpm, norm_scater

Examples

1
norm_SCnorm(sim_mat*10) %>% head()

dongzhuoer/rexseek documentation built on Dec. 16, 2019, 3:19 a.m.