Team:Wageningen UR/TheConstructor

From 2012.igem.org

(Difference between revisions)
(The Constructor)
Line 4: Line 4:
== The Constructor ==
== The Constructor ==
<p align="justify">
<p align="justify">
-
In the field of synthetic biology, engineering principles are combined with molecular biology. For the construction of parts, a depository is required and for the iGem teams The Registry of Standard Biological Parts is such a depository.
+
In the field of synthetic biology, engineering principles are combined with molecular biology. For the construction of parts, a repository is required and for the iGem teams. The Registry of Standard Biological Parts is such a repository.
<br><br>
<br><br>
-
In 2011 an attempt was made to develop an application for the construction of parts from The Registry of Standard Biological Parts. This application was functional but could be improved in various ways. The main reasons for building a new application was to make it accessible for everybody, creating a better algorithm and that it is accessible via an online interface.
+
In 2011 an attempt was made to develop an application for the construction of parts from The Registry of Standard Biological Parts. This application was functional but could be improved in various ways. As the application was intended for offline use, the application had to be installed on every computer on where it was required. The installation procedure, including the creation of the database, took approximately 4-6 hours. If the application was installed on multiple machines simultaneously there is an opportunity that the Registry of Standard Biological Parts would not be able to cope with the requests.
 +
 
 +
The main reasons for building a new application was to make it accessible for everybody via an online interface, reducing the load on the Registry of Standard Biological Parts and increase the efficiency via a better algorithm.
<br><br>
<br><br>
The iGem Wageningen 2012 team in collaboration with iGem Wageningen 2011 designed a completely new application with a completely new interface and made it available for online access. The application called “The Constructor” contains a better algorithm, a user-friendlier interface and is available from an online source.  
The iGem Wageningen 2012 team in collaboration with iGem Wageningen 2011 designed a completely new application with a completely new interface and made it available for online access. The application called “The Constructor” contains a better algorithm, a user-friendlier interface and is available from an online source.  
Line 12: Line 14:
The Constructor works as follows: The user defines different circuits that are going to be present within a single plasmid. The constructor then permutes all possible combinations of designed transcription units (TU) and extract parts from The Constructor Database that match any of the TUs. After the retrieval of parts, a shortest path algorithm calculates the most efficient cloning method for the construction of the TUs. A complete overview of the application flow is found in figure 1.
The Constructor works as follows: The user defines different circuits that are going to be present within a single plasmid. The constructor then permutes all possible combinations of designed transcription units (TU) and extract parts from The Constructor Database that match any of the TUs. After the retrieval of parts, a shortest path algorithm calculates the most efficient cloning method for the construction of the TUs. A complete overview of the application flow is found in figure 1.
<br><br></p>
<br><br></p>
 +
 +
[[File:The_constructor_overview.png|500px|center|thumb|<p align="justify">Figure 1: Overview of the workflow of “The Constructor”. The first step is to let the user define the circuits of interest. The constructor permutes all transcription unit arrangements (TU) as a single circuit is independent to one and another it will not have an effect on the separate components. The database is then queried with all possible TUs for the extraction of matching parts.</p>]]<!-- --><br />
[[File:The_constructor_overview.png|500px|center|thumb|<p align="justify">Figure 1: Overview of the workflow of “The Constructor”. The first step is to let the user define the circuits of interest. The constructor permutes all transcription unit arrangements (TU) as a single circuit is independent to one and another it will not have an effect on the separate components. The database is then queried with all possible TUs for the extraction of matching parts.</p>]]<!-- --><br />

Revision as of 07:25, 20 September 2012

The Constructor header.png

The Constructor

In the field of synthetic biology, engineering principles are combined with molecular biology. For the construction of parts, a repository is required and for the iGem teams. The Registry of Standard Biological Parts is such a repository.

In 2011 an attempt was made to develop an application for the construction of parts from The Registry of Standard Biological Parts. This application was functional but could be improved in various ways. As the application was intended for offline use, the application had to be installed on every computer on where it was required. The installation procedure, including the creation of the database, took approximately 4-6 hours. If the application was installed on multiple machines simultaneously there is an opportunity that the Registry of Standard Biological Parts would not be able to cope with the requests. The main reasons for building a new application was to make it accessible for everybody via an online interface, reducing the load on the Registry of Standard Biological Parts and increase the efficiency via a better algorithm.

The iGem Wageningen 2012 team in collaboration with iGem Wageningen 2011 designed a completely new application with a completely new interface and made it available for online access. The application called “The Constructor” contains a better algorithm, a user-friendlier interface and is available from an online source.

The Constructor works as follows: The user defines different circuits that are going to be present within a single plasmid. The constructor then permutes all possible combinations of designed transcription units (TU) and extract parts from The Constructor Database that match any of the TUs. After the retrieval of parts, a shortest path algorithm calculates the most efficient cloning method for the construction of the TUs. A complete overview of the application flow is found in figure 1.


Figure 1: Overview of the workflow of “The Constructor”. The first step is to let the user define the circuits of interest. The constructor permutes all transcription unit arrangements (TU) as a single circuit is independent to one and another it will not have an effect on the separate components. The database is then queried with all possible TUs for the extraction of matching parts.




Publication

The publication of The Constructor at JBE.

Website

The online application of The Constructor

Poster

The poster of The Constructor, presented at Munich.

Source code

The source code of The Constructor. Available under the GPL license.