Quick Start Guide for Cytoscape 3 Developers

(Under construction!)

Introduction

This is a quick guide how to compile and run Cytoscape 3 application with Maven.

Setup

You need the following tools on your machine.

Procedure

Checkout code from SVN

First, you need to check out Cytoscape 3.

Compile

mvn clean install

Run Application

mvn pax:run

If you want to see the log messages from infrastructure bundles (such as message from Spring DM or Felix), you can add the following option

mvn pax:run "-Dprofiles=log"

Funding for Cytoscape is provided by a federal grant from the U.S. National Institute of General Medical Sciences (NIGMS) of the Na tional Institutes of Health (NIH) under award number GM070743-01. Corporate funding is provided through a contract from Unilever PLC.

MoinMoin Appliance - Powered by TurnKey Linux