powered by
A list of two pedigrees forming opposing hypotheses about three individuals:
halfsib
A list of two ped objects, named H1 and H2.
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.
library(pedtools) plotPedList(halfsib, hatched = typedMembers) markerSummary(halfsib) linkedLR(halfsib)
Run the code above in your browser using DataLab