powered by
getNodePosition(obj, node.names)
CytoscapeWindowClass
list
cw <- new.CytoscapeWindow ('getNodePosition.test', graph=makeSimpleGraph()) displayGraph (cw) layoutNetwork(cw) getNodePosition (cw, c ('A', 'B', 'C'))
Run the code above in your browser using DataLab