1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00
freebsd-ports/archivers/vbz-compression/pkg-descr
Jason W. Bacon 35f24e09c6 archivers/vbz-compression: Compression for Oxford Nanopore signal data
VBZ Compression uses variable byte integer encoding to compress Oxford
Nanopore signal data.
2021-08-12 20:50:35 -05:00

11 lines
518 B
Plaintext

VBZ Compression uses variable byte integer encoding to compress Oxford
Nanopore signal data.
The performance of VBZ is achieved by taking advantage of the properties of the
raw signal and therefore is most effective when applied to the signal dataset.
Other datasets you may have in your Fast5 files will not be able to take
advantage of the default VBZ settings for compression. VBZ will be used as the
default compression scheme in a future release of MinKNOW.
WWW: https://github.com/nanoporetech/vbz_compression