File: control

package info (click to toggle)
altree 1.3.1-4
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 10,912 kB
  • sloc: perl: 3,483; ansic: 1,716; sh: 100; pascal: 66; makefile: 14
file content (49 lines) | stat: -rw-r--r-- 2,020 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
38
39
40
41
42
43
44
45
46
47
48
49
Source: altree
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Charles Plessy <plessy@debian.org>,
           Vincent Danjean <vdanjean@debian.org>,
           Andreas Tille <tille@debian.org>
Section: science
Priority: optional
Build-Depends: bash-completion,
               debhelper (>= 9),
               latex-make,
               ghostscript,
               texlive-lang-french,
               texlive-latex-extra,
               texlive-latex-recommended,
               texlive-fonts-recommended,
               libmath-tamuanova-perl,
               libgsl-dev,
               libatlas-base-dev,
               libtest-deep-perl
Standards-Version: 3.9.6
Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/altree/trunk/
Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/altree/trunk/
Homepage: http://claire.bardel.free.fr/software.html

Package: altree
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${perl:Depends},
         libmath-tamuanova-perl
Suggests: altree-examples
Description: program to perform phylogeny-based association and localization analysis
 ALTree was designed to perform association detection and localization of
 susceptibility sites using haplotype phylogenetic trees: first, it allows the
 detection of an association between a candidate gene and a disease, and second,
 it enables to make hypothesis about the susceptibility loci.

Package: altree-examples
Architecture: all
Depends: ${misc:Depends}
Recommends: altree (= ${binary:Version})
Description: example files for ALTree
 ALTree was designed to perform association detection and localization of
 susceptibility sites using haplotype phylogenetic trees: first, it allows the
 detection of an association between a candidate gene and a disease, and second,
 it enables to make hypothesis about the susceptibility loci.
 .
 This package contains the example files for the ALTree package discussed in
 its PDF manual.