Hi everyone,
I have a very quick question...probably super easy for experienced programmers!
I need to generate an average gene length file from the .gtf file I downloaded from Ensembl. In detail, I will need a 2 column file with ENSG id on the first and gene length on the second column (I need for HTseq normalization...)
Can anyone help me with scripting?
Thanks!!!
Manu
I have a very quick question...probably super easy for experienced programmers!
I need to generate an average gene length file from the .gtf file I downloaded from Ensembl. In detail, I will need a 2 column file with ENSG id on the first and gene length on the second column (I need for HTseq normalization...)
Can anyone help me with scripting?
Thanks!!!
Manu
Comment