samtools-legacy 0.1.19+dfsg-5 source package in Ubuntu

Changelog

samtools-legacy (0.1.19+dfsg-5) unstable; urgency=medium

  * Team upload.
  * Better patch by John Marshall for "format not a string"
  * Really fix watch file
  * Add missing build dependency on dh addon.

 -- Andreas Tille <email address hidden>  Tue, 18 Jan 2022 18:49:14 +0100

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
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
samtools-legacy_0.1.19+dfsg-5.dsc 2.1 KiB e0a762ce1a691fbb5afc2e39adef25a7aa7d7a1d8e8ec435463a1430640c93e3
samtools-legacy_0.1.19+dfsg.orig.tar.xz 362.2 KiB 485c3dfb668465449b393c5fd3b217f5262bb3f686232f6fddbc22d3c7b2f0bf
samtools-legacy_0.1.19+dfsg-5.debian.tar.xz 8.8 KiB 58d8353ee2e83c50bd8de41bd3c6fae060bceaaa31cfa11a6476cf668ed20374

Available diffs

No changes file available.

Binary packages built by this source

libbam-dev: manipulates nucleotide sequence alignments in BAM or SAM format

 The BAM library provides I/O and various operations on manipulating nucleotide
 sequence alignments in the BAM (Binary Alignment/Mapping) or SAM (Sequence
 Alignment/Map) format. It now supports importing from or exporting to SAM,
 sorting, merging, generating pileup, and quickly retrieval of reads overlapped
 with a specified region.
 .
 This library is part of SAMtools version 0.1.19. It is obsolete and provided
 only to build software that has not yet transitioned to the HTSlib, which
 replaces this library.