A function to plot the enrichment rsult based on **calFisherPeaks**.

plotEnrich(fisher_res, scale_size = c(2, 12))

Arguments

fisher_res

The enrichment result obtained by **calFisherPeaks**.

scale_size

The relative size between big and small dot size. default: c(2,12)

Examples

 plotEnrich(res)
#> Error in eval(expr, envir, enclos): object 'res' not found