grandparentage inference
Inference of grandparentage based on genetic markers
Potentially some other relationships as well, but main goal is grandparentage
Written with mixed stock analyses in mind (i.e. descendants of multiple populations are mixed together at sampling)
Performs inference and error estimation
Current options:
- "single-sided" grandparentage: a trio of grandchild + both maternal grandparents (or both paternal grandparents)
- single parentage: a pair of parent + offspring
Install with:
devtools::install_github("delomast/gRandma")
To install and view the vignette:
devtools::install_github("delomast/gRandma", build_vignettes = TRUE)
browseVignettes("gRandma")