jlaw9 / EdgeLinker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EdgeLinker

Run with the following command:

java -cp bin:bin/commons-cli-1.3.1.jar EdgeLinker --network [net-file] --start-ends [start-ends-file] --out-pref [output-prefix] 

Example:

java -cp bin:bin/commons-cli-1.3.1.jar EdgeLinker --network example-inputs/2015pathlinker-weighted.txt --start-ends example-inputs/IL6-nodes.txt --out-pref IL6 

About


Languages

Language:Java 100.0%