create_network_from_adjacency_matrix: Create a network object from adjacency matrix

Description Usage Arguments Value Examples

View source: R/networks.R

Description

Create a network object from adjacency matrix

Usage

1

Arguments

adjacency_matrix

The adjacency matrix for the network. This is converted to a single module structure.

...

Additional arguments passed to create_module_from_adjacency_matrix().

Value

A network object.

Examples

1
2
3

tgrimes/SeqNet documentation built on Sept. 1, 2020, 7:50 a.m.