7 Nov 2008 mcxq 1.008, 08-312
1. | ||
2. | ||
3. | ||
4. | ||
5. |
mcxq - compute simple graph statistics
mcxq is not in actual fact a program. This manual page documents the behaviour and options of the mcx program when invoked in mode q. The options -h, --apropos, --version, -set, --nop, -progress <num> are accessible in all mcx modes. They are described in the mcx manual page.
mcxq [-imx <fname> (specify matrix input)] [-o <fname> (output file name)] [--edge (list simple edge statistics)] [--edge-list (list edge statistics per node)] [--dim (only list domain sizes)] [-h (print synopsis, exit)] [--apropos (print synopsis, exit)] [--version (print version, exit)]
mcxq computes a number of simple statistics derived from the input graph. Among these are the number of arcs, the node neighbour count average, standard deviation, and median, and the edge weight average, standard deviation, and median.
When instructed to, it can also compute other quantities related to the input graph. See below.
mcxio, and mclfamily for an overview of all the documentation and the utilities in the mcl family.