View source: R/get_genotypes_from_pgen.R
get_genotypes_from_pgen | R Documentation |
A tools4ukbb function Function output: grouped datframe to be used in get_genotype. Do not use this function alone except for unit testing.
get_genotypes_from_pgen(variants, variants_df, pgen_list)
variants |
a list of variants you are interested in |
variants_df |
dataframe with 3 columns: variant names, their chromosome, and their index |
pgen_list |
list of pgens generated from get_pgen_list |
get_genotypes_from_pgen()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.