get_variants | R Documentation |
A tools4ukbb function Function output: output a table with three columns: variant_ids, chromosome, index.
get_variants(chr_list, directory)
chr_list |
a list of chromosomes you are selecting and how they are labeled (eg: chr_list <- c("c2", "c3") OR chr_list <- c("chr2", "chr3")) |
directory |
the directory with your pvar, pgen, and psam files |
get_variants()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.