Skip to content

CRAM files with CSI index do not work #1747

@Bjoernsen

Description

@Bjoernsen

Hi,

I just ran into an issue with picard (3.4.0) . I have a CRAM file for a large genome. This is why it does not have a CRAI index, but a CSI index.

Unfortunately, it dies with the message CRAM index must be a BAI or CRAI stream (see https://github.com/samtools/htsjdk/blob/master/src/main/java/htsjdk/samtools/CRAMFileReader.java#L208)

Would it be possible to enable/allow CRAMs with CSI indices, too?

Thank you!

Image

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