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-compat (= 12),
               latex-make,
               ghostscript,
               texlive-lang-french,
               texlive-latex-extra,
               texlive-latex-recommended,
               texlive-fonts-recommended,
               libmath-tamuanova-perl,
               libgsl-dev,
               libblas-dev,
               libtest-deep-perl,
               fig2dev
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/med-team/altree
Vcs-Git: https://salsa.debian.org/med-team/altree.git
Homepage: https://gitlab.inria.fr/NGS/ALTree

Package: altree
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${perl:Depends},
         libmath-tamuanova-perl
Recommends: libopenblas-base | libatlas3-base | libmkl-rt | libblas.so.3
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.
