Use the coloc results (coloc_QTLs) to determine which full summary stats (gwas.qtl_paths) to plot.
gather_colocalized_data( gwas.qtl_paths, coloc_QTLs = NULL, qtl_thresh = 1e-05, coloc_thresh = 0.8, gwas_label = "GWAS", remove_extra_panes = T, verbose = T )
Other coloc:
COLOC.report_summary(),
coloc_QTLs_full,
coloc_QTLs,
get_colocs(),
plot_coloc_summary(),
retrieve_sumstats_info(),
run_coloc()