Extract the loci names from a gen_tibble (or directly from its genotype column).

loci_names(.x, ...)

# S3 method for class 'tbl_df'
loci_names(.x, ...)

# S3 method for class 'vctrs_bigSNP'
loci_names(.x, ...)

Arguments

.x

a vector of class vctrs_bigSNP (usually the genotype column of a gen_tibble object), or a gen_tibble.

...

currently unused.

Value

a character vector of names