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

loci_chromosomes(.x, ...)

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

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

Arguments

.x

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

...

currently unused.

Value

a character vector of chromosomes