Learn R Programming

AssocAFC (version 1.0.2)

Allele Frequency Comparison

Description

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

Copy Link

Version

Install

install.packages('AssocAFC')

Monthly Downloads

46

Version

1.0.2

License

GPL (>= 3)

Maintainer

Khalid B. Kunji

Last Published

May 5th, 2018

Functions in AssocAFC (1.0.2)

geno.afc

AFC Genotype Example
afcSKAT

Allele Frequency Comparison Sequence Kernel Association Test
phenotype.afc

AFC Phenotype Example
weights.afc

AFC Weights Example
Wqls

W Quasi-Likelihood Score
maf.afc

AFC MAF Example
Wcorrected

Corrected Chi Squared Test
AssocAFC

AssocAFC
cor.afc

AFC Correlation Example
kin.afc

AFC Kinship Example