ukb_gen_related_with_data: Subset of the UKB relatedness dataframe with data

Description Usage Arguments Value See Also

Description

Subset of the UKB relatedness dataframe with data

Usage

1
ukb_gen_related_with_data(data, ukb_with_data, cutoff = 0.0884)

Arguments

data

The UKB relatedness data as a dataframe (header: ID1, ID2, HetHet, IBS0, Kinship)

ukb_with_data

A character vector of ukb eids with data on the phenotype of interest

cutoff

KING kingship coefficient cutoff (default 0.0884 includes pairs with greater than 3rd-degree relatedness)

Value

A dataframe (header: ID1, ID2, HetHet, IBS0, Kinship) for the subset of individuals with data.

See Also

ukb_gen_rel_count, ukb_gen_samples_to_remove


ukbtools documentation built on May 15, 2019, 5:04 p.m.