cyvcf2 0.30.18-1 source package in Ubuntu

Changelog

cyvcf2 (0.30.18-1) unstable; urgency=medium

  * Team upload.
  * New upstream version

 -- Andreas Tille <email address hidden>  Thu, 06 Oct 2022 11:49:23 +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

Downloads

File Size SHA-256 Checksum
cyvcf2_0.30.18-1.dsc 2.3 KiB 659df23519301b705baa5b166fd25e67a28e2c4ca29a57365b27d49c7e9872f3
cyvcf2_0.30.18.orig.tar.gz 402.6 KiB f13c8fbbac2a2d7aedded50b7b764a5eb4ed94e39c94af09557d3f67aaeaf162
cyvcf2_0.30.18-1.debian.tar.xz 6.2 KiB 87ec88aa648a20486ee44be1b0f32690003066d0cf297d5eb1a567fd7dad29e9

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