Test for enrichment of HaploR annotations

haplor_epigenetics_enrichment(
  snp_list1,
  snp_list2,
  chisq = TRUE,
  fisher = TRUE,
  epigenetic_variables = c("Promoter_histone_marks", "Enhancer_histone_marks"),
  tissue_list = c("BRN", "BLD")
)

Source

HaploR