cyvcf2 0.11.5-1build2 source package in Ubuntu

Changelog

cyvcf2 (0.11.5-1build2) focal; urgency=medium

  * No-change upload for libhts soname change.

 -- Matthias Klose <email address hidden>  Fri, 31 Jan 2020 22:45:09 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
Original maintainer:
Debian Med
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
cyvcf2_0.11.5.orig.tar.gz 389.3 KiB 551936230cec481b1185a16f1ff2d694c8b1a8ba7d2f6650be263960bfdc510a
cyvcf2_0.11.5-1build2.debian.tar.xz 3.8 KiB 23991e073e76aa85208a9bf9c7252c7f22a19c359802dc47d08053e94189331a
cyvcf2_0.11.5-1build2.dsc 2.2 KiB 15448e4a5c708fd912aa8dd0814a7a20f5ccaa86b909b29446c50f19e711202c

Available diffs

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