File: control

package info (click to toggle)
lambda-align 1.0.1-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 752 kB
  • ctags: 323
  • sloc: cpp: 4,644; sh: 63; makefile: 20
file content (24 lines) | stat: -rw-r--r-- 1,053 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Source: lambda-align
Section: science
Priority: optional
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Sascha Steinbiss <satta@debian.org>
Build-Depends: debhelper (>= 10),
               libseqan2-dev (>= 2.2.0+dfsg-2~),
               cmake,
               zlib1g-dev,
               libbz2-dev
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/lambda-align.git
Vcs-Git: https://anonscm.debian.org/git/debian-med/lambda-align.git
Homepage: https://seqan.github.io/lambda

Package: lambda-align
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Local Aligner for Massive Biological DatA
 Lambda is a local biosequence aligner optimized for many query sequences
 and searches in protein space. It is compatible to the de facto standard tool
 BLAST, but often outperforms the best currently available alternatives at
 reproducing BLAST’s results and is the fastest compared with the current
 state of the art at comparable levels of sensitivity.