gpertea / gffread

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

Error at GDynArray: cannot add item, maximum count reached! #139

Open Fengyaa opened 1 month ago

Fengyaa commented 1 month ago

Hi,

I'm extracting transcripts from a super large genome (more than 30 Gb) using gff annotation file, but I get this error: Error at GDynArray: cannot add item, maximum count reached!

Does gffread have limit on the genome size or there are other factors may cause this error?