Quick Start Guide for Cytoscape 3 Developers

Introduction

This is a quick guide how to checkout and run the Cytoscape 3.0 GUI application.

Setup

You need the following tools on your machine.

Procedure

Checkout code from SVN

First, you need to check out Cytoscape 3 GUI distribution bundle:

% svn co http://chianti.ucsd.edu/svn/core3/gui-distribution/trunk/ gui-distribution

Compile

% cd gui-distribution
% mvn clean install

Run Application

% cd distribution/target/cytoscape-${version}-null.dir/cytoscape-${version}
% cytoscape.sh

Outdated_Cytoscape_3.0/Developer/QuickStart (last edited 2011-02-24 15:34:15 by PietMolenaar)

MoinMoin Appliance - Powered by TurnKey Linux