## Not run:
# # Load the included dataset
# data(EC)
#
# # Generate the circ object
# circ <- circle_dat(EC$david, EC$genelist)
#
# # Generate the chord object
# chord <- chord_dat(circ, EC$genes, EC$process)
#
# # Create the plot with user-defined colors
# GOHeat(chord, nlfc = 1, fill.col = c('red', 'yellow', 'green'))
# ## End(Not run)
Run the code above in your browser using DataLab