gpertea / gffread

GFF/GTF utility providing format conversions, region filtering, FASTA sequence extraction and more
MIT License
378 stars 39 forks source link

The converted gtf file sizes 0 bytes #118

Open 183136 opened 1 year ago

183136 commented 1 year ago

I converted the gff3 file to gtf by using the following gffread GCA_022457205.1_ASM2245720v1_genomic.gff -T -o GCA_022457205.1_ASM2245720v1_genomic.gtf the source file about 2.6GB,but the gtf file about 0 bytes, so what's wrong? 图片

183136 commented 1 year ago

and the GCA_022457205.1_ASM2245720v1_genomic.gff was transfered from GCA_022457205.1_ASM2245720v1_genomic.gbff by the code bp_genbank2gff3.pl GCA_022457205.1_ASM2245720v1_genomic.gbff