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.
|