halfsib {KLINK} | R 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)
[Package KLINK version 1.1.0 Index]