FPKM to raw count conversion
0
0
Entering edit mode
3.8 years ago
Dominik • 0

Hi!

Since I am new in bioinformatics I was wondering if it is possible to convert FPKM values into raw counts. Unfortunately I don't have an access to the raw counts but I have information about the transcript lengths (from ensambl data base) and information about number of total reads. And since FPKM is expressed as: enter image description here

Where the 𝑞_𝑖 are raw read, 𝑙_𝑖 is feature (transcript) length, and ∑𝑞_𝑗 corresponds to the total number of mapped reads, is it correct (from bioinformatics point of view) to just calculate q_i from this formula to end up with raw counts?

Thank you for help!

rawcounts RNA-seq FPKM DEG • 3.7k views
ADD COMMENT
0
Entering edit mode

If someone's only giving you FPKMs, I'd be more concerned that they're using some outdated software to align and quantify your RNA-seq reads.

Furthermore, the l_i in FPKM is not transcript length, it's the "effective length" which is different than the transcript length. You likely don't have the effective length (it's not something you can get from ensembl because it's sample-dependent).

Just get the raw FASTQ data and process it yourself.

ADD REPLY

Login before adding your answer.

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