NetworkGraph | R Documentation |
Get network parameters
NetworkGraph(object, ...)
## S3 method for class 'GRNData'
NetworkGraph(object, network = DefaultNetwork(object), graph = "module_graph")
## S3 method for class 'RegulatoryNetwork'
NetworkGraph(object, network = DefaultNetwork(object), graph = "module_graph")
## S3 method for class 'Network'
NetworkGraph(object, graph = "module_graph")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.