Skip to content

Fix gffread Issue with Processing Large Genomes (Chromosomes > 2GB) #153

@cjw-gmail

Description

@cjw-gmail

I modified gffread to address an issue it had when processing very large genomes, especially when a single chromosome exceeds 2GB in length. This issue caused gffread to fail in correctly extracting transcript sequences. I optimized the code to better handle large file reads.

./gffread-master/gffread ref.gtf -g ref.fa -w transcript.fa

gffread-master.64.tar.gz

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions