wISAM: Weighted Inbred Strain Association Mapping

In the course of a genome-wide association study, the situation often arises that some phenotypes are known with greater precision than others. It could be that some individuals are known to harbor more micro-environmental variance than others. In the case of inbred strains of model organisms, it could be the case that more organisms were observed from some strains than others, so the strains with more organisms have better-estimated means. Package 'wISAM' handles this situation by allowing for weighting of each observation according to residual variance. Specifically, the 'weight' parameter to the function conduct_scan() takes the precision of each observation (one over the variance).

Version: 0.2.8
Depends: R (≥ 3.0.0)
Imports: methods, MASS
Suggests: testthat
Published: 2018-06-04
Author: Robert W. Cort
Maintainer: Robert W. Cort <rcorty at gmail.com>
License: GPL-3
NeedsCompilation: no
Materials: README
CRAN checks: wISAM results

Documentation:

Reference manual: wISAM.pdf

Downloads:

Package source: wISAM_0.2.8.tar.gz
Windows binaries: r-devel: wISAM_0.2.8.zip, r-release: wISAM_0.2.8.zip, r-oldrel: wISAM_0.2.8.zip
macOS binaries: r-release (arm64): wISAM_0.2.8.tgz, r-oldrel (arm64): wISAM_0.2.8.tgz, r-release (x86_64): wISAM_0.2.8.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=wISAM to link to this page.