Description
Calculate the node degree of each node and specifies if this node is a
seed or a target node.
Authors
Options
Input formats
The accepted input formats are GML, tab-delimited and adjacency matrix.
For more explanations about these, refer to the manual of convert-graph.
Column specifications (only for tab-delimited format)
Source and target column. Columns containing the source and target nodes.
Nodes
The list of nodes for which the degree is seeked.
Node file. The node file specifies a list of nodes : the first word of each row specifies one node and the rest of the row is ignored.
If no node is submitted, the degree of all nodes will be computed