Calculate PSI in gtf files in python
1
0
Entering edit mode
19 months ago
H1LLCH1NG • 0

Hi, I've search many posts about calculating PSI(percentage of spliced in), their first step are all process the BAM file. And I just want to calculate the PSI of exon in reference file (gencode.v39.chr_patch_hapl_scaff.annotation.gtf). Anyone would tell me how can I calculate PSI ?

isoform PSI • 513 views
ADD COMMENT
0
Entering edit mode
19 months ago

This kind of analysis is not super straightforward as you have to have your splice junction annotations well defined for the calculations.

If you are using R, I prefer: http://rnaseq-mats.sourceforge.net/

There is also a python based options https://miso.readthedocs.io/en/fastmiso/

you could dig around here: https://github.com/yarden/MISO

ADD COMMENT

Login before adding your answer.

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