python-cooler 0.9.3-1 source package in Ubuntu

Changelog

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

  [ Ananthu C V ]
  * New upstream version 0.9.3
    Closes: #1053940
  * update build deps
  * add patch to remove pytest coverage
  * update file path in copyright
  * fix files perms
  * update the reason for experimental ci target

  [ Andreas Tille ]
  * Add support for loong64
    Closes: #1059845
  * Do not try to build i386 in Salsa CI

 -- Andreas Tille <email address hidden>  Sun, 04 Feb 2024 20:09:03 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
python-cooler_0.9.3-1.dsc 2.8 KiB e34df276b17a951d2c0aa00f04b992cbf83c9a241c284d429d385c8fa69a9e40
python-cooler_0.9.3.orig.tar.gz 10.8 MiB ee4e4ad75f8d7a84f69fd56e174002991a56f6e434a728560cef22ac2b9983c4
python-cooler_0.9.3-1.debian.tar.xz 7.3 KiB 0b6db74add8bc39ec66876f20c56bdd11b0564b8add8ab2b5fe33e35e4ca5584

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.