klarman-cell-observatory / forceatlas2

Multithreaded Gephi Force Atlas2 Layout in 2 or 3-d
GNU General Public License v3.0
20 stars 4 forks source link

How to install? #1

Open mthjwu opened 5 years ago

mthjwu commented 5 years ago

Can you describe how to install the package? Thanks!

joshua-gould commented 5 years ago

I updated https://github.com/klarman-cell-observatory/forceatlas2. Please let me know if this is clear. Thanks.

sksmsdkdl23 commented 5 years ago

I tried doing what was on readMe and I got image this error

joshua-gould commented 5 years ago

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.

sksmsdkdl23 commented 5 years ago

They were in my working directory and I was still getting that error. Any ideas?

Mayazure commented 2 years ago

On Windows system, use semicolon to split classpath. -cp "forceatlas2.jar;gephi-toolkit-0.9.2-all.jar"