File: control

package info (click to toggle)
embassy-domainatrix 0.1.660-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,408 kB
  • sloc: sh: 11,084; ansic: 1,334; makefile: 86
file content (37 lines) | stat: -rw-r--r-- 1,630 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
33
34
35
36
37
Source: embassy-domainatrix
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~),
               emboss-lib (>= 6.6.0-1~),
               emboss-lib (<< 6.6.1~),
               libx11-dev,
               libgd-dev,
               default-libmysqlclient-dev,
               libpq-dev
Standards-Version: 4.2.1
Vcs-Browser: https://salsa.debian.org/med-team/embassy-domainatrix
Vcs-Git: https://salsa.debian.org/med-team/embassy-domainatrix.git
Homepage: http://emboss.sourceforge.net/apps/cvs/embassy/index.html#DOMAINATRIX

Package: embassy-domainatrix
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         emboss-lib (>= 6.6.0-1~),
         emboss-lib (<< 6.6.1~)
Recommends: emboss
Suggests: embassy
Description: Extra EMBOSS commands to handle domain classification file
 The DOMAINATRIX programs were developed by Jon Ison and colleagues at MRC HGMP
 for their protein domain research. They are included as an EMBASSY package as
 a work in progress.
 .
 Applications in the current domainatrix release are cathparse (generates DCF
 file from raw CATH files), domainnr (removes redundant domains from a DCF
 file), domainreso (removes low resolution domains from a DCF file), domainseqs
 (adds sequence records to a DCF file), domainsse (adds secondary structure
 records to a DCF file), scopparse (generates DCF file from raw SCOP files) and
 ssematch (searches a DCF file for secondary structure matches).