Gene Expression Quantification
Methods for measuring the level of gene expression, such as RNA sequencing (RNA-Seq) or microarrays, often expressed as transcripts per million (TPM) or reads per kilobase per million mapped reads (RPKM).
📜
The statement of the theorem
Let be the raw count matrix, where is the raw read count for gene in sample . To normalize for sequencing depth and gene length, the Transcripts Per Million (TPM) value for gene in sample , denoted , is calculated as: \nwhere is the length of gene in base pairs, and the denominator represents the total normalized count for sample .
Source: Wikipedia