## Not run:
# #Load the included dataset
# data(EC)
#
# #Building the circ object
# circ <- circular_dat(EC$david, EC$genelist)
#
# #Creating the bubble plot colouring the table entries according to the category
# GOBubble(circ, table.col = T)
#
# #Creating the bubble plot displaying the term instead of the ID and without the table
# GOBubble(circ, ID = F, table.legend = F)
#
# #Faceting the plot
# GOBubble(circ, display = 'multiple')
# ## End(Not run)
Run the code above in your browser using DataLab