Description Usage Arguments Details Value Examples
Get the common nodes from two networks
1 | nodesCom(net1, net2)
|
net1 |
The input network, which should be a graph object |
net2 |
The input network, which should be a graph object |
subnet(net1,net2)
A vector of gene symbols
1 | Aligned <- nodesCom(NOR2ADE.net,ADE2CAR.net)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.