unifrac 1.2-3 source package in Ubuntu

Changelog

unifrac (1.2-3) unstable; urgency=medium

  * Versioned Build-Depends: python3-skbio (>= 0.5.8-3~)
    Closes: #1030182

 -- Andreas Tille <email address hidden>  Wed, 01 Feb 2023 13:47:44 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
unifrac_1.2-3.dsc 2.2 KiB 4466902fdc890b834709d9efc865768425091408804fd2eddecc0173d8541a8b
unifrac_1.2.orig.tar.gz 60.1 KiB f275a5281d151b9a44b3cd34d80397fd6a9ed52595e4ed5d45a82f368053b364
unifrac_1.2-3.debian.tar.xz 6.6 KiB ad3fcbfda47563c657488cba1cb58b1a6846de7903144e979c50d3ab2eb4384e

Available diffs

No changes file available.

Binary packages built by this source

python3-unifrac: high-performance phylogenetic diversity calculations

 The de facto repository for high-performance phylogenetic diversity
 calculations. The methods in this repository are based on an
 implementation of the Strided State UniFrac algorithm which is faster,
 and uses less memory than Fast UniFrac. Strided State UniFrac supports
 Unweighted UniFrac, Weighted UniFrac, Generalized UniFrac, Variance
 Adjusted UniFrac and meta UniFrac. This repository also includes Stacked
 Faith (manuscript in preparation), a method for calculating Faith's PD
 that is faster and uses less memory than the Fast UniFrac-based
 reference implementation.
 .
 This package contains the Python3 module.

python3-unifrac-dbgsym: debug symbols for python3-unifrac