RubyGems Navigation menu

bio-bgzf 0.2.0

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:

42bcd62fb970328f8de7ef892361c32fe44f4547747b1d0651ecb59340909615

總下載次數 51,498

這個版本 3,805

License:

Ruby 版本需求:

相關連結: