Use the loci table to define which loci are transversions

loci_transversions(.x, ...)

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

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

# S3 method for class 'grouped_df'
loci_transversions(.x, ...)

Arguments

.x

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

...

other arguments passed to specific methods.

Value

a logical vector defining which loci are transversions