purgeR {purgeR}R Documentation

purgeR: Estimation of inbreeding-purging genetic parameters in pedigreed populations

Description

The purgeR package includes functions for the computation of parameters related to inbreeding and genetic purging in pedigreed populations, including standard, ancestral and purged inbreeding coefficients, among other measures of inbreeding and purging. In addition, functions to compute the effective population size and other parameters relevant to population genetics and structure are included.

Details

A complete user's guide with examples is provided as vignettes, introducing functions in this package and providing examples of use. Navigate these vignettes from R with:

browseVignettes("purgeR")

There are currently two vignettes available:

Functions

Preprocessing

Inbreeding and purging

Population parameters

Fitness

Author(s)

Eugenio López-Cortegano <elcortegano@gmail.com> (ORCID)

References

See Also

Source code is available via the GitLab repository at https://gitlab.com/elcortegano/purgeR/. Users are encouraged to report bugs, request features, and contribute code to this project.

Some users might find useful the C++ software PURGd, which computes inbreeding-purging parameters and follow-up statistical analyses: https://gitlab.com/elcortegano/PURGd/.


[Package purgeR version 1.8.2 Index]