variants_per_chromosome | R Documentation |
A tools4ukbb function Function output: output a table with three columns: variant_ids, chromosome, index. Only one chromosome can be selected. This is for use in the get_variants function.
variants_per_chromosome(chromosome, directory)
chromosome |
which chromosome you are selecting and how it is labeled (eg: for chromosome 2 of sample3_chr2.pvar, chromsome = "chr2" OR for s1_c2.pvar, chromosome = "c2") |
directory |
the directory with your pvar, pgen, and psam files |
variants_per_chromosome()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.