python-cooler 0.8.11-6 source package in Ubuntu

Changelog

python-cooler (0.8.11-6) unstable; urgency=medium

  * Team upload.
  * d/rules: build tests.tar.xz only on arch=all builds. (Closes: #1028108)
  * d/rules: fix broken .xz archive.
  * skip-http-connection.patch: add; skip tests needing Internet.
  * d/copyright: update copyright year.
  * d/t/control: only test on supported architectures.

 -- Étienne Mollier <email address hidden>  Sat, 07 Jan 2023 12:09:31 +0100

Upload details

Uploaded by:
Debian Med
Uploaded to:
Sid
Original maintainer:
Debian Med
Architectures:
any-amd64 arm64 mips64el ppc64el ia64 ppc64 riscv64 sparc64 alpha all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-cooler_0.8.11-6.dsc 2.7 KiB 59b7e98681d827d5ccb612411bdf804ae7056490d8f1a4ff1b8970c1b322ad00
python-cooler_0.8.11.orig.tar.gz 10.8 MiB ad7a888721254e3cce73f78c4b5b12ddf5ebee2e878a4f027e3a15c4cd9dbf7d
python-cooler_0.8.11-6.debian.tar.xz 6.6 KiB 8e3aac2bd9d8ad42ee41f4828dacfeaa182939c14b43f5c80a7bc1f06f68e8ba

No changes file available.

Binary packages built by this source

python3-cooler: library for a sparse, compressed, binary persistent storage

 Cooler is a support library for a sparse, compressed, binary persistent
 storage format, also called cooler, used to store genomic interaction
 data, such as Hi-C contact matrices.
 .
 The cooler file format is an implementation of a genomic matrix data
 model using HDF5 as the container format. The cooler package includes a
 suite of command line tools and a Python API to facilitate creating,
 querying and manipulating cooler files.

python3-cooler-examples: library for a sparse, compressed, binary persistent storage (examples)

 Cooler is a support library for a sparse, compressed, binary persistent
 storage format, also called cooler, used to store genomic interaction
 data, such as Hi-C contact matrices.
 .
 The cooler file format is an implementation of a genomic matrix data
 model using HDF5 as the container format. The cooler package includes a
 suite of command line tools and a Python API to facilitate creating,
 querying and manipulating cooler files.
 .
 This package contains some example data.