Package: PCAmatchR 0.3.3
PCAmatchR: Match Cases to Controls Based on Genotype Principal Components
Matches cases to controls based on genotype principal components (PC). In order to produce better results, matches are based on the weighted distance of PCs where the weights are equal to the % variance explained by that PC. A weighted Mahalanobis distance metric (Kidd et al. (1987) <doi:10.1016/0031-3203(87)90066-5>) is used to determine matches.
Authors:
PCAmatchR_0.3.3.tar.gz
PCAmatchR_0.3.3.zip(r-4.5)PCAmatchR_0.3.3.zip(r-4.4)PCAmatchR_0.3.3.zip(r-4.3)
PCAmatchR_0.3.3.tgz(r-4.4-any)PCAmatchR_0.3.3.tgz(r-4.3-any)
PCAmatchR_0.3.3.tar.gz(r-4.5-noble)PCAmatchR_0.3.3.tar.gz(r-4.4-noble)
PCAmatchR_0.3.3.tgz(r-4.4-emscripten)PCAmatchR_0.3.3.tgz(r-4.3-emscripten)
PCAmatchR.pdf |PCAmatchR.html✨
PCAmatchR/json (API)
NEWS
# Install 'PCAmatchR' in R: |
install.packages('PCAmatchR', repos = c('https://machiela-lab.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/machiela-lab/pcamatchr/issues
- PCs_1000G - First 20 principal components of 2504 individuals from the 1000 Genome Project
- eigenvalues_1000G - First 20 eigenvalues of 2504 individuals from the 1000 Genome Project
- eigenvalues_all_1000G - All eigenvalues of 2504 individuals from the 1000 Genome Project
Last updated 2 years agofrom:065900b045. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 11 2024 |
R-4.5-win | OK | Nov 11 2024 |
R-4.5-linux | OK | Nov 11 2024 |
R-4.4-win | OK | Nov 11 2024 |
R-4.4-mac | OK | Nov 11 2024 |
R-4.3-win | OK | Nov 11 2024 |
R-4.3-mac | OK | Nov 11 2024 |
Exports:match_makerplot_maker
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
First 20 eigenvalues of 2504 individuals from the 1000 Genome Project | eigenvalues_1000G |
All eigenvalues of 2504 individuals from the 1000 Genome Project | eigenvalues_all_1000G |
Weighted matching of controls to cases using PCA results. | match_maker |
First 20 principal components of 2504 individuals from the 1000 Genome Project | PCs_1000G |
Function to plot matches from match_maker output | plot_maker |