Description Usage Arguments Value
Read in reference dataset
1 2 3 4 5 6 | read_reference(
reference_file,
rsid = NULL,
chrompos = NULL,
remove_dup_rsids = TRUE
)
|
reference_file |
Reference vcf |
rsid |
List of variants to read |
chrompos |
List of chrompos to read |
remove_dup_rsids |
=TRUE Remove duplicates from output |
data frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.