libslow5lib 0.7.0+dfsg-1 source package in Ubuntu

Changelog

libslow5lib (0.7.0+dfsg-1) unstable; urgency=medium

  * New upstream version
  * Reflect symbol change in symbols file - crossing fingers that the
    only dependency does not use the only renamed symbol and thus do not
    bump SONAME

 -- Andreas Tille <email address hidden>  Thu, 13 Oct 2022 08:18:19 +0200

Upload details

Uploaded by:
Debian Med
Uploaded to:
Sid
Original maintainer:
Debian Med
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libslow5lib_0.7.0+dfsg-1.dsc 2.3 KiB 3d11561772c5689c63ccc969beb9acf2e7db0acebdb1ba2274e8700059730c04
libslow5lib_0.7.0+dfsg.orig.tar.xz 1.9 MiB 8a60fc89a8a641bb49c6ad3c308371d7152c61756aa67c1946b3d87f49364d3d
libslow5lib_0.7.0+dfsg-1.debian.tar.xz 7.3 KiB 69138e114baccf432fc3fb16792693fe78ba1244d8387fd137752006101c9db6

No changes file available.

Binary packages built by this source

libslow5-0: library for reading & writing SLOW5 files

 Slow5lib is a software library for reading & writing SLOW5 files.
 Slow5lib is designed to facilitate use of data in SLOW5 format by third-
 party software packages. Existing packages that read/write data in FAST5
 format can be easily modified to support SLOW5.
 .
 SLOW5 is a new file format for storing signal data from Oxford Nanopore
 Technologies (ONT) devices. SLOW5 was developed to overcome inherent
 limitations in the standard FAST5 signal data format that prevent
 efficient, scalable analysis and cause many headaches for developers.
 SLOW5 can be encoded in human-readable ASCII format, or a more compact
 and efficient binary format (BLOW5) - this is analogous to the seminal
 SAM/BAM format for storing DNA sequence alignments. The BLOW5 binary
 format supports *zlib* (DEFLATE) compression, or other compression
 methods, thereby minimising the data storage footprint while still
 permitting efficient parallel access. Detailed benchmarking experiments
 have shown that SLOW5 format is an order of magnitude faster and
 significantly smaller than FAST5.

libslow5-0-dbgsym: debug symbols for libslow5-0
libslow5-dev: header and static library for reading & writing SLOW5 files

 Slow5lib is a software library for reading & writing SLOW5 files.
 Slow5lib is designed to facilitate use of data in SLOW5 format by third-
 party software packages. Existing packages that read/write data in FAST5
 format can be easily modified to support SLOW5.
 .
 SLOW5 is a new file format for storing signal data from Oxford Nanopore
 Technologies (ONT) devices. SLOW5 was developed to overcome inherent
 limitations in the standard FAST5 signal data format that prevent
 efficient, scalable analysis and cause many headaches for developers.
 SLOW5 can be encoded in human-readable ASCII format, or a more compact
 and efficient binary format (BLOW5) - this is analogous to the seminal
 SAM/BAM format for storing DNA sequence alignments. The BLOW5 binary
 format supports *zlib* (DEFLATE) compression, or other compression
 methods, thereby minimising the data storage footprint while still
 permitting efficient parallel access. Detailed benchmarking experiments
 have shown that SLOW5 format is an order of magnitude faster and
 significantly smaller than FAST5.
 .
 This is the development package containing headers and static library.

python3-slow5: Python3 modul for reading & writing SLOW5 files

 Slow5lib is a software library for reading & writing SLOW5 files.
 Slow5lib is designed to facilitate use of data in SLOW5 format by third-
 party software packages. Existing packages that read/write data in FAST5
 format can be easily modified to support SLOW5.
 .
 SLOW5 is a new file format for storing signal data from Oxford Nanopore
 Technologies (ONT) devices. SLOW5 was developed to overcome inherent
 limitations in the standard FAST5 signal data format that prevent
 efficient, scalable analysis and cause many headaches for developers.
 SLOW5 can be encoded in human-readable ASCII format, or a more compact
 and efficient binary format (BLOW5) - this is analogous to the seminal
 SAM/BAM format for storing DNA sequence alignments. The BLOW5 binary
 format supports *zlib* (DEFLATE) compression, or other compression
 methods, thereby minimising the data storage footprint while still
 permitting efficient parallel access. Detailed benchmarking experiments
 have shown that SLOW5 format is an order of magnitude faster and
 significantly smaller than FAST5.
 .
 This is the Python3 module.

python3-slow5-dbgsym: debug symbols for python3-slow5