Published June 11, 2014 | Version v1.0
Software Open

F1000Research/genomespace-cytoscape-weblaunch

Creators

Description

This project generates a JNLP file and associated jars suitable for running Cytoscape as a webstart. To generate things run:

mvn clean install -Dwebstart.url=http://example.com

Note that the "-Dwebstart.url=http://example.com" argument is manadatory to provide the jnlp file with a codebase.

The actual GenomeSpace command is:

mvn clean install -Dwebstart.url=http://chianti.ucsd.edu/genomespace

If this is your first time using Webstart you must create a keystore:

keytool -genkey -alias cytoscape -keypass secret enter "secret" for the password.

The actual keystore file created is assumed to be in: ${user.home}/.keystore

Files

genomespace-cytoscape-weblaunch-v1.0.zip

Files (9.2 kB)

Name Size Download all
md5:b6768cacfaf81b648d108125b1522825
9.2 kB Preview Download

Additional details