The function to integrate the GWAS enrichment results.

getGER(enrichment_result_path, return_matrix = FALSE)

Arguments

enrichment_result_path

The GWAS enrichment result path you set in **GWASEnrichment**

return_matrix

Whether to plot.

Examples

 getGER(enrichment_result_path = "./out")
#> Error in log10(all_res): non-numeric argument to mathematical function