Learn R Programming

⚠️There's a newer version (0.4.1) of this package.Take me there.

RZooRoH (version 0.1.1)

Partitioning of Individual Autozygosity into Multiple Homozygous-by-Descent Classes

Description

Functions to identify Homozygous-by-Descent (HBD) segments associated with runs of homozygosity (ROH) and to estimate individual autozygosity (or inbreeding coefficient). HBD segments and autozygosity are assigned to multiple HBD classes with a model-based approach relying on a mixture of exponential distributions. The rate of the exponential distribution is distinct for each HBD class and defines the expected length of the HBD segments. These HBD classes are therefore related to the age of the segments (longer segments and smaller rates for recent autozygosity / recent common ancestor). The functions allow to estimate the parameters of the model (rates of the exponential distributions, mixing proportions), to estimate global and local autozygosity probabilities and to identify HBD segments with the Viterbi decoding. The method is fully described in Druet and Gautier (2017) .

Copy Link

Version

Install

install.packages('RZooRoH')

Monthly Downloads

282

Version

0.1.1

License

GPL-3

Maintainer

Tom Druet

Last Published

June 23rd, 2018

Functions in RZooRoH (0.1.1)

zooplot_prophbd

Plot proportion of the genome associated with different HBD classes
zooplot_individuals

Plot individual curves with proportion of the genome in each HBD class or cumulated proportion in HBD classes with rates smaller than a threshold.
zooplot_partitioning

Plot the partitioning of the genome in different HBD classes for each individual
RZooRoH

RZooRoH: A package for estimating global and local individual autozygosity.
zoomodel

Define the model for the RZooRoH
zooplot_hbdseg

Plot HBD segments identified with the ZooROH model
zoodata

Read the genotype data file
zoorun

Run the ZooRoH model