# first, delete existing windows to save memory:
deleteAllWindows(CytoscapeConnection())
g <- makeSimpleGraph()
eda (g, 'edgeType')
# A|B B|C C|A
# "phosphorylates" "synthetic lethal" "undefined"
Run the code above in your browser using DataLab