Team:Freiburg Software/Developer/Code

From 2010.igem.org

Revision as of 16:55, 23 October 2010 by Niklas (Talk | contribs)

In this section of the page we want to give you an insight into the internals of SynBioWave: the program code.
Synbiowave is written in Java using the Google Wave API and Biojava. Google provides an AbstractRobot class that developers can use to build their own Robots.
We created an AbstractSynBioWaveRobot that extends this robots.