File: control

package info (click to toggle)
ncbi-seg 0.0.20000620-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 504 kB
  • ctags: 435
  • sloc: ansic: 6,259; makefile: 90
file content (28 lines) | stat: -rw-r--r-- 1,208 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: ncbi-seg
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Laszlo Kajan <lkajan@debian.org>,
           Andreas Tille <tille@debian.org>
Section: science
Priority: optional
Build-Depends: debhelper (>= 9),
               dh-autoreconf
Standards-Version: 3.9.6
Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/seg/trunk/
Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/seg/trunk/
Homepage: ftp://ftp.ncbi.nih.gov/pub/seg/seg/

Package: ncbi-seg
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends}
Description: tool to mask segments of low compositional complexity in amino acid sequences
 ncbi-seg (a.k.a. SEG) is a program for identifying and masking segments of
 low compositional complexity in amino acid sequences.
 .
 ncbi-seg divides sequences into contrasting segments of low-complexity and
 high-complexity.  Low-complexity segments defined by the
 algorithm represent "simple sequences" or "compositionally-biased regions".
 .
 This program is inappropriate for masking nucleotide sequences and, in fact,
 may strip some nucleotide ambiguity codes from nt. sequences as they are being
 read.