cyvcf2 0.31.1-1 source package in Ubuntu

Changelog

cyvcf2 (0.31.1-1) unstable; urgency=medium

  * New upstream version 0.31.1

 -- Étienne Mollier <email address hidden>  Sat, 20 Jul 2024 20:05:15 +0200

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
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
cyvcf2_0.31.1-1.dsc 2.4 KiB 2cf39da9be2765d3652bc7bdac4f2d1ba5c52705e89b54d71da0cd59619a6fad
cyvcf2_0.31.1.orig.tar.gz 410.6 KiB 2a2bc695bd86cf07b5f0cfcd5c8f072e40076fb0954d81d8d7f404fe92ba4186
cyvcf2_0.31.1-1.debian.tar.xz 6.5 KiB e4debd03093a76c1b532cb15be4be2e32f59370ccc31ae6bec83764f8ca0549f

Available diffs

No changes file available.

Binary packages built by this source

python3-cyvcf2: VCF parser based on htslib (Python 3)

 This modules allows fast parsing of VCF and BCF including region-queries
 with Python. This is essential for efficient analyses of nucleotide
 variation with Python on high-throughput sequencing data.
 .
 cyvcf2 is a cython wrapper around htslib. Attributes like
 variant.gt_ref_depths return a numpy array directly so they are
 immediately ready for downstream use.
 .
 This package installs the library for Python 3.

python3-cyvcf2-dbgsym: debug symbols for python3-cyvcf2