Skip to content

Allow multithreaded decompression of bgzip formats #219

@rhpvorderman

Description

@rhpvorderman

bgzip allows multithreaded decompression as blocks are independent.

All BAM files are bgzipped.

Sequali is currently bottlenecked by single threaded decompression.

This library is the best place to solve it, as specialized C code can be added if necessary.

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