exportRubias_mixture: export a rubias mixture

View source: R/export_data.R

exportRubias_mixtureR Documentation

export a rubias mixture

Description

export a rubias mixture

Usage

exportRubias_mixture(x, pops = NULL, collection = NULL, loci = NULL)

Arguments

x

an EFGLdata object

pops

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

collection

the column name of the metadata variable designating collection. This can be Pop to use the population name. If not specified, NA is used for all samples. For mixtures, this variable indicates what samples come from the same "stratum" - to be analyzed together.

loci

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

Value

a tibble


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