libbio-db-hts-perl 3.01-4build1 source package in Ubuntu

Changelog

libbio-db-hts-perl (3.01-4build1) noble; urgency=medium

  * No-change rebuild for the perl update.

 -- Matthias Klose <email address hidden>  Wed, 10 Jan 2024 14:05:56 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Noble
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
libbio-db-hts-perl_3.01.orig.tar.gz 5.0 MiB 12a6bc1f579513cac8b9167cce4e363655cc8eba26b7d9fe1170dfe95e044f42
libbio-db-hts-perl_3.01-4build1.debian.tar.xz 3.8 KiB 5982deaf65a8a7faa3252bf308d07ff1d616edf41816d899bb4309dff4df2dc1
libbio-db-hts-perl_3.01-4build1.dsc 2.1 KiB 16876fe10f30097a41b5bfc5453a86fc3608736b2178ff4beba026ca7f60bda2

Available diffs

View changes file

Binary packages built by this source

libbio-db-hts-perl: Perl interface to the HTS library

 HTSlib is an implementation of a unified C library for accessing common file
 formats, such as SAM (Sequence Alignment/Map), CRAM and VCF (Variant Call
 Format), used for high-throughput sequencing data, and is the core library
 used by samtools and bcftools. HTSlib only depends on zlib. It is known to be
 compatible with gcc, g++ and clang.
 .
 HTSlib implements a generalized BAM (binary SAM) index, with file extension
 'csi' (coordinate-sorted index). The HTSlib file reader first looks for the
 new index and then for the old if the new index is absent.
 .
 This package provides a Perl interface to the HTS library.

libbio-db-hts-perl-dbgsym: debug symbols for libbio-db-hts-perl