Package: AssocAFC 1.0.2
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>.
Authors:
AssocAFC_1.0.2.tar.gz
AssocAFC_1.0.2.zip(r-4.5)AssocAFC_1.0.2.zip(r-4.4)AssocAFC_1.0.2.zip(r-4.3)
AssocAFC_1.0.2.tgz(r-4.4-any)AssocAFC_1.0.2.tgz(r-4.3-any)
AssocAFC_1.0.2.tar.gz(r-4.5-noble)AssocAFC_1.0.2.tar.gz(r-4.4-noble)
AssocAFC_1.0.2.tgz(r-4.4-emscripten)AssocAFC_1.0.2.tgz(r-4.3-emscripten)
AssocAFC.pdf |AssocAFC.html✨
AssocAFC/json (API)
# Install 'AssocAFC' in R: |
install.packages('AssocAFC', repos = c('https://kkunji.r-universe.dev', 'https://cloud.r-project.org')) |
- cor.afc - AFC Correlation Example
- geno.afc - AFC Genotype Example
- kin.afc - AFC Kinship Example
- maf.afc - AFC MAF Example
- phenotype.afc - AFC Phenotype Example
- weights.afc - AFC Weights Example
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 7 years agofrom:82afb6d83d. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 05 2024 |
R-4.5-win | OK | Nov 05 2024 |
R-4.5-linux | OK | Nov 05 2024 |
R-4.4-win | OK | Nov 05 2024 |
R-4.4-mac | OK | Nov 05 2024 |
R-4.3-win | OK | Nov 05 2024 |
R-4.3-mac | OK | Nov 05 2024 |
Exports:afcSKATWcorrectedWqls
Dependencies:CompQuadForm
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Allele Frequency Comparison Sequence Kernel Association Test | afcSKAT |
Allele Frequency Comparison | AssocAFC |
AFC Correlation Example | cor.afc |
AFC Genotype Example | geno.afc |
AFC Kinship Example | kin.afc |
AFC MAF Example | maf.afc |
AFC Phenotype Example | phenotype.afc |
Corrected Chi Squared Test | Wcorrected |
AFC Weights Example | weights.afc |
W Quasi-Likelihood Score | Wqls |