Skip to content

Could bgzip be made fastq-aware? #677

@jenzopr

Description

@jenzopr

Hi all,

I'm currently exploring possibilities of bgzip'ed FASTQ files and noticed that FASTQ entries might get split somewhere in between when the block size is reached.
Would it be possible to allow splits into different blocks only when certain criteria are met (e.g. a new FASTQ entry starts, or easier: if the line_number can be divided by 4 without remainder)?

Best and thanks for a short notice,
Jens

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions