Sign in Sign up
rubygems

bio-bgzf

This library provides support for BGZF (Blocked GZip Format) in Ruby. BGZF, originally defined as part of the SAM/BAM specification, is used to compress record-oriented data in a way that facilitates random access, unlike plain gzip. BGZF is principally used for bioinformatics data but would be useful in other contexts as well.

Activity

Latest release
14y ago
Total releases
4
Cadence
~4 days
Last 12 months
0

Details

First release
Jul 29, 2012
Releases
Version Released
0.2.1 patch
0.2.0 minor
0.1.1 patch
0.1.0 initial