Description Usage Value Author(s) Examples
View source: R/caOmicsV.bioNetCircos.R
Erase all nodes on a caOmicsV bioNetCircos layout except of the edges. Graphic device and igraph object must be initialized first.
1 |
None
Henry Zhang
1 2 3 4 5 6 7 | data(bionetPlotDemoData)
expr <- bionetPlotDemoData$heatmapData[[1]]
bioNet <- bc3net(expr)
initializeBioNetCircos(bioNet)
showBioNetNodesLayout()
eraseBioNetNode()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.