Recursive algorithms for computing various relatedness coefficients, including pairwise kinship, kappa and identity coefficients. Both autosomal and X-linked coefficients are computed. Founders are allowed to be inbred, which enables construction of any given kappa coefficients, as described in Vigeland (2020) <doi:10.1007/s00285-020-01505-x>. In addition to the standard coefficients, 'ribd' also computes a range of lesser-known coefficients, including generalised kinship coefficients (Karigl (1981) <doi:10.1111/j.1469-1809.1981.tb00341.x>; Weeks and Lange (1988) <https://www.ncbi.nlm.nih.gov/pmc/articles/PMC1715269>), two-locus coefficients (Thompson (1988) <doi:10.1093/imammb/5.4.261>) and multi-person coefficients. This package is part of the 'ped suite', a collection of packages for pedigree analysis in R. Several methods of 'ribd' are featured in the online app 'QuickPed' available at <https://magnusdv.shinyapps.io/quickped>. See Vigeland (2022) <doi:10.1186/s12859-022-04759-y>.
Version: | 1.5.0 |
Depends: | pedtools, R (≥ 3.5.0) |
Imports: | glue, kinship2, slam |
Suggests: | spelling, testthat |
Published: | 2022-09-14 |
Author: | Magnus Dehli Vigeland
|
Maintainer: | Magnus Dehli Vigeland <m.d.vigeland at medisin.uio.no> |
License: | GPL-3 |
URL: | https://github.com/magnusdv/ribd, https://magnusdv.github.io/pedsuite/ |
NeedsCompilation: | no |
Language: | en-GB |
Materials: | README NEWS |
CRAN checks: | ribd results |
Reference manual: | ribd.pdf |
Package source: | ribd_1.5.0.tar.gz |
Windows binaries: | r-devel: ribd_1.5.0.zip, r-release: ribd_1.5.0.zip, r-oldrel: ribd_1.5.0.zip |
macOS binaries: | r-release (arm64): ribd_1.5.0.tgz, r-oldrel (arm64): ribd_1.5.0.tgz, r-release (x86_64): ribd_1.5.0.tgz, r-oldrel (x86_64): ribd_1.5.0.tgz |
Old sources: | ribd archive |
Reverse depends: | pedsuite |
Reverse imports: | forrel, ibdsim2, numberofalleles, verbalisr |
Please use the canonical form https://CRAN.R-project.org/package=ribd to link to this page.