Difference between revisions of "Team:UC Davis"

Line 289: Line 289:
 
                     <div class="btn btn-lg" id="attributions">Sponsors</div>
 
                     <div class="btn btn-lg" id="attributions">Sponsors</div>
 
                     <div class="btn btn-lg" id="achieve">Medals</div>
 
                     <div class="btn btn-lg" id="achieve">Medals</div>
                     <div class="btn btn-lg" id="logo"><a href = "https://igem.org/Main_Page"><img src = "http://i.imgur.com/mGHw11P.png?1"></a></div>
+
                     <div class="btn btn-lg" id="logo"><a href = "https://igem.org/Main_Page"><img src = "https://upload.wikimedia.org/wikipedia/en/d/d6/IGEM_official_logo.png"></a></div>
 
                      
 
                      
 
               </div>
 
               </div>
Line 358: Line 358:
 
<div class = "neighborhood-guides">
 
<div class = "neighborhood-guides">
 
         <div class = "container">
 
         <div class = "container">
<!-- https://raw.githubusercontent.com/igemsoftware/UCSD-iGEM_2014/Valeriy/CircuitNetwork/web/ProfilePics/igemlogo.png -->
+
<tr><td colspan="3"><div class = "well" style="margin-bottom:10px"><p> <strong><center>Producing a Novel Antimicrobial Surface-Binding Peptide Using an Improved T7 Expression System</center></strong><p>
<h1>SBiDer: Synthetic Biocircuit Developer <p class = "pull-right"><a href = "https://igem.org/About"><img src = "http://i.imgur.com/Ch9fpo8.png?1" height = 100px width = 100px></a></p></h1>
+
Biofilm formation on surfaces is an issue in the medical field, naval industry, and other areas. We developed an anti-fouling peptide with two modular components: a mussel adhesion protein (MAP) anchor and LL-37, an antimicrobial peptide. MAPs can selectively attach to metal and organic surfaces via L-3,5-dihydroxyphenylalanine (L-DOPA), a nonstandard amino acid that was incorporated using a genetically recoded organism (GRO).  Because this peptide is toxic to the GRO in which it is produced, we designed a better controlled inducible system that limits basal expression. This was achieved through a novel T7 riboregulation system that controls expression at both the transcriptional and translational levels.  This improved system is a precise synthetic switch for the expression of cytotoxic substances in the already robust T7 system. Lastly, the antimicrobial surface-binding peptide was assayed for functionality.
<h3>Abstract</h3>
+
</p></div></td>
<p>
+
</tr>
Genetic circuits are often difficult to engineer, requiring months to design, build, and test each individual genetic device involved in the circuit. SBiDer, a web tool developed by the UCSD Software iGEM team, will leverage existing devices to construct a database with consideration for the function of each device interpreted as boolean logic. The data can be queried by the user through SBiDer's visual interface to explore circuit designs. Users can search for existing circuits that can be used to assemble a complex circuit. The displayed circuit's literature reference, characterization data, and images of included devices can be viewed through the built-in table. We also provide a standalone modelling Python package that can be used to model circuits given by our online webtool. SBiDer's web of information can be expanded through user-generated additions to the database to improve the efficiency of the application and the accuracy of the models. <br>
+
 
<p>
+
<tr><div id = "show"><td colspan="3" style="padding-bottom:10px"><center><img src="https://static.igem.org/mediawiki/2014/5/56/Ampersand.png" width="150"></center></td></div></tr>
 +
 
 +
 
 +
<tr><td colspan="3"><a href="https://2014.igem.org/Team:Yale/Project"><img src="
 +
https://static.igem.org/mediawiki/2014/f/f8/Yale-Overview.png"  width="1100"></a></td></tr>
 +
 
 +
<tr><td colspan="3"><a href="https://2014.igem.org/Team:Yale/Team"><img src="https://static.igem.org/mediawiki/2014/5/50/Yale-Team.png" width="1100"></a></td></tr>
 +
 
 +
<tr><td colspan="3"><a href="https://2014.igem.org/Team:Yale/Outreach"><img src="https://static.igem.org/mediawiki/2014/0/08/Yale_Outreach.png"  width="1100"></a></td></tr>
 +
 
 +
<tr><td colspan="3"><a href="https://2014.igem.org/Team:Yale/Interlab"><img src="https://static.igem.org/mediawiki/2014/3/3c/Yale_Interlab.png"  width="1100"></a></td></tr>
 +
 
 +
<tr><td colspan="3"><a href="https://2014.igem.org/Team:Yale/Notebook"><img src="https://static.igem.org/mediawiki/2014/2/2c/Yale_Notebook.png"  width="1100"></a></td></tr>
 +
 
 +
<tr><td colspan="3"><a href="https://2014.igem.org/Team:Yale/Achievements"><img src="https://static.igem.org/mediawiki/2014/2/29/Yale_Achivements.png"  width="1100"></a></td></tr>
  
<h1>Project Description</h1>
 
<h3>Problem Statement</h3>
 
<p>
 
Synthetic genetic circuits created by synthetic biologists have yielded exciting applications such as biofuels production and cancer killing bacteria. These circuits are often difficult to engineer, requiring months to design, build, and test each individual genetic device involved in the circuit. Although there are many genetic devices that have been built, re-using these devices often requires a time-consuming review of the literature. The UCSD Software iGEM team will address this challenge by creating a web-tool that leverages existing genetic devices to create complex genetic circuits. We will accomplish this by:
 
</p>
 
<ol>
 
<li>building a comprehensive database that captures the behavior, composition, and interactions of existing genetic devices in the literature</li>
 
<li>constructing and visualizing the network of all synthetic genetic circuits that can interact with one another</li>
 
<li>devising algorithms to search this network for the set of genetic devices that can be used to construct a complex genetic circuit.</li>
 
<li>Perform some basic validation via kinetic modelling.</li>
 
</ol>
 
<h3>Aim 1 - Building a Database</h3>
 
<p>
 
We will mine the scientific literature for existing genetic devices and then construct a database that captures device characteristics such as:
 
</p>
 
<ol>
 
<li>composition of devices</li>
 
<li>function</li>
 
<li>characterization data</li>
 
<li>literature reference</li>
 
</ol>
 
We will design our database by rigorously constructing an entity relationship diagram and then normalizing these relationships to construct tables for a relational database.
 
<h3>Aim 2 - Constructing Network of Interacting Devices</h3>
 
<p>
 
We will connect known genetic devices together via device input and outputs to create a network of devices that can interact. We define a genetic device as a DNA construct transformed into cells that can cause expression of some protein in response to stimuli (or input). We will  develop a web interface to facilitate access to the complex network that we have constructed. Our Web interface makes extensive use of Cytoscape, an open source bioinformatics software package for metabolic network visualization and simulation.  In addition, the interface will generate SBOL Visual Images, a standard language that is easily understood by synthetic biologists all over the world.  Users can also update our database with additional devices through this interface.  Using the Cynetshare framework, users can share their circuit designs</p>
 
<h3>Aim 3 - Searching the Network</h3>
 
<p>
 
This interface will allow researchers to query our database network for a circuit design expressed as logical operators such as “AND”, “OR”, and “NOR”, and retrieve the subnetwork of genetic devices that satisfies the circuit design. To Perform our search  we modified several traditional graph search algorithms to traverse this graph, including but not limited to Prim’s algorithm (minimum spanning tree), Dijkstra’s algorithm and a breadth-first search. Results are visualized graphically in our web interface.
 
</p>
 
</div>
 
</div>
 
 
</div>
 
</div>
 
<script>
 
<script>
Line 464: Line 447:
 
     $("#achieve").click(function(){
 
     $("#achieve").click(function(){
 
       window.location.href="https://2014.igem.org/Team:UCSD_Software/SoftwareAchievements";  
 
       window.location.href="https://2014.igem.org/Team:UCSD_Software/SoftwareAchievements";  
    });
 
    $("#safety").click(function(){
 
      window.location.href="https://2014.igem.org/Team:UCSD_Software/Safety";
 
 
     });
 
     });
 
     $("#attributions").click(function(){
 
     $("#attributions").click(function(){

Revision as of 09:12, 6 September 2015


Producing a Novel Antimicrobial Surface-Binding Peptide Using an Improved T7 Expression System

Biofilm formation on surfaces is an issue in the medical field, naval industry, and other areas. We developed an anti-fouling peptide with two modular components: a mussel adhesion protein (MAP) anchor and LL-37, an antimicrobial peptide. MAPs can selectively attach to metal and organic surfaces via L-3,5-dihydroxyphenylalanine (L-DOPA), a nonstandard amino acid that was incorporated using a genetically recoded organism (GRO). Because this peptide is toxic to the GRO in which it is produced, we designed a better controlled inducible system that limits basal expression. This was achieved through a novel T7 riboregulation system that controls expression at both the transcriptional and translational levels. This improved system is a precise synthetic switch for the expression of cytotoxic substances in the already robust T7 system. Lastly, the antimicrobial surface-binding peptide was assayed for functionality.