Skip to content

Automatically fetch .csi index from file name #4705

Open
@skranz0

Description

Is your feature request related to a problem? Please describe.

I am working with rather big genomes which cannot be indexed as a .bai and need .csi. While jbrowse automatically fetches index files when you load a .bam, it does not detect .csi files.

Describe the solution you'd like

When loading a alignment.bam, look for a alignment.bam.csi automatically.

Describe alternatives you've considered

I can explicitly load the .csi index, but it would save a few clicks and be a quality of life change if that wasn't necessary.

Additional context

I use JBrowse 2.17.0

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