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

getGDO

get individual category: genotyped, dummy, observed


Description

get individual category: genotyped, dummy, observed

Usage

getGDO(id, gID = NULL, DumPrefix = c("F0", "M0"))

Arguments

id

character vector with ids, may include NA (as in parent columns in pedigree)

gID

character vector with ids of genotyped individuals

DumPrefix

prefix that defines dummy individuals

Details

In contrast to GetDummifiable, this function only identifies individuals who currently have a dummy code.

Value

a factor with length equal to id, and levels Genotyped, Dummy, Observed, None


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.