SHARE-package {SHARE}R Documentation

An adaptive algorithm to select the most informative set of SNPs for genetic association

Description

This is the R package to perform the adaptive algorithm, developed by James Dai, et al., to select the most informative SNP set for genetic association.

Details

Association studies have been widely used to identify genetic liability variants for complex diseases. While scanning the chromosomal region one SNP at a time may not fully explore linkage disequilibrium (LD), haplotype analyses tend to require a fairly large number of parameters, thus potentially losing power. Clustering algorithms, such as the cladistic approach, have been proposed to reduce the dimensionality, yet they have important limitations. We propose the SHARE algorithm that seeks the most informative set of SNPs for genetic association in a targeted region by growing/shrinking haplotypes with one more/less SNP in a stepwise fashion, and comparing prediction errors of different models via cross-validation.

Author(s)

James Y. Dai & Ting-Yuan Liu

References

Dai, J. Y., LeBlanc, M., Smith, N. L., Psaty, B. M. and Kooperberg, C. (2009). SHARE: an adaptive algorithm to select the most informative set of SNPs for genetic associat ion. Biostatistics, In Press.


[Package SHARE version 1.0.4 Index]