Skip to content

Releases: Arkanosis/bamrescue

Third public pre-release

23 Feb 02:11
v0.3.0
dbdf153
Compare
Choose a tag to compare
Pre-release

This third pre-release of bamrescue adds a man page, as well as bash and zsh completions.

While not production ready yet, it is already usable if you need to work with corrupted bam files.

Second public pre-release

18 Jun 01:01
v0.2.0
76608a2
Compare
Choose a tag to compare
Pre-release

This second pre-release of bamrescue is able to rescue non-corrupted bgzf block from corrupted bam files and write them to new, non-corrupted bam files that are ready for use.

It also features a progress bar showing the number of corrupted bgzf blocks as they are found while checking.

While not production ready yet, it is already usable if you need to work with corrupted bam files.

First public pre-release

21 Jul 03:03
v0.1.0
9e07934
Compare
Choose a tag to compare
Pre-release

This first pre-release of bamrescue is able to check bam files for all kinds of corruptions (including truncation, bitflips, bad sectors and frameshifts) and outputs statistics about bgzf blocks and lost data.

It is a bit slower than gzip -t on a single thread, but much faster with more threads.

While not production ready yet, it is already a viable replacement for gzip -t, giving more information in less time.

Bootstrap

21 Jul 02:58
v0.0.1
c6d725a
Compare
Choose a tag to compare
Bootstrap Pre-release
Pre-release
v0.0.1

v0.0.1