Open mthjwu opened 5 years ago
I updated https://github.com/klarman-cell-observatory/forceatlas2. Please let me know if this is clear. Thanks.
I tried doing what was on readMe and I got this error
You need to give the full path to forceatlas2.jar and gephi-toolkit-0.9.2-all.jar if they are not in your current working directory.
They were in my working directory and I was still getting that error. Any ideas?
On Windows system, use semicolon to split classpath.
-cp "forceatlas2.jar;gephi-toolkit-0.9.2-all.jar"
Can you describe how to install the package? Thanks!