bamtools 2.5.1+dfsg-5 source package in Ubuntu

Changelog

bamtools (2.5.1+dfsg-5) unstable; urgency=medium

  * Ignore one test that is known to fail on ppc64el architecture
    Closes: #933505
  * Set upstream metadata fields: Bug-Database, Repository, Repository-
    Browse.

 -- Andreas Tille <email address hidden>  Tue, 10 Dec 2019 12:00:36 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
bamtools_2.5.1+dfsg-5.dsc 2.3 KiB 843fb59ce06d3731e44ba9f4f126b19dbafb0cc080fe9865995041c394bc8dcb
bamtools_2.5.1+dfsg.orig.tar.gz 192.0 KiB 034873ddc9cbe557af9f081893083c361aff55e079448b22d856a667c50110ef
bamtools_2.5.1+dfsg-5.debian.tar.xz 10.4 KiB e0f82aafa840cde3ba1fe37b4ad59586495a60e125e4d490fc982e39b1a47c47

Available diffs

No changes file available.

Binary packages built by this source

bamtools: toolkit for manipulating BAM (genome alignment) files

 BamTools facilitates research analysis and data management using BAM
 files. It copes with the enormous amount of data produced by current
 sequencing technologies that is typically stored in compressed, binary
 formats that are not easily handled by the text-based parsers commonly
 used in bioinformatics research.
 .
 BamTools provides both a C++ API for BAM file support as well as a
 command-line toolkit.
 .
 This is the bamtools command-line toolkit.
 .
 Available bamtools commands:
  convert Converts between BAM and a number of other formats
  count Prints number of alignments in BAM file(s)
  coverage Prints coverage statistics from the input BAM file
  filter Filters BAM file(s) by user-specified criteria
  header Prints BAM header information
  index Generates index for BAM file
  merge Merge multiple BAM files into single file
  random Select random alignments from existing BAM file(s), intended more
           as a testing tool.
  resolve Resolves paired-end reads (marking the IsProperPair flag as needed)
  revert Removes duplicate marks and restores original base qualities
  sort Sorts the BAM file according to some criteria
  split Splits a BAM file on user-specified property, creating a new BAM
           output file for each value found
  stats Prints some basic statistics from input BAM file(s)

bamtools-dbgsym: debug symbols for bamtools
libbamtools-dev: C++ API for manipulating BAM (genome alignment) files

 BamTools facilitates research analysis and data management using BAM
 files. It copes with the enormous amount of data produced by current
 sequencing technologies that is typically stored in compressed, binary
 formats that are not easily handled by the text-based parsers commonly
 used in bioinformatics research.
 .
 BamTools provides both a C++ API for BAM file support as well as a
 command-line toolkit.
 .
 This is the developers API package.

libbamtools-doc: docs for dynamic library for manipulating BAM (genome alignment) files

 BamTools facilitates research analysis and data management using BAM
 files. It copes with the enormous amount of data produced by current
 sequencing technologies that is typically stored in compressed, binary
 formats that are not easily handled by the text-based parsers commonly
 used in bioinformatics research.
 .
 BamTools provides both a C++ API for BAM file support as well as a
 command-line toolkit.
 .
 This is the documentation for the library.

libbamtools2.5.1: dynamic library for manipulating BAM (genome alignment) files

 BamTools facilitates research analysis and data management using BAM
 files. It copes with the enormous amount of data produced by current
 sequencing technologies that is typically stored in compressed, binary
 formats that are not easily handled by the text-based parsers commonly
 used in bioinformatics research.
 .
 BamTools provides both a C++ API for BAM file support as well as a
 command-line toolkit.
 .
 This is the runtime library.

libbamtools2.5.1-dbgsym: debug symbols for libbamtools2.5.1