File: control

package info (click to toggle)
garli 2.1-9
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 5,888 kB
  • sloc: cpp: 34,419; sh: 11,026; makefile: 103
file content (59 lines) | stat: -rw-r--r-- 2,632 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
50
51
52
53
54
55
56
57
58
59
Source: garli
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Andreas Tille <tille@debian.org>
Section: science
Priority: optional
Build-Depends: debhelper-compat (= 13),
               libncl-dev,
               mpi-default-dev,
               ncl-tools,
               bc
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/med-team/garli
Vcs-Git: https://salsa.debian.org/med-team/garli.git
Homepage: https://github.com/Ashod/garli
Rules-Requires-Root: no

Package: garli
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends}
Description: phylogenetic analysis of molecular sequence data using maximum-likelihood
 GARLI, Genetic Algorithm for Rapid Likelihood Inference is a program for
 inferring phylogenetic trees. Using an approach similar to a classical
 genetic algorithm, it rapidly searches the space of evolutionary trees
 and model parameters to find the solution maximizing the likelihood
 score. It implements nucleotide, amino acid and codon-based models of
 sequence evolution, and runs on all platforms. The latest version adds
 support for partitioned models and morphology-like datatypes.

Package: garli-mpi
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         mpi-default-bin
Description: phylogenetic analysis of molecular sequence data using maximum-likelihood (MPI)
 GARLI, Genetic Algorithm for Rapid Likelihood Inference is a program for
 inferring phylogenetic trees. Using an approach similar to a classical
 genetic algorithm, it rapidly searches the space of evolutionary trees
 and model parameters to find the solution maximizing the likelihood
 score. It implements nucleotide, amino acid and codon-based models of
 sequence evolution, and runs on all platforms. The latest version adds
 support for partitioned models and morphology-like datatypes.
 .
 This version of Garli is using MPI.

Package: garli-examples
Architecture: all
Depends: ${misc:Depends}
Multi-Arch: foreign
Description: phylogenetic analysis of molecular sequence data (examples)
 GARLI, Genetic Algorithm for Rapid Likelihood Inference is a program for
 inferring phylogenetic trees. Using an approach similar to a classical
 genetic algorithm, it rapidly searches the space of evolutionary trees
 and model parameters to find the solution maximizing the likelihood
 score. It implements nucleotide, amino acid and codon-based models of
 sequence evolution, and runs on all platforms. The latest version adds
 support for partitioned models and morphology-like datatypes.
 .
 This package contains example data for garli.