Identify the n_top
Consensus SNP(s) per Locus,
defined as the Consensus SNPs with the highest mean PP
across all fine-mapping tools used.
find_top_consensus(dat, n_top = 1, grouping_vars = c("Locus"))
Fine-mapping results data.
Number of top SNPs per locus to include.
Variables to group by when selecting top N rows.
dat <- echodata::find_top_consensus(dat = echodata::BST1)