RubyGems Navigation menu

bio-bgzf 0.2.1

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.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.2.1 - August 06, 2012 (98.0 KB)
  2. 0.2.0 - August 02, 2012 (98.0 KB)
  3. 0.1.1 - July 29, 2012 (97.5 KB)
  4. 0.1.0 - July 29, 2012 (8.0 KB)

Development 相依性套件 (3):

bundler ~> 1.1.0
jeweler ~> 1.8.3
rspec ~> 2.10.0

擁有者:

作者:

  • Artem Tarasov, Clayton Wheeler

SHA 256 checksum:

29556916ce8a4b69d7bd69db7748df04d4c3c1ea94285f70160e4f545608812c

總下載次數 51,832

這個版本 40,470

License:

Ruby 版本需求:

相關連結: