Unable to extract cds and exons fasta file from exonerate gff file using exonerate-protein2genome-gff-to-fasta.pl
0
0
Entering edit mode
13 months ago
Junior • 0

Hey

Can anyone help?

I got this error: Use of uninitialized value $orientation in string eq at exonerate-protein2genome-gff-to-fasta.pl line 90, line 164

Line 164 of my gff: genex xnt2h   CDSpart 5231111 5234643 .       +       .       src=YNT;grp=gene-ara_004913800_1;pri=6

I am wondering why the error occurs

alignment exonerate • 581 views
ADD COMMENT
0
Entering edit mode

My guess is that the script is not very happy about "CDSpart" annotations. You can try to replace CDSpart by CDS and check if the issue is solved. And then analyze wheter it makes sense to replace CDSpart by CDS or if you should remove CDSpart lines.. etc.

ADD REPLY

Login before adding your answer.

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