File: control

package info (click to toggle)
sigma-align 1.1.3-6
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 672 kB
  • sloc: sh: 3,403; ansic: 1,766; xml: 209; makefile: 16
file content (28 lines) | stat: -rw-r--r-- 1,190 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
Source: sigma-align
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Charles Plessy <plessy@debian.org>,
           Andreas Tille <tille@debian.org>
Section: science
Priority: optional
Build-Depends: debhelper (>= 11~),
               libglib2.0-dev
Standards-Version: 4.2.1
Vcs-Browser: https://salsa.debian.org/med-team/sigma-align
Vcs-Git: https://salsa.debian.org/med-team/sigma-align.git
Homepage: http://www.imsc.res.in/~rsidd/sigma/

Package: sigma-align
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends}
Description: Simple greedy multiple alignment of non-coding DNA sequences
 Sigma (“Simple greedy multiple alignment”) is an alignment program. It's
 algorithm and scoring scheme are designed specifically for non-coding
 DNA sequence.
 .
 It uses a strategy of seeking the best possible gapless local
 alignments. This happens at each step making the best possible alignment
 consistent with existing alignments. It scores the significance of the
 alignment based on the lengths of the aligned fragments and a background
 model. These may be supplied or estimated from an auxiliary file of
 intergenic DNA.