python-biom-format 2.1.15.2-1 source package in Ubuntu

Changelog

python-biom-format (2.1.15.2-1) unstable; urgency=medium

  * New upstream version
    Closes: #1056323
  * Standards-Version: 4.6.2 (routine-update)
  * d/control: remove Breack+Replaces on obsolete package.
  * d/control: add myself to uploaders.
  * d/control: build depends on python3-nympydoc.
  * Patches:
    - ignore_local_dist-packages.patch: unfuzz.
    - enable_sloppy_sphinx_build.patch: remove; applied upstream.
    - fix_future_import.patch: refresh.
    - sphinx.ext.pngmath.patch: remove; applied upstream.

 -- Étienne Mollier <email address hidden>  Mon, 19 Jun 2023 23:18:50 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-biom-format_2.1.15.2-1.dsc 2.5 KiB 713173b9b38ed45fe08b4a10fd0c0c328d9f3cab9cb2d13337926a89064b3f13
python-biom-format_2.1.15.2.orig.tar.gz 11.3 MiB b4b710d70ab3365966d7fe5104eea73c3c927fe46de2be924aa82531432761e7
python-biom-format_2.1.15.2-1.debian.tar.xz 10.4 KiB 3795ea7e428ccb2b2b52f9547a6e05ac9132a10969c68cbae3580bfd8f309ff5

No changes file available.

Binary packages built by this source

python-biom-format-doc: documentation for BIOM format

 The BIOM file format (canonically pronounced biome) is designed to be a
 general-use format for representing biological sample by observation
 contingency tables. BIOM is a recognized standard for the Earth
 Microbiome Project and is a Genomics Standards Consortium candidate
 project.
 .
 The BIOM format is designed for general use in broad areas of
 comparative -omics. For example, in marker-gene surveys, the primary use
 of this format is to represent OTU tables: the observations in this case
 are OTUs and the matrix contains counts corresponding to the number of
 times each OTU is observed in each sample. With respect to metagenome
 data, this format would be used to represent metagenome tables: the
 observations in this case might correspond to SEED subsystems, and the
 matrix would contain counts corresponding to the number of times each
 subsystem is observed in each metagenome. Similarly, with respect to
 genome data, this format may be used to represent a set of genomes: the
 observations in this case again might correspond to SEED subsystems, and
 the counts would correspond to the number of times each subsystem is
 observed in each genome.
 .
 This package provides the documentation for the BIOM format Python package.

python3-biom-format: Biological Observation Matrix (BIOM) format (Python 3)

 The BIOM file format (canonically pronounced biome) is designed to be a
 general-use format for representing biological sample by observation
 contingency tables. BIOM is a recognized standard for the Earth
 Microbiome Project and is a Genomics Standards Consortium candidate
 project.
 .
 The BIOM format is designed for general use in broad areas of
 comparative -omics. For example, in marker-gene surveys, the primary use
 of this format is to represent OTU tables: the observations in this case
 are OTUs and the matrix contains counts corresponding to the number of
 times each OTU is observed in each sample. With respect to metagenome
 data, this format would be used to represent metagenome tables: the
 observations in this case might correspond to SEED subsystems, and the
 matrix would contain counts corresponding to the number of times each
 subsystem is observed in each metagenome. Similarly, with respect to
 genome data, this format may be used to represent a set of genomes: the
 observations in this case again might correspond to SEED subsystems, and
 the counts would correspond to the number of times each subsystem is
 observed in each genome.
 .
 This package provides the BIOM format library for the Python 3 interpreter.

python3-biom-format-dbgsym: debug symbols for python3-biom-format