Flowchart of analysis process
The following table shows the different types of input and output files associated with the different methods.
METHOD
|
MAIN INPUT
|
AUXILIARY INPUT
|
GRAPH FORMAT FILE
|
Shortest-path betweenness centrality (BC)
|
Habitat (1 hxn file)
|
None
|
Edgelist textfile (distance)
|
Shortest-path BC subset
|
Habitat (1 hxn file)
|
Source/target file(s)
|
Edgelist textfile (distance)
|
Current-flow BC
|
Habitat (1 hxn file)
|
None
|
Edgelist textfile (conductance)
|
Current-flow BC subset
|
Habitat (1 hxn file)
|
Source/target file(s)
|
Edgelist textfile (conductance)
|
Minimum cost flow
|
Capacity and cost (2 hxn files)
|
Optional: Source/target file(s)
|
LGF file
|
Time series minimum cost flow
|
Capacity and cost for n time steps (n * 2 hxn files)
|
None
|
LGF file
|