This is a test version of Biostars. For the public version, visit https://www.biostars.org.
calculate genome intron length

Hi !

I want to study the intron size distribution in the genome from a gtf file. do you have any idea how to do this graphically so I can look at the average intron size? if you have any idea how I can calculate it, I am interested.

Thanks

ngs gtf_files

I would go hardcore and write a python script, simply collecting -[end of exon N] + [start of exon N+1]

0 answers

No answers yet.

Log in to answer this question.