get_CS_bins | R Documentation |
Count bins of tool-specific and union Credible Set sizes.
get_CS_bins(merged_DT)
merged_DT |
Merged data.table of fine-mapped summary statistics. |
Other summarise:
get_CS_counts()
,
get_SNPgroup_counts()
,
results_report()
merged_DT <- echodata::get_Nalls2019_merged()
bin_counts <- get_CS_bins(merged_DT = merged_DT)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.