Converting expected counts to TPM values
1
0
Entering edit mode
6.2 years ago
bhchiang • 0

I want to obtain TPM values for MCF-10A RNA-seq. Does anybody know to convert expected counts values to TPM values? Thanks so much!

Link to expected counts: https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE71862

mcf10a rnaseq expected-counts tpm reads • 3.5k views
ADD COMMENT
1
Entering edit mode
6.1 years ago

Edited June 12, 2019

The 'expected counts' to which you refer are derived via the RSEM algorithm, which should also produce TPM counts. However, the dataset to which you have linked appears to only provide expected counts - you can use these as input to, e.g., DESeq2, for the purposes of normalisation (you will have to round them to integers, first).

Further reading: https://biowize.wordpress.com/2014/03/04/understanding-rsem-raw-read-counts-vs-expected-counts/

Kevin

ADD COMMENT
1
Entering edit mode

I think one would need the transcripts' effective length calculated by RSEM to have any hope of calculating the FPKM/TPM values from the expected counts.

ADD REPLY

Login before adding your answer.

Traffic: 2164 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