question about gff to gtf conversion
1
0
Entering edit mode
18 months ago
Synanth • 0

Hi,

I am attempting to convert a gff file to gtf for downstream uses. The gff was automatically populated from EDTA, and I have tried gffread, produces blank output, and AGAT, which gives me a series of errors, which look like the following:

gff3 reader warning: primary_tag error @ ltr_retrotransposon still not taken into account! Please modify the json files to define the feature in one of the levels.
gff3 reader warning: primary_tag error @ mutator_tir_transposon still not taken into account! Please modify the json files to define the feature in one of the levels.

There are a large series of these messages, and it looks like the solution, generally, is to edit some files so that AGAT knows how to automatically parse the tags-- however: I do not know how to determine which tag should act as the parent. I'm pretty new to this, so if someone could provide some literature elucidating determination of feature levels-- I would be greatly appreciative.

Best, Synanth

Telescope AGAT gff EDTA gtf • 722 views
ADD COMMENT
2
Entering edit mode
18 months ago
Juke34 8.5k

Specific EDTA feature types (ltr_retrotransposon, mutator_tir_transposon) have been added in most recent version of AGAT. You could either install the version from the master branch or modify yourself the json files as made here (for level2): https://github.com/NBISweden/AGAT/blob/master/share/features_level2.json

ADD COMMENT
0
Entering edit mode

Thank you so much, I was working with the latest version-- but there was a case difference in the names between the two.

ADD REPLY

Login before adding your answer.

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