halfsib | R Documentation |
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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.