samtools 1.20-3 source package in Ubuntu

Changelog

samtools (1.20-3) unstable; urgency=medium

  * [56a4a28] d/rules: fix no-arch-all builds.
    The initial issue flown below radar due to leftover htslib version
    discrepancy, triggering the build failure too early.

 -- Étienne Mollier <email address hidden>  Thu, 30 May 2024 20:52:53 +0200

Upload details

Uploaded by:
Debian Med
Uploaded to:
Sid
Original maintainer:
Debian Med
Architectures:
any all
Section:
science
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe science

Downloads

File Size SHA-256 Checksum
samtools_1.20-3.dsc 2.2 KiB dccfcf231535bd8bb84899a13967c9ca0563f98da8f771fb5260e016f29a4aa1
samtools_1.20.orig.tar.gz 5.4 MiB d0ca264732c2897ba85839e65e19cef0c5e1c19f54f4cd8e4ee10c07e3e1d20a
samtools_1.20-3.debian.tar.xz 21.5 KiB 4e6bb7814b0a360dac463c2e80868f1797158465d9c42bcb52580ef118c64641

No changes file available.

Binary packages built by this source

samtools: processing sequence alignments in SAM, BAM and CRAM formats

 Samtools is a set of utilities that manipulate nucleotide sequence alignments
 in the binary BAM format. It imports from and exports to the ascii SAM
 (Sequence Alignment/Map) and CRAM formats, does sorting, merging and indexing,
 and allows one to retrieve reads in any regions swiftly. It is designed to work
 on a stream, and is able to open a BAM or CRAM (not SAM) file on a remote FTP
 or HTTP server.

samtools-dbgsym: debug symbols for samtools
samtools-test: test files for the samtools package

 Samtools is a set of utilities that manipulate nucleotide sequence alignments
 in the binary BAM format.
 .
 This package contains test files for the samtools package.