View source: R/MultiLayerFunctions.R
writeMultiLayer | R Documentation |
Function to save the list of edges and nodes from the multi-layer network to visualize it in Cytoscape
writeMultiLayer(inputData, multiLayer, visualize = FALSE)
inputData |
|
multiLayer |
|
visualize |
|
Nothing, but it generates files with the list of nodes, edges, and the Cytoscape visualization (if visualize == TRUE)
Elva Novoa, elva-maria.novoa-del-toro@inrae.fr
# See the MultiLayerNetwork vignette
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.