Generate a quick summary report of the fine-mapping results in aggregate.

results_report(merged_dat)

Arguments

merged_dat

Merged fine-mapping results generated by merge_finemapping_results.

Value

Null

See also

Examples

results_report(merged_dat = echodata::get_Nalls2019_merged()) 
#> echolocatoR results report (all loci):
#> + Overall report:
#> ++ 75 Loci.
#> ++ 371112 SNPs.
#> 
#> + Lead SNP report:
#> ++ 75 lead SNPs.
#> ++ Lead SNP mean PP = 0.44
#> 
#> + Union Credible Set report:
#> ++ 591 UCS SNPs.
#> ++ UCS mean PP = 0.36
#> ++ 67 UCS SNPs that are also lead SNPs
#> 
#> + Consensus SNP report:
#> ++ 202 Consensus SNPs.
#> ++ Consensus SNP mean PP = 0.57
#> ++ 31 Consensus SNPs that are also lead SNPs