history_of_dxs: A tools4ukbb function Function output: output a dataframe...

history_of_dxsR Documentation

A tools4ukbb function Function output: output a dataframe with an eid column and one column per requested rsID requested. The latter column will imputed allele dosages.

Description

A tools4ukbb function Function output: output a dataframe with an eid column and one column per requested rsID requested. The latter column will imputed allele dosages.

Usage

history_of_dxs(icd_list, dataframe, ...)

Arguments

icd_list

a list of the icd10 codes you wish to investigate

dataframe

the originial phenotype dataframe containing all individuals in the ukbiobank (~500,000 cols x 18,000 rows as of 09/07/2021)

disease_name

a string containing the name of the disease(s) of interest. This is optional for this function.

Examples

history_of_dxs()

Lab-Jaiswal/tools4ukbb documentation built on May 12, 2022, 9:11 a.m.