fastNormProp: Fast normalization for numeric matrix

Description Usage Arguments Value

View source: R/RcppExports.R

Description

Fast normalization for numeric matrix

Usage

1
fastNormProp(R_counts, R_alpha)

Arguments

R_counts

An integer matrix

R_alpha

A double value to be added to the matrix as a pseudocount

Value

A numeric matrix where the columns have been normalized to proportions


celda documentation built on Nov. 8, 2020, 8:24 p.m.