last-align 588-1 source package in Ubuntu

Changelog

last-align (588-1) unstable; urgency=medium

  * New upstream version
  * Binaries lastex and last-pair-probs do not belong to the package any more
  * Removed paragraphs from copyright where files are not part of the
    source any more

 -- Andreas Tille <email address hidden>  Mon, 06 Jul 2015 18:00:21 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
last-align_588-1.dsc 1.9 KiB cd6c012cb595414065278b71ce1a9ec1b803ec1802ab49ac42fd2a7c615961f3
last-align_588.orig.tar.xz 337.5 KiB ec01c6d919bd10cb1d3bcfc17d2d7c2d4743cb77d131334c7f639b6267da200c
last-align_588-1.debian.tar.xz 6.8 KiB b5b39f5b172f49a530fc511e495cd804239777b4fb95e432b9065cc530341c70

Available diffs

No changes file available.

Binary packages built by this source

last-align: genome-scale comparison of biological sequences

 LAST is software for comparing and aligning sequences, typically DNA or
 protein sequences. LAST is similar to BLAST, but it copes better with very
 large amounts of sequence data. Here are two things LAST is good at:
 .
  * Comparing large (e.g. mammalian) genomes.
  * Mapping lots of sequence tags onto a genome.
 .
 The main technical innovation is that LAST finds initial matches based on
 their multiplicity, instead of using a fixed size (e.g. BLAST uses 10-mers).
 This allows one to map tags to genomes without repeat-masking, without becoming
 overwhelmed by repetitive hits. To find these variable-sized matches, it uses
 a suffix array (inspired by Vmatch). To achieve high sensitivity, it uses a
 discontiguous suffix array, analogous to spaced seeds.

last-align-dbgsym: debug symbols for package last-align

 LAST is software for comparing and aligning sequences, typically DNA or
 protein sequences. LAST is similar to BLAST, but it copes better with very
 large amounts of sequence data. Here are two things LAST is good at:
 .
  * Comparing large (e.g. mammalian) genomes.
  * Mapping lots of sequence tags onto a genome.
 .
 The main technical innovation is that LAST finds initial matches based on
 their multiplicity, instead of using a fixed size (e.g. BLAST uses 10-mers).
 This allows one to map tags to genomes without repeat-masking, without becoming
 overwhelmed by repetitive hits. To find these variable-sized matches, it uses
 a suffix array (inspired by Vmatch). To achieve high sensitivity, it uses a
 discontiguous suffix array, analogous to spaced seeds.