Hi all,
I got a gff3 hsa miRNA annotation file from mirBase. I need to convert it to gtf . I tried to do that with cufflinks-2.2.1 on Linux using gffread :
gffread my.gff3 -T -o my.gtf
But my output file is empty! Does anyone have any suggestion how it can be otherwise converted? Any other tools?
Thanks!