File: control

package info (click to toggle)
sumatra 1.0.36%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 344 kB
  • sloc: ansic: 651; sh: 127; makefile: 42
file content (32 lines) | stat: -rw-r--r-- 1,447 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
25
26
27
28
29
30
31
32
Source: sumatra
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Tim Booth <tbooth@ceh.ac.uk>,
           Andreas Tille <tille@debian.org>,
           Pierre Gruet <pgt@debian.org>
Section: science
Priority: optional
Build-Depends: debhelper-compat (= 13),
               libsuma-dev,
               zlib1g-dev
Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/med-team/sumatra
Vcs-Git: https://salsa.debian.org/med-team/sumatra.git
Homepage: http://metabarcoding.org/sumatra
Rules-Requires-Root: no

Package: sumatra
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends}
Description: fast and exact comparison and clustering of sequences
 With the development of next-generation sequencing, efficient tools are
 needed to handle millions of sequences in reasonable amounts of time.
 Sumatra is a program developed by the LECA. Sumatra aims to compare
 sequences in a way that is fast and exact at the same time. This tool
 has been developed to be adapted to the type of data generated by DNA
 metabarcoding, i.e. entirely sequenced, short markers. Sumatra computes
 the pairwise alignment scores from one dataset or between two datasets,
 with the possibility to specify a similarity threshold under which pairs
 of sequences that have a lower similarity are not reported. The output
 can then go through a classification process with programs such as MCL
 or MOTHUR.