Team:Heidelberg/OpenSource

From 2013.igem.org

Revision as of 17:44, 26 October 2013 by Iliakats (Talk | contribs)

Open Source.Because FLOSS is awesome.

We fixed two bugs in libSBOLc, the reference implementation of the Synthetic Biology Open Language standard:
  • We fixed compilation of Python bindings and unit tests.
  • We fixed a crash occurring when changing the description of a DNAComponent.
Additionally, we fixed a bug in libSBOLpy, the Python wrapper to libSBOLc:
  • A memory leak due to the C object not being deleted upon destruction of the Python object.
We fixed a bug in antismash, the Secondary Metabolites Analysis Shell:
  • Overlaps between domains were not computed correctly
We fixed a bug in Gibthon, the Gibson assembly protocol designer by iGEM Cambridge 2010 and 2011:
  • Import of BioBricks from the PartsRegistry did not work.
Additionally, Gibthon's GenBank output was enhanced to contain fragment and primer annotations and SBOL output functionality was added.
We fixed two bugs in openCOBRA, the open source Cnstraints Based Reconstruction and Analysis toolbox:
  • SBML compatibility was improved.
  • Added check for empty cells in the function that creates smaller, context-specific models out of global genome-scale metabolic models.