Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
readme.txt | 2008-11-06 | 866 Bytes | |
jtuner3d.zip | 2008-11-05 | 2.7 MB | |
tuner3d.jar | 2008-11-05 | 2.9 MB | |
3DGenomeTuner.zip | 2008-09-25 | 1.6 MB | |
Totals: 4 Items | 7.2 MB | 0 |
3D Genome Tuner is migrating to Java platform which enables running on both windows and unix-based systems through JVM. This is a alpha release for researchers to test the compatibility with 3D Genome Tuner. The version only show basic manipulations, many dialogs and option panes are not implemented. To use 3D Genome Tuner on Linux platform, please take the following steps: 1. Type "glxinfo | grep rendering" in your terminal, If the output is NO, try to update your video drivers or whatever to make OpenGL in operation until the output turns to YES. 2. Make sure make sure jre 5.0 or higher is installed on your system, also you should download jogl library (https://jogl.dev.java.net/), extract it and copy the files under lib inventory to your jre path/lib. 3. Type "java -jar tuner3d.jar" in your terminal to launch 3D Genome Tuner for Java.