Package: phers 1.0.5
phers: Calculate Phenotype Risk Scores
Use phenotype risk scores based on linked clinical and genetic data to study Mendelian disease and rare genetic variants. See Bastarache et al. 2018 <doi:10.1126/science.aal4043>.
Authors:
phers_1.0.5.tar.gz
phers_1.0.5.zip(r-4.7)phers_1.0.5.zip(r-4.6)phers_1.0.5.zip(r-4.5)
phers_1.0.5.tgz(r-4.6-any)phers_1.0.5.tgz(r-4.5-any)
phers_1.0.5.tar.gz(r-4.7-any)phers_1.0.5.tar.gz(r-4.6-any)
phers_1.0.5.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
phers/json (API)
NEWS
| # Install 'phers' in R: |
| install.packages('phers', repos = c('https://hugheylab.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/hugheylab/phers/issues
Pkgdown/docs site:https://phers.hugheylab.org
- demoSample - Sample table of demographic information
- diseaseDxIcdMap - Mapping of diseases and diagnostic ICD codes
- diseaseHpoMap - Mapping of Mendelian diseases and their clinical features
- hpoPhecodeMap - Mapping of HPO terms and phecodes
- icdPhecodeMap - Mapping of ICD codes and phecodes
- icdSample - Sample table of ICD occurrences
- preCalcWeights - Pre-calculated weights for calculating phenotype risk scores
Last updated from:7cf555bc2b. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 140 | ||
| source / vignettes | OK | 165 | ||
| linux-release-x86_64 | OK | 170 | ||
| macos-release-arm64 | OK | 92 | ||
| macos-oldrel-arm64 | OK | 87 | ||
| windows-devel | OK | 104 | ||
| windows-release | OK | 97 | ||
| windows-oldrel | OK | 109 | ||
| wasm-release | OK | 115 |
Exports:getDxStatusgetGeneticAssociationsgetPhecodeOccurrencesgetResidualScoresgetScoresgetWeightsmapDiseaseToPhecode
Dependencies:backportsBEDMatrixcheckmatecodetoolscrochetdata.tableforeachiteratorslatticeMatrixsurvival
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Sample table of demographic information | demoSample |
| Mapping of diseases and diagnostic ICD codes | diseaseDxIcdMap |
| Mapping of Mendelian diseases and their clinical features | diseaseHpoMap |
| Identify cases and controls for Mendelian diseases | getDxStatus |
| Perform association tests between phenotype risk scores and genotypes | getGeneticAssociations |
| Map ICD code occurrences to phecode occurrences | getPhecodeOccurrences |
| Calculate residual phenotype risk scores | getResidualScores |
| Calculate phenotype risk scores | getScores |
| Calculate phecode-specific weights for phenotype risk scores | getWeights |
| Mapping of HPO terms and phecodes | hpoPhecodeMap |
| Mapping of ICD codes and phecodes | icdPhecodeMap |
| Sample table of ICD occurrences | icdSample |
| Map diseases to phecodes via HPO terms | mapDiseaseToPhecode |
| Pre-calculated weights for calculating phenotype risk scores | preCalcWeights |
