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
|
Source: emmax
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: SteffenSteffen Moeller <moeller@debian.org>,
Andreas Tille <tille@debian.org>
Section: science
Priority: optional
Build-Depends: debhelper (>= 12~),
libatlas-base-dev,
liblapack-dev,
zlib1g-dev,
libblas3,
liblapack3,
libatlas3-base
Standards-Version: 4.3.0
Vcs-Browser: https://salsa.debian.org/med-team/emmax
Vcs-Git: https://salsa.debian.org/med-team/emmax.git
Homepage: http://genome.sph.umich.edu/wiki/EMMAX
Package: emmax
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends}
Description: genetic mapping considering population structure
EMMAX is a statistical test for large scale human or model organism
association mapping accounting for the sample structure. In addition
to the computational efficiency obtained by EMMA algorithm, EMMAX takes
advantage of the fact that each locus explains only a small fraction of
complex traits, which allows one to avoid repetitive variance component
estimation procedure, resulting in a significant amount of increase in
computational time of association mapping using mixed model.
|