Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/heuermh/variation-cytoscape3-app
Git mirror of dishevelled.org variation-cytoscape3-app
https://github.com/heuermh/variation-cytoscape3-app
Last synced: 9 days ago
JSON representation
Git mirror of dishevelled.org variation-cytoscape3-app
- Host: GitHub
- URL: https://github.com/heuermh/variation-cytoscape3-app
- Owner: heuermh
- License: lgpl-3.0
- Created: 2014-03-06T16:20:08.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-08-18T15:29:01.000Z (about 10 years ago)
- Last Synced: 2024-05-02T00:32:10.482Z (6 months ago)
- Language: Java
- Size: 16.9 MB
- Stars: 1
- Watchers: 4
- Forks: 2
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
variation-cytoscape3-app
========================Git mirror of dishevelled.org variation-cytoscape3-app
[![Build Status](https://travis-ci.org/heuermh/variation-cytoscape3-app.png)](https://travis-ci.org/heuermh/variation-cytoscape3-app)
###Hacking variation-cytoscape3-app
Install
* JDK 1.6 or later, http://openjdk.java.net/
* Apache Maven 3.2.1 or later, http://maven.apache.org/To build
$ mvn install
To create app jar
$ mvn package
$ ls variation-cytoscape3-app/target/*.jar
variation-cytoscape3-app/target/dsh-variation-cytoscape3-app-2.0-SNAPSHOT.jar