Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

SibMatch

Find the closest matching inferred sibship to a true sibship


Description

Find the closest matching inferred sibship to a true sibship

Usage

SibMatch(SimX, Infrd, SNPd)

Arguments

SimX

a vector with the IDs in the true (Ped1) sibship

Infrd

a list of vectors with the IDs in the inferred (Ped2) sibships

SNPd

character vector with IDs of genotyped individuals

Value

a named numeric vector with the number of matches ('NumMatch'), the position of the best match ('Best'), the inferred sibship size of this best match ('Tot'), the number of matching IDs ('OK'), and the number of mismatches ('err').


sequoia

Pedigree Inference from SNPs

v2.3.3
GPL-2
Authors
Jisca Huisman [aut, cre]
Initial release
2021-04-30

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.