File: control

package info (click to toggle)
loki 2.4.7.4-10
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 4,156 kB
  • sloc: ansic: 38,653; yacc: 4,974; lex: 946; makefile: 333; sh: 100
file content (36 lines) | stat: -rw-r--r-- 1,542 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
Source: loki
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 (= 12)
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/med-team/loki
Vcs-Git: https://salsa.debian.org/med-team/loki.git

Package: loki
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends}
Suggests: loki-doc
Description: MCMC linkage analysis on general pedigrees
 Performs Markov chain Monte Carlo multipoint linkage analysis on large,
 complex pedigrees.  The current package supports analyses on quantitative
 traits only, although this restriction will be lifted in later versions.
 Joint estimation of QTL number, position and effects uses Reversible Jump
 MCMC. It is also possible to perform affected only IBD sharing analyses.

Package: loki-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}
Enhances: loki
Description: MCMC linkage analysis on general pedigrees (PS manual)
 Performs Markov chain Monte Carlo multipoint linkage analysis on large,
 complex pedigrees.  The current package supports analyses on quantitative
 traits only, although this restriction will be lifted in later versions.
 Joint estimation of QTL number, position and effects uses Reversible Jump
 MCMC. It is also possible to perform affected only IBD sharing analyses.
 .
 Documentation on how to use Simon Heath's "prep" and "loki" tools
 for MCMC genetic linkage and IBD analysis on general pedigrees.