An example results file after running finemap_loci.
data("BST1")
data.table
SNP RSID
Chromosome
Genomic position (in basepairs)
Optional: extra columns
Data originally comes from the Parkinson's disease GWAS by Nalls et al. (The Lancet Neurology).
if (FALSE) {
BST1 <- echolocatoR::BST1
usethis::use_data(BST1, overwrite = TRUE)
}