Learn R Programming

KLINK (version 1.0.2)

paternity: Dataset for a paternity case

Description

A list of two pedigrees forming the hypotheses in a paternity case: H1 (AF is the father of CH) and H2 (unrelated). AF and CH are genotyped with 11 markers, with allele frequencies from forrel::NorwegianFrequencies.

Usage

paternity

Arguments

Format

A list of two pedigrees, named H1 and H2.

Examples

Run this code
pedtools::plotPedList(paternity, marker = "SE33")
markerSummary(paternity)

forrel::kinshipLR(paternity)

Run the code above in your browser using DataLab