libslow5lib 0.7.0+dfsg-2ubuntu1 source package in Ubuntu

Changelog

libslow5lib (0.7.0+dfsg-2ubuntu1) lunar; urgency=medium

  * Disable building on s390x, as this package only works on little endian

 -- William 'jawn-smith' Wilson <email address hidden>  Wed, 25 Jan 2023 10:59:50 -0500

Upload details

Uploaded by:
William Wilson
Uploaded to:
Lunar
Original maintainer:
Ubuntu Developers
Architectures:
amd64 arm64 armhf ppc64el riscv64
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.orig.tar.xz 1.9 MiB 8a60fc89a8a641bb49c6ad3c308371d7152c61756aa67c1946b3d87f49364d3d
libslow5lib_0.7.0+dfsg-2ubuntu1.debian.tar.xz 7.9 KiB 9d7efbaf186f96a771159949eb21920bac2459a1ba0b5d48792efff7b3eccbdf
libslow5lib_0.7.0+dfsg-2ubuntu1.dsc 2.5 KiB 8632273bb3c6d13b36b7d2b350a658d7649edded329d17a7f07431aff572e5cf

View changes file

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