Skip to content

Allows BAM with csi index to be used

Created by: keiranmraine

Provide csi support for use of BAMs with csi already generated as discussed in #57 (closed).

  • Errors if csi is older than BAM indicating it can't handle generation of csi currently.
  • Test added to confirm access via index works

I tested with HTSlib 1.7

Merge request reports