Node Adjacency Matrix

Creates a node adjacency matrix of the given network. The column and rows of the table are the node id and the cell value depends on the selected weight option e.g. 1 if two nodes are connected by an edge.

Options

Sort matrix columns by node id
The columns and rows are sorted by the node id
weight
Choose one of the available weight options.
Replace missing value with 0
Nodes that are not connected will be marked with 0 instead of a missing value
Maximum number of parallel proceses
Decrease the number of parallel processes in case of memory problems.

Input Ports

Icon
Network to create the node adjacency matrix

Output Ports

Icon
Node adjacency table

Views

This node has no views

Workflows

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.