norm_TSS Applies TSS normalization to a matrix of count data.

norm_tss(mat, total_sum = 1e+06)

Arguments

mat

A numeric matrix of counts.

total_sum

The tolal sum of the scaling, e.g. 100 or 1e.

Value

A TSS-normalized matrix,