INGOR
Loading...
Searching...
No Matches
PaList Network File Format

PaList is the simple network file format where the file is a tab-separated text file with lines representing lists of parents. The first column of each line corresponds to a node name and following columns are their parents.

Input Arguments

id=n
Reads the file as the lists of 0-origin node IDs. The value n represents the total number of IDs (= nodes). Thus, it expects to read "0" to "(n − 1)" in the file. Node names become "gn" where n represents ID + 1. The prefix can be specified by "prefix=" argument.

Output Arguments

t
Outputs the types of nodes.

Network file format | INGOR Manual