| normFreqTC | R Documentation | 
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
normFreqTC(dat, HQ_reads = NULL)
dat | 
 : raw counts data matrix with gene_ids as rownames  | 
HQ_reads | 
 : To take into account a vector of high quality reads that are not mapped.  | 
normFreqTC
a normalized frequency matrix
Edi Prifti
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.