Skip to content

magnusdv/KLINK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

bfbcee1 · Mar 11, 2025
Jun 26, 2024
Mar 11, 2025
Mar 7, 2025
Mar 7, 2025
Mar 11, 2025
Mar 7, 2025
Jun 26, 2024
Nov 6, 2023
Mar 11, 2025
Apr 11, 2023
Feb 19, 2025
Mar 7, 2025
Sep 3, 2024
Sep 3, 2024
Dec 19, 2024

Repository files navigation

KLINK: Kinship analysis with linked markers

CRAN status

KLINK is an R package and a Shiny application for LR calculations in forensic kinship testing. For more information, see the KLINK website.

Or try the live app here: https://magnusdv.shinyapps.io/klink/

Running KLINK locally

If you are working with sensitive data, you might want to run KLINK locally/offline. To set this up, first install the KLINK package in R:

install.packages("KLINK")

Then you may start KLINK as follows:

KLINK::launchApp()