python-cooler 0.8.11-4 source package in Ubuntu

Changelog

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

  * Does not pass its test suite on 32bit architectures
  * ipytree tests are excluded
    Closes: #979625

 -- Andreas Tille <email address hidden>  Thu, 01 Dec 2022 13:03:43 +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-4.dsc 2.5 KiB 050ad20a5a0649f2316c52f65f6f27e331b78ab50bdc08866a4d348654da16c5
python-cooler_0.8.11.orig.tar.gz 10.8 MiB ad7a888721254e3cce73f78c4b5b12ddf5ebee2e878a4f027e3a15c4cd9dbf7d
python-cooler_0.8.11-4.debian.tar.xz 5.9 KiB f533b8f3dac9f58625f7f814a08cbb7401e73560d5ad59f9f3a6dbefee8f3804

Available diffs

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.