Skip to contents

Creates a dot plot showing enrichment significance and gene count

Usage

plotGODotPlot(go_result, n_terms = 15, title = NULL)

Arguments

go_result

A data.frame from clusterProfiler enrichGO result

n_terms

Number of top terms to display (default: 15)

title

Plot title

Value

ggplot2 object