Package: hapassoc 1.2-9
hapassoc: Inference of Trait Associations with SNP Haplotypes and Other Attributes using the EM Algorithm
The following R functions are used for inference of trait associations with haplotypes and other covariates in generalized linear models. The functions are developed primarily for data collected in cohort or cross-sectional studies. They can accommodate uncertain haplotype phase and handle missing genotypes at some SNPs.
Authors:
hapassoc_1.2-9.tar.gz
hapassoc_1.2-9.zip(r-4.7)hapassoc_1.2-9.zip(r-4.6)hapassoc_1.2-9.zip(r-4.5)
hapassoc_1.2-9.tgz(r-4.6-x86_64)hapassoc_1.2-9.tgz(r-4.6-arm64)hapassoc_1.2-9.tgz(r-4.5-x86_64)hapassoc_1.2-9.tgz(r-4.5-arm64)
hapassoc_1.2-9.tar.gz(r-4.6-arm64)hapassoc_1.2-9.tar.gz(r-4.6-x86_64)hapassoc_1.2-9.tar.gz(r-4.5-arm64)hapassoc_1.2-9.tar.gz(r-4.5-x86_64)
hapassoc_1.2-9.tgz(r-4.5-emscripten)
hapassoc.pdf |hapassoc.html✨
hapassoc/json (API)
| # Install 'hapassoc' in R: |
| install.packages('hapassoc', repos = c('https://kmburkett.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/sfustatgen/research/issues
- hypoDat - Simulated data for a hypothetical binary trait
- hypoDatGeno - Simulated data for a hypothetical genetic SNPs
Last updated from:e844507d05. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 106 | ||
| linux-devel-x86_64 | OK | 103 | ||
| source / vignettes | OK | 132 | ||
| linux-release-arm64 | OK | 94 | ||
| linux-release-x86_64 | OK | 101 | ||
| macos-release-arm64 | OK | 162 | ||
| macos-release-x86_64 | OK | 234 | ||
| macos-oldrel-arm64 | OK | 73 | ||
| macos-oldrel-x86_64 | OK | 203 | ||
| windows-devel | OK | 72 | ||
| windows-release | OK | 66 | ||
| windows-oldrel | OK | 63 | ||
| wasm-release | OK | 87 |
Exports:hapassocpre.hapassoc
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Return likelihood ratio test of haplotype effect | anova.hapassoc |
| EM algorithm to fit maximum likelihood estimates of trait associations with SNP haplotypes | hapassoc |
| Simulated data for a hypothetical binary trait | hypoDat |
| Simulated data for a hypothetical genetic SNPs | hypoDatGeno |
| Return log-likelihood | logLik.hapassoc |
| Pre-process the data before fitting it with hapassoc | pre.hapassoc |
| Summarize results of the hapassoc function | summary.hapassoc |
