nodesCom: Get the common nodes from two networks

Description Usage Arguments Details Value Examples

View source: R/nodesCom.R

Description

Get the common nodes from two networks

Usage

1
nodesCom(net1, net2)

Arguments

net1

The input network, which should be a graph object

net2

The input network, which should be a graph object

Details

subnet(net1,net2)

Value

A vector of gene symbols

Examples

1

NetworkSim documentation built on May 2, 2019, 5:52 a.m.