How to add exon annotations to genome annotation
1
0
Entering edit mode
11 months ago
Simone ▴ 10

I have some annotation files for a few genomes that have CDS, mRNA, and gene entries in the annotation but no exons. How could I add exon annotations for each file? I have the genome file and protein annotation file.

proteome genome BED annotation • 654 views
ADD COMMENT
2
Entering edit mode
11 months ago
alex.zaccaron ▴ 470

You can use AGAT to process your annotation file to add the missing exons. I believe agat_convert_sp_gxf2gxf.pl -g no_exons.gff -o with_exons.gff solves your problem.

ADD COMMENT
0
Entering edit mode

Thank you so much! I just discovered AGAT the other day, what a useful set of tools.

ADD REPLY

Login before adding your answer.

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