cyvcf2 0.30.28-1build1 source package in Ubuntu

Changelog

cyvcf2 (0.30.28-1build1) noble; urgency=high

  * No change rebuild against libhts3t64.

 -- Julian Andres Klode <email address hidden>  Fri, 22 Mar 2024 16:38:57 +0100

Upload details

Uploaded by:
Julian Andres Klode
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
cyvcf2_0.30.28.orig.tar.gz 410.5 KiB 5b54b618e7b80e6b7e8cafd869f110c81b477f1899b2471473832674b942c7cd
cyvcf2_0.30.28-1build1.debian.tar.xz 6.6 KiB 698489abd5dce938bee363524bfa32cd9c0e1517e2d6a937db67481659556f84
cyvcf2_0.30.28-1build1.dsc 2.4 KiB 848f42739aa50a891f5598d6ba05022f790ef11a2f6a0c8818dcc1281ff71cb6

View changes file

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