Create a Quality Control report for individuals
qc_report_indiv.Rd
#' Return QC information to assess loci (Observed heterozygosity and missingness).
Usage
qc_report_indiv(.x, ...)
# S3 method for class 'tbl_df'
qc_report_indiv(.x, kings_threshold = NULL, ...)
# S3 method for class 'grouped_df'
qc_report_indiv(.x, kings_threshold = NULL, ...)
Arguments
- .x
either a
gen_tibble
object or a groupedgen_tibble
(as obtained by usingdplyr::group_by()
)- ...
further arguments to pass
- kings_threshold
an optional numeric, a threshold of relatedness for the sample