kdps: Kinship Decouple and Phenotype Selection (KDPS)

A phenotype-aware algorithm for resolving cryptic relatedness in genetic studies. It removes related individuals based on kinship or identity-by-descent (IBD) scores while prioritizing subjects with phenotypes of interest. This approach helps maximize the retention of informative subjects, particularly for rare or valuable traits, and improves statistical power in genetic and epidemiological studies. KDPS supports both categorical and quantitative phenotypes, composite scoring, and customizable pruning strategies using a fuzziness parameter. Benchmark results show improved phenotype retention and high computational efficiency on large-scale datasets like the UK Biobank. Methods used include Manichaikul et al. (2010) <doi:10.1093/bioinformatics/btq559> for kinship estimation, Purcell et al. (2007) <doi:10.1086/519795> for IBD estimation, and Bycroft et al. (2018) <doi:10.1038/s41586-018-0579-z> for UK Biobank data reference.

Version: 1.0.0
Depends: R (≥ 4.1.0)
Imports: data.table, dplyr, progress, tibble
Suggests: devtools, knitr, rmarkdown
Published: 2025-07-22
DOI: 10.32614/CRAN.package.kdps
Author: Wanjun Gu ORCID iD [aut, cre]
Maintainer: Wanjun Gu <wanjun.gu at ucsf.edu>
BugReports: https://github.com/UCSD-Salem-Lab/kdps/issues
License: MIT + file LICENSE
URL: https://github.com/UCSD-Salem-Lab/kdps
NeedsCompilation: no
Materials: README
CRAN checks: kdps results

Documentation:

Reference manual: kdps.html , kdps.pdf
Vignettes: Getting Started with KDPS (source, R code)

Downloads:

Package source: kdps_1.0.0.tar.gz
Windows binaries: r-devel: not available, r-release: kdps_1.0.0.zip, r-oldrel: kdps_1.0.0.zip
macOS binaries: r-release (arm64): kdps_1.0.0.tgz, r-oldrel (arm64): kdps_1.0.0.tgz, r-release (x86_64): kdps_1.0.0.tgz, r-oldrel (x86_64): kdps_1.0.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=kdps to link to this page.