Difference between revisions of "Team:UPO-Sevilla/Basic Part"

(Prototype team page)
 
Line 1: Line 1:
{{UPO-Sevilla}}
+
{{:Team:UPO-Sevilla/Template:CSS}}
<html>
+
{{:Team:UPO-Sevilla/Template:JAVA}}
 +
<html>
  
<div class="column full_size judges-will-not-evaluate">
+
<style type="text/css">
<h3>★  ALERT! </h3>
+
<p>This page is used by the judges to evaluate your team for the <a href="https://2016.igem.org/Judging/Awards#Special_Prizes">basic part special prize</a>. </p>
+
* {
 +
margin:0px;
 +
padding:0px;
 +
}
 +
 +
#header {
 +
margin:auto;
 +
width:500px;
 +
font-family:Arial, Helvetica, sans-serif;
 +
}
 +
 +
ul, ol {
 +
list-style:none;
 +
}
 +
 +
.nav > li {
 +
float:left;
 +
}
 +
 +
.nav li a {
 +
background-color:#CEECF5;
 +
color:#000;
 +
text-decoration:none;
 +
padding:10px 12px;
 +
display:block;
 +
}
 +
 +
.nav li a:hover {
 +
background-color:#434343;
 +
}
 +
 +
.nav li ul {
 +
display:none;
 +
position:absolute;
 +
min-width:140px;
 +
}
 +
 +
.nav li:hover > ul {
 +
display:block;
 +
}
 +
 +
.nav li ul li {
 +
position:relative;
 +
}
 +
 +
.nav li ul li ul {
 +
right:-140px;
 +
top:0px;
 +
}
 +
 +
</style>
 +
  <!--HEADER ROW-->
 +
  <div id="header-row">
 +
    <div class="container" style="height:75px">
 +
      <div class="row" style="height:75px">
 +
              <!--LOGO-->
 +
              <div class="span3"><a class="brand" href="#"><img src="https://static.igem.org/mediawiki/2016/9/94/T--UPO-Sevilla--upoescudo.jpg" width="200" height="400"></a></div>
 +
              <!-- /LOGO -->
  
 +
            <!-- MAIN NAVIGATION --> 
 +
              <div class="span9">
 +
                <div class="navbar  pull-right" style="font-size:80%">
 +
                  <div class="navbar-inner">
 +
                    <a data-target=".navbar-responsive-collapse" data-toggle="collapse" class="btn btn-navbar"><span class="icon-bar"></span><span class="icon-bar"></span><span class="icon-bar"></span></a>
 +
                    <div class="nav-collapse collapse navbar-responsive-collapse">
 +
                    <ul class="nav">
 +
                        <li><a href="https://2016.igem.org/Team:UPO-Sevilla">Home</a></li>
 +
 +
<li class="dropdown">
 +
                          <a href="#" class="dropdown-toggle" data-toggle="dropdown">Team<b class="caret"></b></a>
 +
                            <ul class="dropdown-menu">
 +
                                  <li><a href="https://2016.igem.org/Team:UPO-Sevilla/Team">Members</a></li>
 +
                                  <li><a href="https://2016.igem.org/Team:UPO-Sevilla/Attributions">Attributions</a></li>
 +
                            </ul>
 +
                        </li>
 +
 +
<li class="dropdown">
 +
                          <a href="#" class="dropdown-toggle" data-toggle="dropdown">Project<b class="caret"></b></a>
 +
                            <ul class="dropdown-menu">
 +
                                  <li><a href="about.html">Overview</a></li>
 +
                                  <li><a href="https://2016.igem.org/Team:UPO-Sevilla/Description">Description</a></li>
 +
                            </ul>
 +
                        </li>
 +
                       
 +
                        <li class="dropdown">
 +
                          <a href="about.html" class="dropdown-toggle" data-toggle="dropdown">Parts<b class="caret"></b></a>
 +
                            <ul class="dropdown-menu">
 +
                                  <li><a href="https://2016.igem.org/Team:UPO-Sevilla/Basic_Part">Basic Parts</a></li>
 +
                                  <li><a href="https://2016.igem.org/Team:UPO-Sevilla/Composite_Part">Composite Parts</a></li>
 +
  <li><a href="https://2016.igem.org/Team:UPO-Sevilla/Part_Collection">Part Collection</a></li>
 +
                            </ul>
 +
                        </li>
  
 +
<li class="dropdown">
 +
                          <a href="about.html" class="dropdown-toggle" data-toggle="dropdown">Wet Lab<b class="caret"></b></a>
 +
                            <ul class="dropdown-menu">
 +
                                  <li><a href="https://2016.igem.org/Team:UPO-Sevilla/Protocols">Protocols</a></li>
 +
                                  <li><a href="https://2016.igem.org/Team:UPO-Sevilla/Notebook">Notebook</a></li>
 +
  <li><a href="https://2016.igem.org/Team:UPO-Sevilla/Safety">Safety</a></li>
 +
                                  <li><a href="https://2016.igem.org/Team:UPO-Sevilla/Results">Results</a></li>
 +
                            </ul>
 +
                        </li>
 +
 +
                        <li><a href="https://2016.igem.org/Team:UPO-Sevilla/Collaborations">Collaborations</a></li>
 +
 +
                        <li><a href="https://2016.igem.org/Team:UPO-Sevilla/Human_Practices">Human Practices</a></li>
 +
 +
<li><a href="https://2016.igem.org/Team:UPO-Sevilla/Model">Modeling</a></li>
 +
                             
 +
                    </ul>
 +
                  </div>
  
<p> Delete this box in order to be evaluated for this medal. See more information at <a href="https://2016.igem.org/Judging/Pages_for_Awards/Instructions"> Instructions for Pages for awards</a>.</p>
+
                  </div>
</div>
+
                </div>
 +
              </div>
 +
            <!-- MAIN NAVIGATION --> 
 +
      </div>
 +
    </div>
 +
  </div>
  
 +
<div class="container">
 +
  <!--PAGE TITLE-->
  
 +
<div class="row">
 +
<div class="span12">
 +
<div class="page-header">
 +
<h1 style="text-align:center">
 +
Basic Parts
 +
</h1>
 +
</div>
 +
</div>
 +
</div>
  
 +
  <!-- /. PAGE TITLE-->
  
<div class="column full_width">
+
<div class="row">
 +
<div class="span6">
 +
<div class="media">
 +
<a href="#" class="pull-left"><img src="img/plasmidos/lapG.png" class="media-object" alt='' style="width:200px;height:194px" /></a>
 +
<div class="media-body">
 +
<h4 class="media-heading">
 +
<a href="http://parts.igem.org/Part:BBa_K1973000" target="_blank">BBa_K1973000</a>
 +
</h4>
 +
<p style="font-size:17px">Codifies the <b>LapG</b> protein from Pseudomonas putida KT2442, a periplasmic protease that participates in the biofilm dispersion process by cleaving adhesion proteins such as LapA.</p>
 +
</div>
 +
</div>
 +
</div>
  
 +
<div class="span6">
 +
<div class="media">
 +
<a href="#" class="pull-left"><img src="img/plasmidos/nasF.png" class="media-object" alt='' style="width:200px;height:194px"/></a>
 +
<div class="media-body">
 +
<h4 class="media-heading">
 +
<a href="http://parts.igem.org/Part:BBa_K1973001" target="_blank">BBa_K1973001</a>
 +
</h4>
 +
<p style="font-size:17px"><b>nasF</b> is an attenuator of transcription elongation (terminator) from Klebsiella pneumoniae that decreases the basal expression from the Psal promoter. The nasR protein disrupts the terminator structure and allows the expression again, providing an useful tool for tight ON/OFF expression systems.</p>
 +
</div>
 +
</div>
 +
</div>
  
 +
<div class="span6">
 +
<div class="media">
 +
<a href="http://parts.igem.org/Part:BBa_K1973002" class="pull-left"><img src="img/plasmidos/xylS2.png" class="media-object" alt='' style="width:200px;height:194px"/></a>
 +
<div class="media-body">
 +
<h4 class="media-heading">
 +
<a href="">BBa_K1973002</a>
 +
</h4>
 +
<p style="font-size:17px">Codifies the modified <b>XylS2</b> protein from Pseudomonas putida MT1, which is a transcriptional activator of the Pm promoter in response to salicylate. The modification allows the response to salicylate. See BBa_K1031911 (original version of this part, which is regulated by benzoate and derivatives of this).</p>
 +
</div>
 +
</div>
 +
</div>
 +
 +
<div class="span6">
 +
<div class="media">
 +
<a href="http://parts.igem.org/Part:BBa_K1973013" class="pull-left"><img src="img/plasmidos/Pm1.png" class="media-object" alt='' style="width:200px;height:194px"/></a>
 +
<div class="media-body">
 +
<h4 class="media-heading">
 +
<a href="">BBa_K1973013</a>
 +
</h4>
 +
<p style="font-size:17px"><b>Pm1</b> is one variant of the promoter for the xylS/Pm expression system. It was obtained by site-directed mutagenesis PCR from the Pseudomonas putida plasmid pMPO52 in order to remove illegal restriction sites. The expression of this promoter is activated by XylS or XylS2 in the presence of benzoate and salicylate, respectively.</p>
 +
</div>
 +
</div>
 +
</div>
  
 +
<div class="span6">
 +
<div class="media">
 +
<a href="http://parts.igem.org/Part:BBa_K1973014" class="pull-left"><img src="img/plasmidos/Pm2.png" class="media-object" alt='' style="width:200px;height:194px"/></a>
 +
<div class="media-body">
 +
<h4 class="media-heading">
 +
<a href="">BBa_K1973014</a>
 +
</h4>
 +
<p style="font-size:17px"><b>Pm2</b> is one variant of the promoter for the xylS/Pm expression system. It was obtained by site-directed mutagenesis PCR from the Pseudomonas putida plasmid pMPO52 in order to remove illegal restriction sites. The expression of this promoter is activated by XylS or XylS2 in the presence of benzoate and salicylate, respectively.</p>
 +
</div>
 +
</div>
 +
</div>
  
<p>
+
<div class="span6">
A <b>basic part</b> is a functional unit of DNA that cannot be subdivided into smaller component parts. <a href="http://parts.igem.org/wiki/index.php/Part:BBa_R0051">BBa_R0051</a> is an example of a basic part, a promoter regulated by lambda cl.
+
<div class="media">
</p>
+
<a href="http://parts.igem.org/Part:BBa_K1973015" class="pull-left"><img src="img/plasmidos/Pm3.png" class="media-object" alt='' style="width:200px;height:194px"/></a>
 +
<div class="media-body">
 +
<h4 class="media-heading">
 +
<a href="">BBa_K1973015</a>
 +
</h4>
 +
<p style="font-size:17px"><b>Pm3</b> is one variant of the promoter for the xylS/Pm expression system. It was obtained by site-directed mutagenesis PCR from the Pseudomonas putida plasmid pMPO52 in order to remove illegal restriction sites. The expression of this promoter is activated by XylS or XylS2 in the presence of benzoate and salicylate, respectively.</p>
 +
</div>
 +
</div>
 +
</div>
 +
 +
<div class="span6">
 +
<div class="media">
 +
<a href="http://parts.igem.org/Part:BBa_K1973016" class="pull-left"><img src="img/plasmidos/PleD.png" class="media-object" alt='' style="width:200px;height:194px"/></a>
 +
<div class="media-body">
 +
<h4 class="media-heading">
 +
<a href="">BBa_K1973016</a>
 +
</h4>
 +
<p style="font-size:17px">Codifies the <b>PleD*</b> protein from Caulobacter crescentus, which is a diguanylate cyclase that induces the biofilm formation by increasing c-di-GMP levels. Contains a constitutive mutation in the original sequence (see BBa_K2012002) that improves the enzymatic activity by knocking out the regulation system.</p>
 +
</div>
 +
</div>
 +
</div>
  
<p>Most genetically-encoded functions have not yet been converted to BioBrick parts. Thus, there are <b>many</b> opportunities to find new, cool, and important genetically encoded functions, and refine and convert the DNA encoding these functions into BioBrick standard biological parts. </p>
+
<div class="span6">
 +
<div class="media">
 +
<a href="http://parts.igem.org/Part:BBa_K1973026" class="pull-left"><img src="img/plasmidos/glpF.png" class="media-object" alt='' style="width:200px;height:194px"/></a>
 +
<div class="media-body">
 +
<h4 class="media-heading">
 +
<a href="">BBa_K1973026</a>
 +
</h4>
 +
<p style="font-size:17px">Codifies the <b>GlpF</b> protein from Pseudomonas aeruginosa, which is a glycerol channel that increases the glycerol intake for bioremediation purposes.</p>
 +
</div>
 +
</div>
 +
</div>
 +
 +
<div class="span6">
 +
<div class="media">
 +
<a href="http://parts.igem.org/Part:BBa_K1973030" class="pull-left"><img src="img/plasmidos/epi.png" class="media-object" alt='' style="width:200px;height:194px"/></a>
 +
<div class="media-body">
 +
<h4 class="media-heading">
 +
<a href="">BBa_K1973030</a>
 +
</h4>
 +
<p style="font-size:17px">Codifies the <b>Epi</b> protein from Pseudomonas mosselii, which participates in the propionate metabolism by catalyzing the conversion between R-Methylmalonyl-CoA and S-Methylmalonyl-CoA.</p>
 +
</div>
 +
</div>
 +
</div>
  
 +
<div class="span6">
 +
<div class="media">
 +
<a href="http://parts.igem.org/Part:BBa_K1973033" class="pull-left"><img src="img/plasmidos/nahR-Psal.png" class="media-object" alt='' style="width:200px;height:194px"/></a>
 +
<div class="media-body">
 +
<h4 class="media-heading">
 +
<a href="">BBa_K1973033</a>
 +
</h4>
 +
<p style="font-size:17px">Contain the module <b>nahR-Psal</b>. nahR (Pseudomonas putida, see BBa_K1031610) is expressed under the constitutive Pr promoter. It encodes a regulatory protein that activates the Psal promoter (see BBa_J61051) in the presence of salicylate.</p>
 +
</div>
 +
</div>
 +
</div>
 +
 +
<div class="span6">
 +
<div class="media">
 +
<a href="http://parts.igem.org/Part:BBa_K1973034" class="pull-left"><img src="img/plasmidos/yhjH.png" class="media-object" alt='' style="width:200px;height:194px"/></a>
 +
<div class="media-body">
 +
<h4 class="media-heading">
 +
<a href="">BBa_K1973034</a>
 +
</h4>
 +
<p style="font-size:17px"><b>yhjH</b> encodes the YhjH protein, a c-diGMP (cyclic diguanilate monophosphate) phosphodiesterase. c-diGMP regulates both the formation and dispersion of the biofilm, depending on the quantity of it that is present inside the cell. High levels of c-diGMP will increase the biofilm formation, and low levels of it will induce its dispersion. To manipulate this, we will make use of a phosphodiesterase, that will destroy the c-diGMP, and a diguanilate cyclase, that will produce it, YhjH and PleD* respectively.</p>
 +
</div>
 +
</div>
 +
</div>
 +
 +
<div class="span6" style="margin-bottom:60px">
 +
<div class="media">
 +
<a href="http://parts.igem.org/Part:BBa_K1973036" class="pull-left"><img src="img/plasmidos/lapC.png" class="media-object" alt='' style="width:200px;height:194px"/></a>
 +
<div class="media-body">
 +
<h4 class="media-heading">
 +
<a href="">BBa_K1973036</a>
 +
</h4>
 +
<p style="font-size:17px"><b>lapC</b> encodes the LapC protein, which is an essential protein for the secretion of adhesion proteins (such as LapA) that are involved in the biofilm formation process. The creation of a lapC- mutant avoids the secretion of these molecules, hence blocking biofilm formation.</p>
 +
</div>
 +
</div>
 +
</div>
 +
 +
<div class="span6">
 +
<div class="media">
 +
<a href="http://parts.igem.org/Part:BBa_K1973037" class="pull-left"><img src="img/plasmidos/nasR.png" class="media-object" alt='' style="width:200px;height:194px"/></a>
 +
<div class="media-body">
 +
<h4 class="media-heading">
 +
<a href="">BBa_K1973037</a>
 +
</h4>
 +
<p style="font-size:17px"><b>NasR</b> (Chai and Stewart, 1998) is RNA-binding protein that inhibits transcription termination dependent on the nasF terminator. nasF (see BBa_K1973001) is an attenuator of transcription elongation (terminator) from Klebsiella pneumoniae that decreases the basal expression from the Psal promoter.</p>
 +
</div>
 +
</div>
 +
</div>
 +
  </div>
 +
 +
</div>
  
 +
<!--Footer
 +
==========================-->
  
 +
<footer>
 +
    <div class="container">
 +
      <div class="row">
 +
        <div class="span6"><br>
 +
        </div>
 +
        <div class="span6">
 +
            <div class="social pull-right">
 +
 +
<a href="https://www.youtube.com/channel/UCXUAle_ywH8F127dWBYrhgw" target="_blank" title="Youtube official page"><img src="https://static.igem.org/mediawiki/2016/a/ac/T--UPO-Sevilla--youtube.jpg" width="60" style="height:50px"</a>
 +
 +
<a href="https://www.facebook.com/profile.php?id=100006118518232&fref=ts" target="_blank" title="Facebook official page"><img src="https://static.igem.org/mediawiki/igem.org/thumb/8/8b/FaceBook-icon.png/120px-FaceBook-icon.png" width="60" height="60"></a>
  
 +
<a href=https://twitter.com/iGEM_UPO target="_blank" title="Twitter official page"><img src="https://static.igem.org/mediawiki/igem.org/thumb/1/1a/Twitter_logo.png/120px-Twitter_logo.png" width="60" height="60"></a>
  
<div class="highlight">
+
<a href="https://www.instagram.com/igemupo/" target="_blank" title="Instagram official page"><img src="https://static.igem.org/mediawiki/2016/thumb/f/f7/Instagram.jpeg/120px-Instagram.jpeg.png" width="60" height="60"></a>
<h4>Note</h4>
+
             
<p>This page should list all the basic parts your team has made during your project. You must add all characterization information for your parts on the Registry. You should not put characterization information on this page.</p>
+
            </div>
 
+
        </div>
 
+
      </div>
</div>
+
    </div>
 +
</footer>
  
 +
<!--/.Footer-->
  
 +
  </body>
 
</html>
 
</html>

Revision as of 10:36, 11 October 2016

BBa_K1973000

Codifies the LapG protein from Pseudomonas putida KT2442, a periplasmic protease that participates in the biofilm dispersion process by cleaving adhesion proteins such as LapA.

BBa_K1973001

nasF is an attenuator of transcription elongation (terminator) from Klebsiella pneumoniae that decreases the basal expression from the Psal promoter. The nasR protein disrupts the terminator structure and allows the expression again, providing an useful tool for tight ON/OFF expression systems.

BBa_K1973002

Codifies the modified XylS2 protein from Pseudomonas putida MT1, which is a transcriptional activator of the Pm promoter in response to salicylate. The modification allows the response to salicylate. See BBa_K1031911 (original version of this part, which is regulated by benzoate and derivatives of this).

BBa_K1973013

Pm1 is one variant of the promoter for the xylS/Pm expression system. It was obtained by site-directed mutagenesis PCR from the Pseudomonas putida plasmid pMPO52 in order to remove illegal restriction sites. The expression of this promoter is activated by XylS or XylS2 in the presence of benzoate and salicylate, respectively.

BBa_K1973014

Pm2 is one variant of the promoter for the xylS/Pm expression system. It was obtained by site-directed mutagenesis PCR from the Pseudomonas putida plasmid pMPO52 in order to remove illegal restriction sites. The expression of this promoter is activated by XylS or XylS2 in the presence of benzoate and salicylate, respectively.

BBa_K1973015

Pm3 is one variant of the promoter for the xylS/Pm expression system. It was obtained by site-directed mutagenesis PCR from the Pseudomonas putida plasmid pMPO52 in order to remove illegal restriction sites. The expression of this promoter is activated by XylS or XylS2 in the presence of benzoate and salicylate, respectively.

BBa_K1973016

Codifies the PleD* protein from Caulobacter crescentus, which is a diguanylate cyclase that induces the biofilm formation by increasing c-di-GMP levels. Contains a constitutive mutation in the original sequence (see BBa_K2012002) that improves the enzymatic activity by knocking out the regulation system.

BBa_K1973026

Codifies the GlpF protein from Pseudomonas aeruginosa, which is a glycerol channel that increases the glycerol intake for bioremediation purposes.

BBa_K1973030

Codifies the Epi protein from Pseudomonas mosselii, which participates in the propionate metabolism by catalyzing the conversion between R-Methylmalonyl-CoA and S-Methylmalonyl-CoA.

BBa_K1973033

Contain the module nahR-Psal. nahR (Pseudomonas putida, see BBa_K1031610) is expressed under the constitutive Pr promoter. It encodes a regulatory protein that activates the Psal promoter (see BBa_J61051) in the presence of salicylate.

BBa_K1973034

yhjH encodes the YhjH protein, a c-diGMP (cyclic diguanilate monophosphate) phosphodiesterase. c-diGMP regulates both the formation and dispersion of the biofilm, depending on the quantity of it that is present inside the cell. High levels of c-diGMP will increase the biofilm formation, and low levels of it will induce its dispersion. To manipulate this, we will make use of a phosphodiesterase, that will destroy the c-diGMP, and a diguanilate cyclase, that will produce it, YhjH and PleD* respectively.

BBa_K1973036

lapC encodes the LapC protein, which is an essential protein for the secretion of adhesion proteins (such as LapA) that are involved in the biofilm formation process. The creation of a lapC- mutant avoids the secretion of these molecules, hence blocking biofilm formation.

BBa_K1973037

NasR (Chai and Stewart, 1998) is RNA-binding protein that inhibits transcription termination dependent on the nasF terminator. nasF (see BBa_K1973001) is an attenuator of transcription elongation (terminator) from Klebsiella pneumoniae that decreases the basal expression from the Psal promoter.