Plot Credible Set bins counts for multiple fine-mapping method results.

CS_bin_plot(merged_DT, show_plot = TRUE)

Arguments

merged_DT

Merged fine-mapping results data from finemap_loci.

show_plot

Show plot.

Examples

dat <- echodata::BST1 
dat$Locus <- "BST1"
bin_plot <- echoannot::CS_bin_plot(merged_DT = dat)
#> Found more than one class "simpleUnit" in cache; using the first, from namespace 'hexbin'
#> Also defined by 'ggbio'