converts a raw count matrix onto a frequency matrix using the TC (total count) normalization method.
This method consists of scaling the signal by the total counts per each sample
Usage
normFreqTC(dat)
Arguments
dat
: raw counts data matrix with gene_ids as rownames