Skip to content

support for bgzipped and tabix-indexed map files #120

@aryarm

Description

@aryarm

my impression is that reading map files is already really fast, but this could be one option to make it faster (especially when running on it on specific regions) and reduce the amount of space required on disk

unfortunately, map files are currently space-delimited, so we would have to somehow add support for tab-delimited map files since tabix only supports tab-delimited files (I think)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions