Package: ibdfindr 0.3.1

Magnus Dehli Vigeland
ibdfindr: HMM Toolkit for Inferring IBD Segments from SNP Genotypes
Implements continuous-time hidden Markov models (HMMs) to infer identity-by-descent (IBD) segments shared by two individuals from their single-nucleotide polymorphism (SNP) genotypes. Provides posterior probabilities at each marker (forward-backward algorithm), prediction of IBD segments (Viterbi algorithm), and functions for visualising results. Supports both autosomal data and X-chromosomal data.
Authors:
ibdfindr_0.3.1.tar.gz
ibdfindr_0.3.1.zip(r-4.7)ibdfindr_0.3.1.zip(r-4.6)ibdfindr_0.3.1.zip(r-4.5)
ibdfindr_0.3.1.tgz(r-4.6-any)ibdfindr_0.3.1.tgz(r-4.5-any)
ibdfindr_0.3.1.tar.gz(r-4.7-any)ibdfindr_0.3.1.tar.gz(r-4.6-any)
ibdfindr_0.3.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
ibdfindr/json (API)
NEWS
| # Install 'ibdfindr' in R: |
| install.packages('ibdfindr', repos = c('https://magnusdv.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/magnusdv/ibdfindr/issues
- brothersX - Dataset with X-chromosomal SNP genotypes for two brothers
- cousinsDemo - Dataset with autosomal SNP genotypes for two cousins
Last updated from:d4d52f8c01. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 161 | ||
| source / vignettes | OK | 184 | ||
| linux-release-x86_64 | OK | 158 | ||
| macos-release-arm64 | OK | 129 | ||
| macos-oldrel-arm64 | OK | 114 | ||
| windows-devel | OK | 125 | ||
| windows-release | OK | 120 | ||
| windows-oldrel | OK | 109 | ||
| wasm-release | OK | 111 |
Exports:computePRfindIBDfindSegmentsfitHMMibdPosteriorsplotIBDtotalLoglik
Dependencies:clicpp11evaluatefarverforrelggplot2gluegtablehighribdsim2isobandkinship2knitrlabelinglatticelifecyclelpSolveMatrixpbapplypedmutpedprobrpedtoolsquadprogR6RColorBrewerRcppribdrlangS7scalesslamvctrsverbalisrviridisLitewithrxfunyaml
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Dataset with X-chromosomal SNP genotypes for two brothers | brothersX |
| Precision and Recall for IBD segment calls | computePR |
| Dataset with autosomal SNP genotypes for two cousins | cousinsDemo |
| All-in-one workflow for finding IBD segments | findIBD |
| Identify IBD segments | findSegments |
| Fit a Hidden Markov Model to genotype data | fitHMM |
| IBD posteriors | ibdPosteriors |
| Plot IBD segments and posteriors | plotIBD |
| Total log-likelihood for observed data | totalLoglik |