File: control

package info (click to toggle)
beast2-mcmc 2.4.4%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 43,040 kB
  • sloc: java: 76,291; xml: 26,526; sh: 387; perl: 65; makefile: 32
file content (83 lines) | stat: -rw-r--r-- 3,612 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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
Source: beast2-mcmc
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Andreas Tille <tille@debian.org>,
           Olivier Sallou <osallou@debian.org>
Section: science
Priority: optional
Build-Depends: debhelper (>= 10),
               javahelper,
               ant,
               ant-optional,
               openjdk-8-jdk,
               libjam-java,
               libhmsbeagle-java,
               libcolt-free-java,
               libfest-util-java,
               libantlr4-runtime-java,
               junit4,
               texlive-latex-base,
               texlive-latex-extra
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/beast2-mcmc.git
Vcs-Git: https://anonscm.debian.org/git/debian-med/beast2-mcmc.git
Homepage: http://www.beast2.org

Package: beast2-mcmc
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends},
         libhmsbeagle-java (>= 1.1r1092),
         ${java:Depends},
         openjdk-8-jre | java8-runtime
Suggests: beast2-mcmc-doc
Description: Bayesian MCMC phylogenetic inference
 BEAST is a cross-platform program for Bayesian MCMC analysis of molecular 
 sequences. It is entirely orientated towards rooted, time-measured 
 phylogenies inferred using strict or relaxed molecular clock models. It
 can be used as a method of reconstructing phylogenies but is also a 
 framework for testing evolutionary hypotheses without conditioning on a 
 single tree topology. BEAST uses MCMC to average over tree space, so that 
 each tree is weighted proportional to its posterior probability. Included 
 is a simple to use user-interface program for setting up standard 
 analyses and a suit of programs for analysing the results.
 .
 This is no new upstream version of beast-mcmc (1.x) but rather a rewritten
 version.

Package: beast2-mcmc-examples
Architecture: all
Section: doc
Depends: ${shlibs:Depends},
         ${misc:Depends}
Enhances: beast2-mcmc
Description: Bayesian MCMC phylogenetic inference - example data
 BEAST is a cross-platform program for Bayesian MCMC analysis of molecular 
 sequences. It is entirely orientated towards rooted, time-measured 
 phylogenies inferred using strict or relaxed molecular clock models. It
 can be used as a method of reconstructing phylogenies but is also a 
 framework for testing evolutionary hypotheses without conditioning on a 
 single tree topology. BEAST uses MCMC to average over tree space, so that 
 each tree is weighted proportional to its posterior probability. Included 
 is a simple to use user-interface program for setting up standard 
 analyses and a suit of programs for analysing the results.
 .
 This package contains the example data.

Package: beast2-mcmc-doc
Architecture: all
Section: doc
Depends: ${shlibs:Depends},
         ${misc:Depends}
Enhances: beast2-mcmc
Description: Bayesian MCMC phylogenetic inference - documentation
 BEAST is a cross-platform program for Bayesian MCMC analysis of molecular 
 sequences. It is entirely orientated towards rooted, time-measured 
 phylogenies inferred using strict or relaxed molecular clock models. It
 can be used as a method of reconstructing phylogenies but is also a 
 framework for testing evolutionary hypotheses without conditioning on a 
 single tree topology. BEAST uses MCMC to average over tree space, so that 
 each tree is weighted proportional to its posterior probability. Included 
 is a simple to use user-interface program for setting up standard 
 analyses and a suit of programs for analysing the results.
 .
 This package contains the documentation.