Description Usage Arguments Value Examples
View source: R/exportNetwork.R
Export a subnetwork pertaining to the given pathway to GML format which can be used in Cytoscape. If no pathway is given, the entire final subnetwork is exported.
1 | exportNetwork(object, node = NULL, file)
|
object |
Object of class ASpediaFI |
node |
the name of pathway. If NULL, the entire subnetwork is exported. |
file |
the file name to export the network |
a GML file containing a subnetwork
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.