exportCKMRsimAF: return a CKMRsim allele frequency input tibble.

exportCKMRsimAFR Documentation

return a CKMRsim allele frequency input tibble.

Description

No chromosome and position information is used. All populations specified are combined into one allele frequency output. Any loci with only missing genotypes are omitted from the output. The output should then be run through the CKMRsim function reindex_markers().

Usage

exportCKMRsimAF(x, pops = NULL, loci = NULL)

Arguments

x

an EFGLdata object

pops

a vector of pops to include. If not specified, all pops are used.

loci

a vector of loci to include. If not specified, all loci are used.

Value

a tibble


delomast/EFGLmh documentation built on June 1, 2024, 6:55 a.m.