data(bionetPlotDemoData)
expr <- bionetPlotDemoData$heatmapData[[1]]
bioNet <- bc3net(expr)
initializeBioNetCircos(bioNet, totalSamples=60)
showBioNetNodesLayout()
plotBioNetHeatmap(expr, outer=3, inner=2, plotColors="BlueWhiteRed")
Run the code above in your browser using DataLab