samtools 1.9-6 source package in Ubuntu

Changelog

samtools (1.9-6) unstable; urgency=medium

  * Port Python2 script to Python3 using 2to3
    Closes: #945735
  * Standards-Version: 4.4.1
  * Set fields Upstream-Name in debian/copyright.
  * Set upstream metadata fields: Repository-Browse.
  * Remove obsolete fields Name from debian/upstream/metadata.

 -- Andreas Tille <email address hidden>  Tue, 03 Dec 2019 11:51:08 +0100

Upload details

Uploaded by:
Debian Med
Uploaded to:
Sid
Original maintainer:
Debian Med
Architectures:
any-amd64 arm64 armel armhf mips mips64el mipsel ppc64el s390x alpha hppa ia64 m68k powerpc powerpcspe ppc64 riscv64 sh4 sparc64 all
Section:
science
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
samtools_1.9-6.dsc 2.4 KiB 4ab231ff424fcb44514538f200edd59a946af3d8f4c66f3667bf4e95fa163326
samtools_1.9.orig.tar.gz 3.9 MiB 211600bd180d01030b3fe25baa7ae1c105106bed6c3f8d993f41dd278d44c637
samtools_1.9-6.debian.tar.xz 20.7 KiB 67c757d42d5f26f355fbdf98a952aac6de75dca8df3e1cb797b1df3a50c80983

Available diffs

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.