TPM for low numbers of counts
1
0
Entering edit mode
6.9 years ago
ly.leifels • 0

Hi, I am trying to compute (or even deal with) the effect of low counts on TPM calculation. Is there maybe a formula or algorithm to account for this effect? TPMs strongly vary for low numbers of counts. Are there any articles or paper mentioning this problem? I couldn't find any so far... If you know of some literature that would capture this please share a link :) thank you in advance!

https://github.com/LyLeif/Pipeline/blob/master/TPMs_depending_on_counts/TPMsDependingOnCounts.pdf

sc rna seq RNA-Seq tpm • 1.8k views
ADD COMMENT
1
Entering edit mode
6.8 years ago

I think analyses need to be handled at the count level and not at the TPM level.

This is because the transcript length itself is also affected by low counts - if we miss a transcript because of the low counts it will be subtracted from the total transcript length (denominator) as well. Hence it will affect all ratios.

TPM is not a measure that you should read too much into, it is more of an estimate.

ADD COMMENT
0
Entering edit mode

I am working with single cell RNAseq data (sorry I forgot to mention this) and I need it to be TPM values for the WGCNA ... So the gene length is known. What could I do to account for the low counts? Perhaps that one gene is very informative but it has only few counts... I want to detect for what number of counts a gene can robustly be clustered to gene module.

ADD REPLY

Login before adding your answer.

Traffic: 2517 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6