AssocAFC: Allele Frequency Comparison

When doing association analysis one does not always have the genotypes for the control population. In such cases it may be necessary to fall back on frequency based tests using well known sources for the frequencies in the control population, for instance, from the 1000 Genomes Project. The Allele Frequency Comparison ('AssocAFC') package performs multiple rare variant association analyses in both population and family-based GWAS (Genome-Wide Association Study) designs. It includes three score tests that are based on the difference of the sum of allele frequencies between cases and controls. Two of these tests, Wcorrected() and Wqls(), are collapsing-based tests and suffer from having protective and risk variants. The third test, afcSKAT(), is a score test that overcomes the mix of SNP (Single-Nucleotide Polymorphism) effect directions. For more details see Saad M and Wijsman EM (2017) <doi:10.1093/bib/bbx107>.

Version: 1.0.2
Depends: R (≥ 3.2.0)
Imports: CompQuadForm
Published: 2018-05-05
Author: Khalid B. Kunji [aut, cre], Mohamad Saad [aut]
Maintainer: Khalid B. Kunji <kkunji at hbku.edu.qa>
License: GPL (≥ 3)
URL: https://www.r-project.org, https://doi.org/10.1093/bib/bbx107
NeedsCompilation: no
CRAN checks: AssocAFC results

Documentation:

Reference manual: AssocAFC.pdf

Downloads:

Package source: AssocAFC_1.0.2.tar.gz
Windows binaries: r-devel: AssocAFC_1.0.2.zip, r-release: AssocAFC_1.0.2.zip, r-oldrel: AssocAFC_1.0.2.zip
macOS binaries: r-release (arm64): AssocAFC_1.0.2.tgz, r-oldrel (arm64): AssocAFC_1.0.2.tgz, r-release (x86_64): AssocAFC_1.0.2.tgz
Old sources: AssocAFC archive

Linking:

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