# first, delete existing windows to save memory:
deleteAllWindows(CytoscapeConnection())
g <- makeSimpleGraph ()
noa (g, 'type')
# A B C
# "kinase" "transcription factor" "glycoprotein"
Run the code above in your browser using DataLab