Thank a lot for your help and I will try to write the script using the functions for them and try to solve.
• 0 views
•
link
Dear all, I am recently dealing with some RNA-seq data and want to calculate the PSI value for every exon to study alternative splicing, I need to calculate the TPM or FPKM for every exon and I want to know if there are some scripts or software can do it?
The formulas are fairl simple:
FPKM = COUNT / (LENGTH / 10^3 * TOTAL _MAPPED / 10^6)
see more here
https://haroldpimentel.wordpress.com/2014/05/08/what-the-fpkm-a-review-rna-seq-expression-units/
Thank a lot for your help and I will try to write the script using the functions for them and try to solve.
Log in to answer this question.