python-cooler 0.8.11-1 source package in Ubuntu

Changelog

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

  [ Andreas Tille ]
  * New upstream version
    Closes: #1000814
  * Fix watchfile to detect new versions on github
  * Standards-Version: 4.6.0 (routine-update)
  * Upstream is testing the extra requirement if ipytree (see ITP #985001).
    These tests are excluded for the moment.
    Closes: #979625

  [ Nilesh Patra ]
  * Make Build Reproducible (Closes: #965361)

 -- Andreas Tille <email address hidden>  Thu, 09 Dec 2021 08:27:41 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-cooler_0.8.11-1.dsc 2.4 KiB db56c02bc3db5a7534b5910dc2edbc90fe63bfd82d6c20865414aab9075f1b4a
python-cooler_0.8.11.orig.tar.gz 10.8 MiB ad7a888721254e3cce73f78c4b5b12ddf5ebee2e878a4f027e3a15c4cd9dbf7d
python-cooler_0.8.11-1.debian.tar.xz 5.6 KiB 0e1b3687b61de8ec3b0bc496f6749afee6f3cd8981aea22cc9418338c6901a97

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.