fastNormProp: Fast normalization for numeric matrix

View source: R/RcppExports.R

fastNormPropR Documentation

Fast normalization for numeric matrix

Description

Fast normalization for numeric matrix

Usage

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


campbio/celda documentation built on April 5, 2024, 11:47 a.m.