Team:Freiburg software/Code

From 2009.igem.org

(Difference between revisions)
(View)
(Download)
Line 16: Line 16:
==Download==
==Download==
 +
You can download the entire code SynBioWave [[Team:Freiburg_software/Code/SynBioWave.zip|here]].
==SVN==
==SVN==

Revision as of 00:33, 22 October 2009

Contents

The SynBioWave source code

Download

You can download the entire code SynBioWave here.

SVN

Get the latest revision of SynBioWave from our SVN-repositories at Sourceforge

View

The Robot Template

Add these classes to your Wave robot to turn him into a SynBioWave robot.

The SynBioWave Robot (synbiowave@appspot.com)

Here are the classes of our main robot (every robots needs a lot of static files from Google, these will not be posted here. A complete file list is available from the download or at the SVN):

The Blast Robot (blastrobot@appspot.com)

A Robot doing a blast search. Using the template, few lines of code are needed to implement it:

The BioBrick DAS package

This package provides all classes needed for the communication with the BioBrick registry database. This package is used by our basic SynBioWaveRobot class.

qooxWaveClient - client-side implementation of qooxwave

The client-side implementation is actually a whole qooxdoo application. The entire project can be found at the Sourcefourge project side. The main classes we created for this application are the following:

In addition we created some Wave objects for debugging outside the Wave (Thanks to Fabian Jakobs from the qooxdoo developer team):