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

Changelog

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

  * Team upload.
  * Fix watchfile to detect new versions on github
  * Standards-Version: 4.6.0 (routine-update)
  * Fix error: format not a string literal and no format arguments

 -- Andreas Tille <email address hidden>  Fri, 01 Oct 2021 17:04:40 +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
samtools-legacy_0.1.19+dfsg-4.dsc 2.1 KiB a09db38fb6b4d24fa49deb6f14435416c81a016365c8ba9e99a6657c8ecdfe00
samtools-legacy_0.1.19+dfsg.orig.tar.xz 362.2 KiB 485c3dfb668465449b393c5fd3b217f5262bb3f686232f6fddbc22d3c7b2f0bf
samtools-legacy_0.1.19+dfsg-4.debian.tar.xz 8.5 KiB 5f9dc2b3add6db14857027d1c8032c5d91b15880de5592dc445a0f70d71b968a

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.