Plot Credible Set bins counts for multiple fine-mapping method results.
CS_bin_plot(merged_DT, show_plot = TRUE)Other summarise:
CS_counts_plot(),
peak_overlap_plot(),
plot_dataset_overlap(),
super_summary_plot()
if (FALSE) { # \dontrun{
dat <- echodata::BST1
dat$Locus <- "BST1"
bin_plot <- echoannot::CS_bin_plot(merged_DT = dat)
} # }