# HG changeset patch # User bornea # Date 1508354943 14400 # Node ID 8adf6ccd1077ea5316752c6dbd79c0635fa893ef Uploaded diff -r 000000000000 -r 8adf6ccd1077 PlotAdjacencyMatrix.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/PlotAdjacencyMatrix.xml Wed Oct 18 15:29:03 2017 -0400 @@ -0,0 +1,46 @@ + + + plot_adjacency.py $node_attr $edges $Adjacency \$INSTALL_RUN_PATH/ + + INSTALL_RUN_PATH + + + + + + + + + + + + + + + + + + + + +Plot Adjacency Matrix +---------------------------------------- + +This tool reads in a network SIF file and it's corresponding node attributes +and plots an interactive adjacency matrix in HMTL format + +**1) Node Attributes File ** + This file must be output from Network Attributes Tool of the network + file being input below. + +**2) Network File** + +Please input a network SIF file matching the Node Attribute file above + +