cyvcf2 0.30.22-1 source package in Ubuntu

Changelog

cyvcf2 (0.30.22-1) unstable; urgency=medium

  * Team Upload.
  * New upstream version 0.30.22. Update patches.
  * Bump Standards-Version to 4.6.2 (no changes needed)

 -- Nilesh Patra <email address hidden>  Mon, 12 Jun 2023 22:43:41 +0530

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

Downloads

File Size SHA-256 Checksum
cyvcf2_0.30.22-1.dsc 1.7 KiB c18c82c5271b23a77ee0720f713a95abea4ce0d2f58de5062dbad522dea30391
cyvcf2_0.30.22.orig.tar.gz 401.9 KiB dc0b12e3b6e02341a838e2629fbcd8093de915430375cbd815dbd7971257516c
cyvcf2_0.30.22-1.debian.tar.xz 6.2 KiB 5dea5b4e529cfd0a190db6f327a050ca4ed4b846630e072abf52ee9db2575e74

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