Skip to content

bgzf index - last offset? #262

@jvolkening

Description

@jvolkening

I noticed that the index written during compression by bgzip (-i) is missing the final block offset, while if re-written (-r) it is present. This is specifically noted in the source for bgzf.c as NOT a bug but not further explained. Can anyone fill me in on the reason for this? I'm polishing up an implementation of BGZF I/O in Perl and would like to understand this feature? quirk? for index I/O compatability.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions