bowtie 1.3.1-2 source package in Ubuntu

Changelog

bowtie (1.3.1-2) unstable; urgency=medium

  * Exclude i386 build in salsa-ci
  * Disable reprotest
  * Add loong64 to list of architectures
    Closes: #1058573
  * Standards-Version: 4.6.2 (routine-update)
  * Use secure URI in Homepage field.
  * Lintian-overrides (see lintian bug #1017966)

 -- Andreas Tille <email address hidden>  Fri, 15 Dec 2023 20:54:44 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
bowtie_1.3.1-2.dsc 2.4 KiB 72663e5121028f77de5b20c8e9836e2b7f62f96296e5884a5cc8ec18ab5846cf
bowtie_1.3.1.orig.tar.gz 7.3 MiB 147d9fe9652f7c5f351bfc0eb012e06981986fb43bd6bdfe88a95c02eabc6573
bowtie_1.3.1-2.debian.tar.xz 18.6 KiB 924575a1d9ada6d0f52238e4254710f34788fbd746397f1f71f4f2ae105d89d5

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.