readNetworkAdj: Get an adjacency matrix from a file

Description Usage Arguments Value

View source: R/toy_data_generation.R

Description

Get the adjacency matrix from a various formats of network files

Usage

1
readNetworkAdj(network_file)

Arguments

network_file

The name of the file containing a network structure as an adjacency matrix, or an adjacency list.

Value

The weighted adjacency matrix corresponding to the network


molsysbio/STASNet documentation built on May 29, 2019, 5:45 a.m.