Installation
-Download Cyclone Platform. Please register before.
-Uncompress the archive: tar zxvf cyclone.platform.[version].tar.gz
-Execute eclipse: ./cyclone.platform/cyclone-eclipse
Configuration
-To configure which workspace to use go tto the File
menu>'Switch Workspace...' and
enter the path of your workspace './workspace'
-To configure Cyclone database parameters, edit Cyclone_Core/hibernate.properties
to match your configuration
(database url, user, password).
-To configure Cyclone path to Pathway-Tools, edit
Cyclone_Core/src/config/cyclone.conf.xml to link to Pathway-Tools executable. [Optional]
-To deploy Cyclone with this minimal customization, run the ant default
build of Cyclone_Core/cyclone.build.xml. To do so, click on the second green arrow,
the one with the small case or direct right click on the file and 'Run as Ant build'. The console panel should inform you on the different executed steps:
creation of the java classes based on the default schema Cyclone_Core/schema/cyclone.xsd, creation of the database.
-Then refresh the eclipse environment by doing a right-click on Cyclone_Core on
the left frame, followed by 'Refresh' action.
Two Flash illustrations of these steps are available:
Configure Cyclone to match with your configuration (database, pathway-tools localisation)
Flash Tutorial.
Test the connection between Biocyc and
Cyclone Platform
Flash Tutorial
You can now go to the Tutorial page.
|