pedigreeNaming: Fix Pedigree Errors

Description Usage Arguments Details Value See Also Examples

Description

Tries to link the inferred pedigree from rpoh with the sire IDs in the original pedigree and fix pedigree errors.

Usage

1
pedigreeNaming(inferredPedigree, realPedigree)

Arguments

inferredPedigree

matrix inferred pedigree (output of rpoh )

realPedigree

matrix original pedigree

Details

This function calls the bmh and recombinations functions to count the number of recombinations in each half-sib group.

Value

Returns the inferred pedigree with the best fit to the sire names used in the original pedigree file.

See Also

rpoh and ohg

Examples

1
# Please run demo(hsphase)

Example output

Loading required package: snowfall
Loading required package: snow

hsphase documentation built on May 2, 2019, 3:44 p.m.