NeAT - alter-graph

Alter a graph either by adding or removing edges or nodes.
This program was developed by Sylvain Brohée and Jacques van Helden.
   Input format 

   Output format 

Graph

Upload graph from file :

   
Column specification (only relevant for tab-delimited input)
Source node
Target node
Weight or label column

Graph alterations (values can be entered as discrete numbers or as percentages)
Nodes to remove
Edges to remove
Nodes to add
Edges to add
Targets (nodes to be removed)

 Allow duplicated edges
 Allow self loops (edges having the same source and target node)
 Network considered as directed