Read in reference dataset

read_reference(
  reference_file,
  rsid = NULL,
  chrompos = NULL,
  remove_dup_rsids = TRUE
)

Arguments

reference_file

Reference vcf

rsid

List of variants to read

chrompos

List of chrompos to read

remove_dup_rsids

=TRUE Remove duplicates from output

Value

data frame