#' Return QC information to assess loci (Observed heterozygosity and missingness).

qc_report_indiv(.x, kings_threshold = NULL, ...)

Arguments

.x

a gen_tibble object.

kings_threshold

an optional numeric, a threshold of relatedness for the sample

...

further arguments to pass

Value

a tibble with 2 elements: het_obs and missingness