Hi all, I am trying to convert a gff3 file obtained from ensembl to gtf but to no avail. I have tried to convert my gff3 file to gtf by using gffread which is what most suggested to people facing similar issues on other forums. Although it seemed to have worked for most, the output I got in my working directory was instead an empty gtf file. The command I have used is as below:
gffread 'Saccharomyces_cerevisiae_cen_pk113_7d_gca_000269885.ASM26988v1.52.gff3' -T -o output.gtf
What could have been the problem? Any input is greatly appreciated, thank you!
Thank you for responding. That gtf however belongs to S288C strain but not CEN PK which I am interested in analyzing
No problem. You can find the GTF for the CEN PK strain in the 'fungi_ascomycota1_collection' directory: http://ftp.ensemblgenomes.org/pub/fungi/release-52/gtf/fungi_ascomycota1_collection/saccharomyces_cerevisiae_cen_pk113_7d_gca_000269885/
Wow thank you so much!
No problem