scatterplotEnrichGO_HC {DAPAR} | R Documentation |
highcharter
A scatter plot of GO enrichment analysis
scatterplotEnrichGO_HC(ego, maxRes = 10, title = NULL)
ego |
The result of the GO enrichment, provides either by the function
enrichGO in |
maxRes |
The maximum number of categories to display in the plot |
title |
The title of the plot |
A dotplot
Samuel Wieczorek