log2(TPM+1)
Hi, I have a basic question with CCLE expression data. Why is the expression data given as log2(TPM+1) instead of log2TPM?
Thanks in advance for your help.
• 2,085 views
•
link
1 answer
Any logarithm of zero is undefined. Adding 1 to TPM values ensures we are not attempting to take log2(0).
• 0 views
•
link
Log in to answer this question.