data(bionetPlotDemoData)
expr <- bionetPlotDemoData$heatmapData[[1]]
bioNet <- bc3net(expr)
initializeBioNetCircos(bioNet)
showBioNetNodesLayout()
linkBioNetNodes(fromNode=2, toNode=5, lineColor="red", arrowSize=1)
Run the code above in your browser using DataLab