ukbtools (version 0.11.1)

ukb_gen_excl: Sample exclusions

Description

Defunct. See help("ukb_defunct").

This list of sample exclusions includes UKB's "recommended", "affymetrix quality control", and "genotype quality control" exclusions. UKB have published full details of genotyping and quality control for the interim genotype data.

Usage

ukb_gen_excl(data)

Arguments

data

A UKB dataset created with ukb_df.

Examples

Run this code
# NOT RUN {
# For a vector of IDs
recommended_excl_ids <- ukb_gen_excl(my_ukb_df)
# }

Run the code above in your browser using DataLab