halfsib: Dataset for a case involving a putative half sibling.

halfsibR Documentation

Dataset for a case involving a putative half sibling.

Description

A list of two pedigrees forming opposing hypotheses about three individuals:

Usage

halfsib

Format

A list of two ped objects, named H1 and H2.

Details

  • H1: A and B are full siblings, and C is their half brother

  • H2: A and B are full siblings, and C is unrelated to them

The individuals are typed with 50 markers, but some genotypes are missing.

Examples

library(pedtools)
plotPedList(halfsib, hatched = typedMembers)
markerSummary(halfsib)
linkedLR(halfsib)

KLINK documentation built on June 8, 2025, 11:42 a.m.