How do I convert Hisat2 + stringtie gtf to EVM compatible gff3
2
0
Entering edit mode
3.5 years ago
karthic ▴ 130

Hi,

I aligned my rnaseq to the genome using hisat2 and obtained gtf file using stringtie. Now how do i convert this gtf to EVM compatible gff3. I have checked the misc folder in the EVM software, there is no script for this.

Anyone please help

Karthic

RNA-Seq gene prediction • 2.3k views
ADD COMMENT
0
Entering edit mode

You may want to check out 'The gffread utility' header here: http://ccb.jhu.edu/software/stringtie/gff.shtml

ADD REPLY
0
Entering edit mode

how did you solve formatting stringtie gtf to EVM compatible gff3?

ADD REPLY
1
Entering edit mode
2.1 years ago
giacuong171 ▴ 10

Hi, you can use cufflinks_gtf_to_alignment_gff3.pl from EVM to convert stringtie.gtf to gff3 format.

ADD COMMENT
0
Entering edit mode
3.5 years ago
Juke34 8.5k

You can try AGAT with agat_convert_sp_gxf2gxf.pl I use it often with Stringtie output to get standardized gff3 files.

ADD COMMENT
0
Entering edit mode

Thanks Juke. Still EVM throws the following error

Fatal Error, cannot locate data entry for ID: [STRG.26026.1] at gff3_gene_prediction_file_validator.pl line 125

I just converted the gtf to gff3 with the following command

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

Karthic.

ADD REPLY
0
Entering edit mode

could you show few lines of the GTF file?

ADD REPLY

Login before adding your answer.

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