Tally tool-specific and Union Credible Set sizes across fine-mapping methods and across loci.

get_CS_counts(merged_DT, top_CS_only = FALSE)

Arguments

merged_DT

Merged data.table of fine-mapped summary statistics.

top_CS_only

If a given method contains multiple Credible Sets, only choose one.

See also

Examples

merged_DT <- echodata::get_Nalls2019_merged()
locus_order <- get_CS_counts(merged_DT = merged_DT)