Thanks @ATpoint for explaining it well.
Is there a way where we can convert TPM to raw read count?
I have a GEO dataset which only has log2TPM values but for a downstream analysis I would require only its raw read count. Is it possible to back calculate the raw read count from TPM values? Kindly guide.
• 5,585 views
•
link
1 answer
Short answer: No.
Long answer: No, you would need the exact code that the authors used and the effective length they used for gene length normalization.
It would be much safer to simply download the raw fastq files and then process them to get a raw count table. See Fast download of FASTQ files from the European Nucleotide Archive (ENA)
• 0 views
•
link
• 0 views
•
link
On the other hand, can we transform count to tpm by simple calculation without referring to fastq files? Thank you!
• 0 views
•
link
Log in to answer this question.