Genome annotation: convert gtf to gff3 file
1
1
Entering edit mode
4 months ago
Jjbox ▴ 40

Hi Biostars,

Are there tools to convert gtf file into gff3 file? To my knowledge, gff3 file has more information than the gtf file, so to have the same amount of information, converting from gtf into gff3 is more fair than the other way around.

I know bioinfokit(https://github.com/reneshbedre/bioinfokit) can convert gff3 into gtf, but here, I am looking for a tool that can convert gtf into gff3 file.

Thanks

gff3 gtf • 409 views
ADD COMMENT
3
Entering edit mode
4 months ago
LDT ▴ 220

I have started using agat recently and find it super useful. You can use the following function

agat_convert_sp_gxf2gxf.pl -g test.gtf -o test.gff3

for more info, look at: https://agat.readthedocs.io/en/latest/tools/agat_convert_sp_gxf2gxf.html Also, the developers of agat are super helpful. Whenever I had an issue, they were always super helpful. They are great

ADD COMMENT

Login before adding your answer.

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