bowtie 1.2.3+dfsg-3 source package in Ubuntu

Changelog

bowtie (1.2.3+dfsg-3) unstable; urgency=medium

  * Team upload.
  * autopkgtest: s/ADTTMP/AUTOPKGTEST_TMP/g
  * `make simple-test` in addition to our own tests
  * Remove obsolete fields Contact from debian/upstream/metadata.

 -- Michael R. Crusoe <email address hidden>  Wed, 08 Jan 2020 12:39:33 +0100

Upload details

Uploaded by:
Debian Med
Uploaded to:
Sid
Original maintainer:
Debian Med
Architectures:
any-amd64 alpha arm64 mips64el ppc64 ppc64el s390x sparc64 all
Section:
science
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
bowtie_1.2.3+dfsg-3.dsc 2.3 KiB d40712c8f6aa98b0d634fbba1204140813749d57795acdf9b209eb48acdc5d6a
bowtie_1.2.3+dfsg.orig.tar.xz 6.5 MiB 2761553b8af54dee3d0d8a63f8127c0a20af30abbd4da4b80980f24a4f26fb55
bowtie_1.2.3+dfsg-3.debian.tar.xz 21.1 KiB e0d30389f9a3e9195af7e041e610a2501ed06bddf4683f74dc583209e75e3833

Available diffs

No changes file available.

Binary packages built by this source

bowtie: Ultrafast memory-efficient short read aligner

 This package addresses the problem to interpret the results from the
 latest (2010) DNA sequencing technologies. Those will yield fairly
 short stretches and those cannot be interpreted directly. It is the
 challenge for tools like Bowtie to give a chromosomal location to the
 short stretches of DNA sequenced per run.
 .
 Bowtie aligns short DNA sequences (reads) to the human genome at a rate
 of over 25 million 35-bp reads per hour. Bowtie indexes the genome with
 a Burrows-Wheeler index to keep its memory footprint small: typically
 about 2.2 GB for the human genome (2.9 GB for paired-end).

bowtie-dbgsym: debug symbols for bowtie
bowtie-examples: Examples for bowtie, the ultrafast memory-efficient short read aligner

 This package addresses the problem to interpret the results from the
 latest (2010) DNA sequencing technologies. Those will yield fairly
 short stretches and those cannot be interpreted directly. It is the
 challenge for tools like Bowtie to give a chromosomal location to the
 short stretches of DNA sequenced per run.
 .
 Bowtie aligns short DNA sequences (reads) to the human genome at a rate
 of over 25 million 35-bp reads per hour. Bowtie indexes the genome with
 a Burrows-Wheeler index to keep its memory footprint small: typically
 about 2.2 GB for the human genome (2.9 GB for paired-end).
 .
 This package provides some example data to work with bowtie.