load_ref_genome_data {MungeSumstats} | R Documentation |
Load the reference genome data for SNPs of interest
load_ref_genome_data(snps, ref_genome, msg = NULL)
snps |
character vector SNPs by rs_id from sumstats file of interest |
ref_genome |
name of the reference genome used for the GWAS (GRCh37 or GRCh38) |
msg |
Optional name of the column missing from the dataset in question. Default is NULL |
datatable of snpsById, filtered to SNPs of interest.