Create a Quality Control report for loci
qc_report_loci.Rd
Return QC information to assess loci (MAF, missingness and HWE test).
Usage
qc_report_loci(.x, ...)
# S3 method for class 'tbl_df'
qc_report_loci(.x, ...)
# S3 method for class 'grouped_df'
qc_report_loci(.x, ...)
Arguments
- .x
a
gen_tibble
object.- ...
currently unused the HWE test.