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

(Prototype team page)
 
Line 1: Line 1:
{{UPO-Sevilla}}
+
{{:Team:UPO-Sevilla/Template:CSS}}
<html>
+
{{:Team:UPO-Sevilla/Template:JAVA}}
 +
<html>
  
 +
<style type="text/css">
 +
 +
* {
 +
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 -->
  
<div class="column full_size judges-will-not-evaluate">
+
            <!-- MAIN NAVIGATION --> 
<h3>★  ALERT! </h3>
+
              <div class="span9">
<p>This page is used by the judges to evaluate your team for the <a href="https://2016.igem.org/Judging/Awards#Special_Prizes">Composite Part special prize</a>. </p>
+
                <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>
  
 +
                  </div>
 +
                </div>
 +
              </div>
 +
            <!-- MAIN NAVIGATION --> 
 +
      </div>
 +
    </div>
 +
  </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 class="container">
</div>
+
  <!--PAGE TITLE-->
  
 +
<div class="row">
 +
<div class="span12">
 +
<div class="page-header">
 +
<h1 style="text-align:center">
 +
Composite Parts
 +
</h1>
 +
</div>
 +
</div>
 +
</div>
  
 +
  <!-- /. PAGE TITLE-->
  
 +
<div class="row">
 +
<div class="span6" style="margin-bottom:40px">
 +
<div class="media" style="margin-bottom:10px">
 +
<a href="#" class="pull-left"><img src="img/plasmidos/nahR-Psal-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_K1973003">BBa_K1973003</a>
 +
</h4>
 +
<p style="font-size:17px">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. lapG (see BBa_K1973000) is expressed from the Psal promoter in the presence of this molecule.</p>
 +
</div>
 +
</div>
 +
</div>
  
 +
<div class="span6" style="margin-bottom:40px">
 +
<div class="media" style="margin-bottom:10px">
 +
<a href="#" class="pull-left"><img src="img/plasmidos/nahR-Psal-yhjH.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_K1973004">BBa_K1973004</a>
 +
</h4>
 +
<p style="font-size:17px">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. yhjH (see BBa_K1973034) is expressed from the Psal promoter in the presence of this molecule.</p>
 +
</div>
 +
</div>
 +
</div>
  
<div class="column full_size">
+
<div class="span6">
 +
<div class="media" style="margin-bottom:10px">
 +
<a href="#" class="pull-left"><img src="img/plasmidos/nahR-Psal-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_K1973005">BBa_K1973005</a>
 +
</h4>
 +
<p style="font-size:17px">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. 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 class="span6">
 +
<div class="media" style="margin-bottom:10px">
 +
<a href="#" class="pull-left"><img src="img/plasmidos/nahR-Psal-nasF-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_K1973007">BBa_K1973007</a>
 +
</h4>
 +
<p style="font-size:17px">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. lapG (see BBa_K1973000) is expressed from the Psal promoter in the presence of this molecule. 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 class="span6">
 +
<div class="media" style="margin-bottom:10px">
 +
<a href="#" class="pull-left"><img src="img/plasmidos/nahR-Psal-nasF-yhjH.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_K1973008">BBa_K1973008</a>
 +
</h4>
 +
<p style="font-size:17px">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. yhjH (see BBa_K1973034) is expressed from the Psal promoter in the presence of this molecule. 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 class="span6">
 +
<div class="media" style="margin-bottom:70px">
 +
<a href="#" class="pull-left"><img src="img/plasmidos/nahR-Psal-PleD.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_K1973011">BBa_K1973011</a>
 +
</h4>
 +
<p style="font-size:17px">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. pleD* (see BBa_K1973016) is expressed from the Psal promoter in the presence of this molecule. </p>
 +
</div>
 +
</div>
 +
</div>
 +
 +
<div class="span6">
 +
<div class="media" style="margin-bottom:10px">
 +
<a href="#" class="pull-left"><img src="img/plasmidos/nahR-Psal-nasF-pleD.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_K1973018">BBa_K1973018</a>
 +
</h4>
 +
<p style="font-size:17px">nahR (Pseudomonas putida, see BBa_K1031610) is expressed under the constitutive Pr promoter. It encodes a regulatory protein that activates the Psal promoter in the presence of salicylate. pleD* (see BBa_K1973016) is expressed from the Psal promoter (see BBa_J61051) in the presence of this molecule. 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 class="span6">
 +
<div class="media">
 +
<a href="#" class="pull-left"><img src="img/plasmidos/nahR-Psal-xylS2.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_K1973020">BBa_K1973020</a>
 +
</h4>
 +
<p style="font-size:17px">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. xylS2 (BBa_K1973002) is expressed from the Psal promoter in the presence of this molecule. This module provides a tight expression regulation by salicylate thanks to a two-step (NahR and XylS2) system.</p>
 +
</div>
 +
</div>
 +
</div>
  
<p>
+
<div class="span6">
A composite part is a functional unit of DNA consisting of two or more basic parts assembled together. <a href="http://parts.igem.org/wiki/index.php/Part:BBa_I13507">BBa_I13507</a> is an example of a composite part, consisting of an RBS, a protein coding region for a red fluorescent protein, and a terminator.
+
<div class="media" style="margin-bottom:10px">
</p>
+
<a href="#" class="pull-left"><img src="img/plasmidos/nahR-Psal-nasF-xylS2.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_K1973017">BBa_K1973017</a>
 +
</h4>
 +
<p style="font-size:17px">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. nasF (see BBa_K1973001) is an attenuator of transcription elongation (terminator) from Klebsiella pneumoniae that decreases the basal expression from the Psal promoter. xylS2 (BBa_K1973002) codifies the modified XylS2 protein from Pseudomonas putida MT1, which is a transcriptional activator of the Pm promoter in response to salicylate. This module provides a tight expression regulation by salicylate thanks to a two-step (NahR and XylS2) system.</p>
 +
</div>
 +
</div>
 +
</div>
 +
 +
<div class="span6">
 +
<div class="media" style="margin-bottom:10px">
 +
<a href="#" class="pull-left"><img src="img/plasmidos/Pm-glpF.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_K1973035">BBa_K1973035</a>
 +
</h4>
 +
<p style="font-size:17px">Pm1 (BBa_K1973013) 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. In this construct, Pm1 controls the expression of glpF (BBa_K1973026), a glycerol transporter.</p>
 +
</div>
 +
</div>
 +
</div>
 +
 +
</div>
 +
 +
</div>
  
<p>New composite BioBrick devices can be made by combining existing BioBrick Parts (like Inverters, Amplifiers, Smell Generators, Protein Balloon Generators, Senders, Receivers, Actuators, and so on).</p>
+
<div class="container">
 +
  <!--PAGE TITLE-->
  
 +
<div class="row">
 +
<div class="span12">
 +
<div class="page-header">
 +
<h1 style="text-align:center">
 +
miniTn7 Parts
 +
</h1>
 +
</div>
 +
</div>
 +
</div>
  
 +
  <!-- /. PAGE TITLE-->
  
<div class="highlight">
+
<div class="row">
<h4>Note</h4>
+
<div class="span6">
<p>This page should list all the composite 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 class="media">
 +
<a href="#" class="pull-left"><img src="img/plasmidos/Tn7-nahR-Psal-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_K1973006">BBa_K1973006</a>
 +
</h4>  
 +
<p style="font-size:17px">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. lapG (see BBa_K1973000) is expressed from the Psal promoter in the presence of this molecule. The miniTn7 tool allows the stable integration of this module in the chromosome of a wide range of bacteria (see http://parts.igem.org/Genome_Integration).</p>
 +
</div>
 +
</div>
 +
</div>
  
</div>
+
<div class="span6">
 +
<div class="media">
 +
<a href="#" class="pull-left"><img src="img/plasmidos/Tn7-nahR-Psal-nasF-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_K1973009">BBa_K1973009</a>
 +
</h4>
 +
<p style="font-size:17px">nahR (Pseudomonas putida, see BBa_K1031610) is expressed under the constitutive Pr promoter. It encodes a regulatory protein that activates the Psal promoter in the presence of salicylate. lapG (see BBa_K1973000) is expressed from the Psal promoter (see BBa_J61051) in the presence of this molecule. nasF (see BBa_K1973001) is an attenuator of transcription elongation (terminator) from Klebsiella pneumoniae that decreases the basal expression from the Psal promoter. The miniTn7 tool allows the stable integration of this module in the chromosome of a wide range of bacteria (see http://parts.igem.org/Genome_Integration).</p>
 +
</div>
 +
</div>
 +
</div>
  
 +
<div class="span6">
 +
<div class="media">
 +
<a href="#" class="pull-left"><img src="img/plasmidos/Tn7-nahR-Psal-nasF-yhjH.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_K1973010">BBa_K1973010</a>
 +
</h4>
 +
<p style="font-size:17px">nahR (Pseudomonas putida, see BBa_K1031610) is expressed under the constitutive Pr promoter. It encodes a regulatory protein that activates the Psal promoter in the presence of salicylate. yhjH (see BBa_K1973034) is expressed from the Psal promoter (see BBa_J61051) in the presence of this molecule. nasF (see BBa_K1973001) is an attenuator of transcription elongation (terminator) from Klebsiella pneumoniae that decreases the basal expression from the Psal promoter. The miniTn7 tool allows the stable integration of this module in the chromosome of a wide range of bacteria (see http://parts.igem.org/Genome_Integration).</p>
 +
</div>
 +
</div>
 +
</div>
 +
 +
<div class="span6">
 +
<div class="media">
 +
<a href="#" class="pull-left"><img src="img/plasmidos/Tn7-nahR-Psal-nasF-pleD.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_K1973012">BBa_K1973012</a>
 +
</h4>
 +
<p style="font-size:17px">nahR (Pseudomonas putida, see BBa_K1031610) is expressed under the constitutive Pr promoter. It encodes a regulatory protein that activates the Psal promoter in the presence of salicylate. pleD* (see BBa_K1973016) is expressed from the Psal promoter (see BBa_J61051) in the presence of this molecule. nasF (see BBa_K1973001) is an attenuator of transcription elongation (terminator) from Klebsiella pneumoniae that decreases the basal expression from the Psal promoter. The miniTn7 tool allows the stable integration of this module in the chromosome of a wide range of bacteria (see http://parts.igem.org/Genome_Integration).</p>
 +
</div>
 +
</div>
 +
</div>
 +
 +
<div class="span6">
 +
<div class="media">
 +
<a href="#" class="pull-left"><img src="img/plasmidos/Tn7-nahR-Psal-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_K1973019">BBa_K1973019</a>
 +
</h4>
 +
<p style="font-size:17px">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. nasF (see Bba_K1973001) is an attenuator of transcription elongation (terminator) from Klebsiella pneumoniae that decreases the basal expression from the Psal promoter. The miniTn7 tool allows the stable integration of this module in the chromosome of a wide range of bacteria (see http://parts.igem.org/Genome_Integration).</p>
 +
</div>
 +
</div>
 +
</div>
 +
 +
<div class="span6">
 +
<div class="media">
 +
<a href="#" class="pull-left"><img src="img/plasmidos/Tn7-nahR-Psal-nasF-xylS2.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_K1973021">BBa_K1973021</a>
 +
</h4>
 +
<p style="font-size:17px">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. nasF (see BBa_K1973001) is an attenuator of transcription elongation (terminator) from Klebsiella pneumoniae that decreases the basal expression from the Psal promoter. xylS2 (BBa_K1973002) codifies the modified XylS2 protein from Pseudomonas putida MT1, which is a transcriptional activator of the Pm promoter in response to salicylate. This module provides a tight expression regulation by salicylate thanks to a two-step (NahR and XylS2) system. The miniTn7 tool allows the stable integration of this module in the chromosome of a wide range of bacteria (see http://parts.igem.org/Genome_Integration).</p>
 +
</div>
 +
</div>
 +
</div>
 +
 +
<div class="span6">
 +
<div class="media">
 +
<a href="#" class="pull-left"><img src="img/plasmidos/Tn7-nahR-Psal-yhjH.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_K1973022">BBa_K1973022</a>
 +
</h4>
 +
<p style="font-size:17px">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. yhjH (see BBa_K1973034) is expressed from the Psal promoter in the presence of this molecule. The miniTn7 tool allows the stable integration of this module in the chromosome of a wide range of bacteria (see http://parts.igem.org/Genome_Integration).</p>
 +
</div>
 +
</div>
 +
</div>
 +
 +
<div class="span6">
 +
<div class="media">
 +
<a href="#" class="pull-left"><img src="img/plasmidos/Tn7-nahR-Psal-pleD.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_K1973023">BBa_K1973023</a>
 +
</h4>
 +
<p style="font-size:17px">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. pleD* (BBa_K1973016) is expressed from the Psal promoter in the presence of this molecule. The miniTn7 tool allows the stable integration of this module in the chromosome of a wide range of bacteria (see http://parts.igem.org/Genome_Integration).</p>
 +
</div>
 +
</div>
 +
</div>
 +
 +
<div class="span6">
 +
<div class="media" style="margin-bottom:0px">
 +
<a href="#" class="pull-left"><img src="img/plasmidos/Tn7-nahR-Psal-xylS2.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_K1973024">BBa_K1973024</a>
 +
</h4>
 +
<p style="font-size:17px">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. xylS2 (Bba_K1973002) codifies the modified XylS2 protein from Pseudomonas putida MT1, which is a transcriptional activator of the Pm promoter in response to salicylate. This module provides a tight expression regulation by salicylate thanks to a two-step (NahR and XylS2) system. The miniTn7 tool allows the stable integration of this module in the chromosome of a wide range of bacteria (see http://parts.igem.org/Genome_Integration).</p>
 +
</div>
 +
</div>
 +
</div>
 +
 +
<div class="span6">
 +
<div class="media" style="margin-bottom:120px">
 +
<a href="#" class="pull-left"><img src="img/plasmidos/Tn7-nahR-Psal.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_K1973025">BBa_K1973025</a>
 +
</h4>
 +
<p style="font-size:17px">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. The miniTn7 tool allows the stable integration of this module in the chromosome of a wide range of bacteria (see http://parts.igem.org/Genome_Integration).</p>
 +
</div>
 +
</div>
 +
</div>
 +
 +
<div class="span6" style="margin-top:20px">
 +
<div class="media">
 +
<a href="#" class="pull-left"><img src="img/plasmidos/Tn7-nahR-Psal-glpF.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_K1973027">BBa_K1973027</a>
 +
</h4>
 +
<p style="font-size:17px">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. glpF (BBa_K1973026) is expressed from the Psal promoter in the presence of this molecule. The miniTn7 tool allows the stable integration of this module in the chromosome of a wide range of bacteria (see http://parts.igem.org/Genome_Integration).</p>
 +
</div>
 +
</div>
 +
</div>
 +
 +
<div class="span6" style="margin-top:20px">
 +
<div class="media">
 +
<a href="#" class="pull-left"><img src="img/plasmidos/Tn7-nahR-Psal-nasF-glpF.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_K1973028">BBa_K1973028</a>
 +
</h4>
 +
<p style="font-size:17px">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. glpF (BBa_K1973026) is expressed from the Psal promoter in the presence of this molecule. nasF (see BBa_K1973001) is an attenuator of transcription elongation (terminator) from Klebsiella pneumoniae that decreases the basal expression from the Psal promoter. The miniTn7 tool allows the stable integration of this module in the chromosome of a wide range of bacteria (see http://parts.igem.org/Genome_Integration).</p>
 +
</div>
 +
</div>
 +
</div>
 +
 +
<div class="span6">
 +
<div class="media" style="margin-bottom:0px">
 +
<a href="#" class="pull-left"><img src="img/plasmidos/Tn7-nahR-Psal-GFP.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_K1973029">BBa_K1973029</a>
 +
</h4>
 +
<p style="font-size:17px">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. GFP (BBa_E0040) is expressed from the Psal promoter in the presence of this molecule, providing a useful report module to test the expression system. The miniTn7 tool allows the stable integration of this module in the chromosome of a wide range of bacteria (see http://parts.igem.org/Genome_Integration).</p>
 +
</div>
 +
</div>
 +
</div>
 +
 +
<div class="span6">
 +
<div class="media">
 +
<a href="#" class="pull-left"><img src="img/plasmidos/Tn7-nahR-Psal-epi.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_K1973031">BBa_K1973031</a>
 +
</h4>
 +
<p style="font-size:17px">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. epi (BBa_K1973030) is expressed from the Psal promoter in the presence of this molecule. The miniTn7 tool allows the stable integration of this module in the chromosome of a wide range of bacteria (see http://parts.igem.org/Genome_Integration).</p>
 +
</div>
 +
</div>
 +
</div>
 +
 +
<div class="span6">
 +
<div class="media">
 +
<a href="#" class="pull-left"><img src="img/plasmidos/Tn7-nahR-Psal-nasF-epi.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_K1973032">BBa_K1973032</a>
 +
</h4>
 +
<p style="font-size:17px">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. epi (BBa_K1973030) is expressed from the Psal promoter in the presence of this molecule. nasF (see BBa_K1973001) is an attenuator of transcription elongation (terminator) from Klebsiella pneumoniae that decreases the basal expression from the Psal promoter. The miniTn7 tool allows the stable integration of this module in the chromosome of a wide range of bacteria (see http://parts.igem.org/Genome_Integration).</p>
 +
</div>
 +
</div>
 +
</div>
 +
 +
<div class="span6">
 +
<div class="media">
 +
<a href="#" class="pull-left"><img src="img/plasmidos/Tn7-nahR-Psal-pleD-yhjH.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_K1973038">BBa_K1973038</a>
 +
</h4>
 +
<p style="font-size:17px">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. pleD* (BBa_K1973016) and glpF (BBa_K1973026) are expressed from the Psal promoter in the presence of this molecule. Therefore, this construct encodes the genes that are necessary for biofilm induction and glycerol uptake, connecting both activities under the same expression and regulation system. The miniTn7 tool allows the stable integration of this module in the chromosome of a wide range of bacteria (see http://parts.igem.org/Genome_Integration).</p>
 +
</div>
 +
</div>
 +
</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>
 +
 +
<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>
 +
             
 +
            </div>
 +
        </div>
 +
      </div>
 +
    </div>
 +
</footer>
 +
 +
<!--/.Footer-->
 +
 +
  </body>
 
</html>
 
</html>

Revision as of 15:30, 11 October 2016

BBa_K1973003

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. lapG (see BBa_K1973000) is expressed from the Psal promoter in the presence of this molecule.

BBa_K1973004

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. yhjH (see BBa_K1973034) is expressed from the Psal promoter in the presence of this molecule.

BBa_K1973005

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. nasF (see BBa_K1973001) is an attenuator of transcription elongation (terminator) from Klebsiella pneumoniae that decreases the basal expression from the Psal promoter.

BBa_K1973007

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. lapG (see BBa_K1973000) is expressed from the Psal promoter in the presence of this molecule. nasF (see BBa_K1973001) is an attenuator of transcription elongation (terminator) from Klebsiella pneumoniae that decreases the basal expression from the Psal promoter.

BBa_K1973008

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. yhjH (see BBa_K1973034) is expressed from the Psal promoter in the presence of this molecule. nasF (see BBa_K1973001) is an attenuator of transcription elongation (terminator) from Klebsiella pneumoniae that decreases the basal expression from the Psal promoter.

BBa_K1973011

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. pleD* (see BBa_K1973016) is expressed from the Psal promoter in the presence of this molecule.

BBa_K1973018

nahR (Pseudomonas putida, see BBa_K1031610) is expressed under the constitutive Pr promoter. It encodes a regulatory protein that activates the Psal promoter in the presence of salicylate. pleD* (see BBa_K1973016) is expressed from the Psal promoter (see BBa_J61051) in the presence of this molecule. nasF (see BBa_K1973001) is an attenuator of transcription elongation (terminator) from Klebsiella pneumoniae that decreases the basal expression from the Psal promoter.

BBa_K1973020

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. xylS2 (BBa_K1973002) is expressed from the Psal promoter in the presence of this molecule. This module provides a tight expression regulation by salicylate thanks to a two-step (NahR and XylS2) system.

BBa_K1973017

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. nasF (see BBa_K1973001) is an attenuator of transcription elongation (terminator) from Klebsiella pneumoniae that decreases the basal expression from the Psal promoter. xylS2 (BBa_K1973002) codifies the modified XylS2 protein from Pseudomonas putida MT1, which is a transcriptional activator of the Pm promoter in response to salicylate. This module provides a tight expression regulation by salicylate thanks to a two-step (NahR and XylS2) system.

BBa_K1973035

Pm1 (BBa_K1973013) 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. In this construct, Pm1 controls the expression of glpF (BBa_K1973026), a glycerol transporter.

BBa_K1973006

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. lapG (see BBa_K1973000) is expressed from the Psal promoter in the presence of this molecule. The miniTn7 tool allows the stable integration of this module in the chromosome of a wide range of bacteria (see http://parts.igem.org/Genome_Integration).

BBa_K1973009

nahR (Pseudomonas putida, see BBa_K1031610) is expressed under the constitutive Pr promoter. It encodes a regulatory protein that activates the Psal promoter in the presence of salicylate. lapG (see BBa_K1973000) is expressed from the Psal promoter (see BBa_J61051) in the presence of this molecule. nasF (see BBa_K1973001) is an attenuator of transcription elongation (terminator) from Klebsiella pneumoniae that decreases the basal expression from the Psal promoter. The miniTn7 tool allows the stable integration of this module in the chromosome of a wide range of bacteria (see http://parts.igem.org/Genome_Integration).

BBa_K1973010

nahR (Pseudomonas putida, see BBa_K1031610) is expressed under the constitutive Pr promoter. It encodes a regulatory protein that activates the Psal promoter in the presence of salicylate. yhjH (see BBa_K1973034) is expressed from the Psal promoter (see BBa_J61051) in the presence of this molecule. nasF (see BBa_K1973001) is an attenuator of transcription elongation (terminator) from Klebsiella pneumoniae that decreases the basal expression from the Psal promoter. The miniTn7 tool allows the stable integration of this module in the chromosome of a wide range of bacteria (see http://parts.igem.org/Genome_Integration).

BBa_K1973012

nahR (Pseudomonas putida, see BBa_K1031610) is expressed under the constitutive Pr promoter. It encodes a regulatory protein that activates the Psal promoter in the presence of salicylate. pleD* (see BBa_K1973016) is expressed from the Psal promoter (see BBa_J61051) in the presence of this molecule. nasF (see BBa_K1973001) is an attenuator of transcription elongation (terminator) from Klebsiella pneumoniae that decreases the basal expression from the Psal promoter. The miniTn7 tool allows the stable integration of this module in the chromosome of a wide range of bacteria (see http://parts.igem.org/Genome_Integration).

BBa_K1973019

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. nasF (see Bba_K1973001) is an attenuator of transcription elongation (terminator) from Klebsiella pneumoniae that decreases the basal expression from the Psal promoter. The miniTn7 tool allows the stable integration of this module in the chromosome of a wide range of bacteria (see http://parts.igem.org/Genome_Integration).

BBa_K1973021

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. nasF (see BBa_K1973001) is an attenuator of transcription elongation (terminator) from Klebsiella pneumoniae that decreases the basal expression from the Psal promoter. xylS2 (BBa_K1973002) codifies the modified XylS2 protein from Pseudomonas putida MT1, which is a transcriptional activator of the Pm promoter in response to salicylate. This module provides a tight expression regulation by salicylate thanks to a two-step (NahR and XylS2) system. The miniTn7 tool allows the stable integration of this module in the chromosome of a wide range of bacteria (see http://parts.igem.org/Genome_Integration).

BBa_K1973022

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. yhjH (see BBa_K1973034) is expressed from the Psal promoter in the presence of this molecule. The miniTn7 tool allows the stable integration of this module in the chromosome of a wide range of bacteria (see http://parts.igem.org/Genome_Integration).

BBa_K1973023

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. pleD* (BBa_K1973016) is expressed from the Psal promoter in the presence of this molecule. The miniTn7 tool allows the stable integration of this module in the chromosome of a wide range of bacteria (see http://parts.igem.org/Genome_Integration).

BBa_K1973024

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. xylS2 (Bba_K1973002) codifies the modified XylS2 protein from Pseudomonas putida MT1, which is a transcriptional activator of the Pm promoter in response to salicylate. This module provides a tight expression regulation by salicylate thanks to a two-step (NahR and XylS2) system. The miniTn7 tool allows the stable integration of this module in the chromosome of a wide range of bacteria (see http://parts.igem.org/Genome_Integration).

BBa_K1973025

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. The miniTn7 tool allows the stable integration of this module in the chromosome of a wide range of bacteria (see http://parts.igem.org/Genome_Integration).

BBa_K1973027

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. glpF (BBa_K1973026) is expressed from the Psal promoter in the presence of this molecule. The miniTn7 tool allows the stable integration of this module in the chromosome of a wide range of bacteria (see http://parts.igem.org/Genome_Integration).

BBa_K1973028

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. glpF (BBa_K1973026) is expressed from the Psal promoter in the presence of this molecule. nasF (see BBa_K1973001) is an attenuator of transcription elongation (terminator) from Klebsiella pneumoniae that decreases the basal expression from the Psal promoter. The miniTn7 tool allows the stable integration of this module in the chromosome of a wide range of bacteria (see http://parts.igem.org/Genome_Integration).

BBa_K1973029

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. GFP (BBa_E0040) is expressed from the Psal promoter in the presence of this molecule, providing a useful report module to test the expression system. The miniTn7 tool allows the stable integration of this module in the chromosome of a wide range of bacteria (see http://parts.igem.org/Genome_Integration).

BBa_K1973031

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. epi (BBa_K1973030) is expressed from the Psal promoter in the presence of this molecule. The miniTn7 tool allows the stable integration of this module in the chromosome of a wide range of bacteria (see http://parts.igem.org/Genome_Integration).

BBa_K1973032

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. epi (BBa_K1973030) is expressed from the Psal promoter in the presence of this molecule. nasF (see BBa_K1973001) is an attenuator of transcription elongation (terminator) from Klebsiella pneumoniae that decreases the basal expression from the Psal promoter. The miniTn7 tool allows the stable integration of this module in the chromosome of a wide range of bacteria (see http://parts.igem.org/Genome_Integration).

BBa_K1973038

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. pleD* (BBa_K1973016) and glpF (BBa_K1973026) are expressed from the Psal promoter in the presence of this molecule. Therefore, this construct encodes the genes that are necessary for biofilm induction and glycerol uptake, connecting both activities under the same expression and regulation system. The miniTn7 tool allows the stable integration of this module in the chromosome of a wide range of bacteria (see http://parts.igem.org/Genome_Integration).