R/utils.R
norm_tss.Rd
norm_TSS Applies TSS normalization to a matrix of count data.
norm_TSS
norm_tss(mat, total_sum = 1e+06)
A numeric matrix of counts.
The tolal sum of the scaling, e.g. 100 or 1e.
A TSS-normalized matrix,