I need to convert .gff3 to .gtf file. Any suggestions on how to do it? I tried gffread and got an empty output but I think it works only with gff files.
As an example, I'm working with a reference genome for pineapple and need a GTF and GFF file. This is the assembly ftp://ftp.ncbi.nlm.nih.gov/genomes/all/GCA/902/162/155/GCA_902162155.2_F153.v0709/ All that's …
Hi! I'm trying to extract exon and splice site information from the gff file (which I downloaded from NCBI: ftp://ftp.ncbi.nlm.nih.gov/genomes/all/GCF_000214255.1_Bter_1.0/GCF_000214255.1_Bter_1.0_genomic.gff.gz) using the python scripts provided …
<p>Hi,</p> <p>I'm trying to align my RNA-seq data to an E coli reference genome that I downloaded from Ensembl bacteria but I'm getting stuck because …