Team:UNITN-Trento/Parts

From 2012.igem.org

(Difference between revisions)
 
(17 intermediate revisions not shown)
Line 2: Line 2:
<head>
<head>
    
    
-
 
+
<meta name="viewport" content="width=1200, user-scalable=0">
-
+
<meta charset="utf-8" />
<meta charset="utf-8" />
-
<title>Terminators</title>
+
<title>Our Parts</title>
<link rel="shortcut icon" type="image/x-icon" href="/favicon.ico"/>
<link rel="shortcut icon" type="image/x-icon" href="/favicon.ico"/>
Line 11: Line 10:
<link rel="stylesheet" type="text/css" href="http://www.science.unitn.it/~igem/css/style.css"/>
<link rel="stylesheet" type="text/css" href="http://www.science.unitn.it/~igem/css/style.css"/>
<link rel="stylesheet" type="text/css" href="http://www.science.unitn.it/~igem/css/override.css"/>
<link rel="stylesheet" type="text/css" href="http://www.science.unitn.it/~igem/css/override.css"/>
-
<link rel="stylesheet" type="text/css" href="http://www.science.unitn.it/~igem/css/background/putto.css"/>
+
<link rel="stylesheet" type="text/css" href="http://www.science.unitn.it/~igem/css/background/kit.css"/>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
<link rel="stylesheet" href="http://www.science.unitn.it/~igem/js/nivo/nivo-slider.css" type="text/css" media="screen"/>
<link rel="stylesheet" href="http://www.science.unitn.it/~igem/js/nivo/nivo-slider.css" type="text/css" media="screen"/>
<link rel="stylesheet" href="http://www.science.unitn.it/~igem/js/nivo/themes/default/default.css" type="text/css" media="screen"/>
<link rel="stylesheet" href="http://www.science.unitn.it/~igem/js/nivo/themes/default/default.css" type="text/css" media="screen"/>
 +
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
<script src="http://www.science.unitn.it/~igem/js/nivo/jquery.nivo.slider.pack.js" type="text/javascript"></script>
<script src="http://www.science.unitn.it/~igem/js/nivo/jquery.nivo.slider.pack.js" type="text/javascript"></script>
 +
<script>
 +
jQuery(function($){
 +
$('#slider').nivoSlider({
 +
        effect: 'sliceUpDownLeft', // Specify sets like: 'fold,fade,sliceDown'
 +
pauseTime: 5000,
 +
directionNavHide: true,
 +
pauseOnHover: true
 +
});
 +
    })
 +
</script>
 +
</head>
</head>
<body>
<body>
 +
 +
<!--[if lte IE 9]>
 +
<style type="text/css">
 +
body {
 +
filter:blur(add=false, direction=270 strength=10);
 +
-ms-filter:blur(add=false, direction=270 strength=10);
 +
background-image: none;
 +
}
 +
#bannerImage {
 +
display: none;
 +
}
 +
#header {
 +
display: none;
 +
}
 +
#canvas {
 +
display: none;
 +
}
 +
#footer {
 +
display: none;
 +
}
 +
</style>
 +
<h2 style="font-family: 'Open Sans'; line-height: 40px; color:#ffae00; padding:0.5em; font-size:30pt !important; text-align: center; width: 900px; margin: 100px auto;">It appears you're using Internet Explorer. This website does not work at his best on older browsers. Please use a modern one like <a href="http://www.google.com/chrome">Chrome</a>, <a href="http://www.mozilla.org/en-US/firefox/new">Firefox</a> or <a href="http://www.apple.com/safari">Safari</a> to enjoy the full experience. </h2>
 +
<![endif]-->
 +
 +
<noscript>
 +
<style type="text/css">
 +
body {
 +
filter:blur(add=false, direction=270 strength=10);
 +
-ms-filter:blur(add=false, direction=270 strength=10);
 +
background-image: none;
 +
}
 +
#bannerImage {
 +
display: none;
 +
}
 +
#header {
 +
display: none;
 +
}
 +
#canvas {
 +
display: none;
 +
}
 +
 +
#footer {
 +
display: none;
 +
}
 +
</style>
 +
 +
<h2 style="font-family: 'Open Sans'; line-height: 40px; color:#ffae00; padding:0.5em; font-size:30pt !important; text-align: center; width: 900px; margin: 100px auto;">It appears you have JavaScript disabled. Our Wiki needs it for you to enjoy the full experience. Please enable Javascript and refresh the page.</h2>
 +
</noscript>
-
<div id="bannerImage" class="content-fill" style="overflow: hidden; position: absolute; height: 400px;"></div>
+
<div id="bannerImage" class="content-fill" style="overflow: hidden; position: absolute; height: 400px; background-position: 50% 58%;"></div>
<div id="header">
<div id="header">
<div id="topNav">
<div id="topNav">
<ul>
<ul>
<li><a href="https://2012.igem.org/Team:UNITN-Trento">Home</a></li>
<li><a href="https://2012.igem.org/Team:UNITN-Trento">Home</a></li>
-
<li class="folder activeLink"><a href="javascript:void(0);">Project</a>
+
<li class="folder"><a href="javascript:void(0);">Project</a>
<div class="notch"></div>
<div class="notch"></div>
<div class="subnav" >
<div class="subnav" >
Line 32: Line 91:
<li><a href="https://2012.igem.org/Team:UNITN-Trento/Project/CrustAway">Crust Away</a></li>
<li><a href="https://2012.igem.org/Team:UNITN-Trento/Project/CrustAway">Crust Away</a></li>
<li><a href="https://2012.igem.org/Team:UNITN-Trento/Project/Terminators">Terminator 5</a></li>
<li><a href="https://2012.igem.org/Team:UNITN-Trento/Project/Terminators">Terminator 5</a></li>
 +
<li><a href="https://2012.igem.org/Team:UNITN-Trento/Attributions">Attributions</a></li>
</ul>
</ul>
</div>
</div>
</li>
</li>
-
<li class="folder"><a href="javascript:void(0);">Parts</a>
+
<li><a href="https://2012.igem.org/Team:UNITN-Trento/DataPage">Data Page</a></li>
 +
<li class="folder activeLink"><a href="javascript:void(0);">Parts</a>
<div class="notch"></div>
<div class="notch"></div>
<div class="subnav" style="width: 190px; left: 0px;">
<div class="subnav" style="width: 190px; left: 0px;">
Line 44: Line 105:
</div>
</div>
</li>
</li>
-
<li><a href="https://2012.igem.org/Team:UNITN-Trento/Achievements">Achievements</a></li>
+
<li><a href="https://2012.igem.org/Team:UNITN-Trento/Achievements">Judging</a></li>
<li class="folder"><a href="javascript:void(0);">Team</a>
<li class="folder"><a href="javascript:void(0);">Team</a>
<div class="notch"></div>
<div class="notch"></div>
Line 54: Line 115:
<li><a href="https://igem.org/Team.cgi?id=731">Team Profile</a></li>
<li><a href="https://igem.org/Team.cgi?id=731">Team Profile</a></li>
<li><a href="https://2012.igem.org/Team:UNITN-Trento/Trento">Where We Are</a></li>
<li><a href="https://2012.igem.org/Team:UNITN-Trento/Trento">Where We Are</a></li>
-
<li><a href="https://2012.igem.org/Team:UNITN-Trento/Gallery">Gallery</a></li>
+
<li><a href="https://2012.igem.org/Team:UNITN-Trento/Press">Press</a></li>
<li><a href="https://2012.igem.org/Team:UNITN-Trento/Press">Press</a></li>
</ul>
</ul>
Line 74: Line 135:
<li><a href="https://2012.igem.org/Team:UNITN-Trento/Meetings">Meetings</a></li>
<li><a href="https://2012.igem.org/Team:UNITN-Trento/Meetings">Meetings</a></li>
<li><a href="https://2012.igem.org/Team:UNITN-Trento/Protocols">Protocols</a></li>
<li><a href="https://2012.igem.org/Team:UNITN-Trento/Protocols">Protocols</a></li>
-
<li><a href="https://2012.igem.org/Team:UNITN-Trento/H2S">H<sub>2</sub>S</a></li>
 
<li><a href="https://2012.igem.org/Team:UNITN-Trento/Tools">Tools</a></li>
<li><a href="https://2012.igem.org/Team:UNITN-Trento/Tools">Tools</a></li>
</ul>
</ul>
</div>
</div>
</li>
</li>
-
<li><a href="https://2012.igem.org/Team:UNITN-Trento/Safety">Safety</a></li>
+
<li class="folder"><a href="javascript:void(0);">Safety</a>
 +
<div class="notch"></div>
 +
<div class="subnav" >
 +
<ul>
 +
<li><a href="https://2012.igem.org/Team:UNITN-Trento/Safety">Safety</a></li>
 +
<li><a href="https://2012.igem.org/Team:UNITN-Trento/H2S">H<sub>2</sub>S</a></li>
 +
</ul>
 +
</div>
 +
</li>
<li><a href="https://2012.igem.org/Team:UNITN-Trento/Outreach">Outreach</a></li>
<li><a href="https://2012.igem.org/Team:UNITN-Trento/Outreach">Outreach</a></li>
-
<li><a href="https://2012.igem.org/Team:UNITN-Trento/Art">Art</a></li>
+
<li><a href="https://2012.igem.org/Team:UNITN-Trento/Art">Art&Science</a></li>
</ul>
</ul>
</div>
</div>
Line 92: Line 160:
-
<div id="canvas" class="home">
+
<div id="canvas" class="home">
 +
 +
<div id="wrapper" style="">
-
<div id="wrapper" style="">
+
<section id="main" style="width:100%; position: relative;">
-
+
<div id="igem" style="position: absolute; right: 25px; top: 205px; width: 80px; z-index: 10;"><a href="https://igem.org/Main_Page"><img src="http://www.science.unitn.it/~igem/img/sponsor/iGEM.png" width="75px" alt="" /></a></div>
-
<section id="main" style="width:100%; position: relative;">
+
 +
<div class="slider-wrapper theme-default">
 +
<div id="slider" class="nivoSlider">
 +
<a href="javascript:void(0);"><img src="http://www.science.unitn.it/~igem/img/slider/Parts1.jpg" alt="" /></a>
 +
<img src="http://www.science.unitn.it/~igem/img/slider/Parts2.jpg" alt="" />
 +
<img src="http://www.science.unitn.it/~igem/img/slider/Home6.jpg" alt="" />
 +
<img src="http://www.science.unitn.it/~igem/img/slider/Parts3.jpg" alt="" />
 +
<img src="http://www.science.unitn.it/~igem/img/slider/Parts4.jpg" alt="" />
 +
<img src="http://www.science.unitn.it/~igem/img/slider/Parts5.jpg" alt="" />
 +
<img src="http://www.science.unitn.it/~igem/img/slider/Parts6.jpg" alt="" />
 +
</div>
 +
</div>
 +
 +
<div class="punch" style="margin: 0 auto;">
 +
<h2 style="text-align: center;">Our Parts</h2>
 +
</div>
 +
<hr style="width: 100%;">
 +
 +
<div class="content" style="padding-left: 20px ;padding-right: 20px ;">
 +
 +
 +
<p>Here you can find our Best Parts and all the Parts we built. Make sure to check out our <a href="http://partsregistry.org/cgi/partsdb/pgroup.cgi?pgroup=iGEM2012&group=UNITN-Trento">Team Parts Page on the Registry website</a>!</p>
 +
 +
<hr style="width: 98%;">
 +
 +
<h2 style="text-align: center;">BEST PARTS</h2>
 +
 +
<div class="favPart" style="border-left: 7px solid #50aae4; padding-left: 10px; margin-bottom: 40px;">
 +
<div class="star"></div>
 +
<h2><a href="http://partsregistry.org/wiki/index.php?title=Part:BBa_K731030">K731030 - Inducible araC-pBAD promoter regulating M256I CysE</a></h2>
 +
<p>A serine acetyltransferase (CysE) controlled by an arabinose inducible system. <br/>
 +
This is a key part in our black crust project: a device used to reduce sulfate and produce cysteine. </p>
 +
<!--<a class="button" href="http://partsregistry.org/wiki/index.php?title=Part:BBa_K731030" style="text-decoration: none;">Registry Page</a>-->
 +
</div>
 +
 +
<div class="favPart" style="border-left: 7px solid #67f853; padding-left: 10px; margin-bottom: 40px;">
 +
<div class="star"></div>
 +
<h2><a href="http://partsregistry.org/wiki/index.php?title=Part:BBa_K731400">K731400 - IPTG inducible Cysteine desulfhydrase (CysDes)</a></h2>
 +
<p>Our favorite BioBrick encoding a cysteine desulfhydrase, controlled by an IPTG inducible cassette. This is the second key part for the Crust Away project. This BioBrick produces an enzyme that uses cysteine as the substrate to form sulfidric acid.</p>
 +
<!--<a class="button" href="http://partsregistry.org/wiki/index.php?title=Part:BBa_K731030" style="text-decoration: none;">Registry Page</a>-->
 +
</div>
 +
 +
<div class="favPart" style="border-left: 7px solid #ffae00; padding-left: 10px; margin-bottom: 40px;">
 +
<div class="star"></div>
 +
<h2 class="orange"><a href="http://partsregistry.org/wiki/index.php?title=Part:BBa_K731722">K731722 - rrnB T1 terminator</a></h2>
 +
<p>Our new entry in the terminator collection of the Registry: a functioning version of <a href="http://partsregistry.org/Part:BBa_B0010">BBa_B0010</a>! This terminator was characterized with both T7 and <i>E. coli</i> RNA polymerases. </p>
 +
<!--<a class="button" href="http://partsregistry.org/wiki/index.php?title=Part:BBa_K731030" style="text-decoration: none;">Registry Page</a>-->
 +
</div>
 +
 +
 +
 +
 +
<hr>
 +
 +
<h2 style="text-align: center;"> All Our Parts</h2>
 +
 +
<p>Please note that many parts have been also subcloned into low copy vectors. Although these parts have note been submitted to the registry, they are available upon request. Contact us at igemtrento [at] gmail [dot] com</p>
 +
 +
<h3>The Black Crust Enzymes</h3>
 +
 +
<div class="Part blue">
 +
<h2><a href="http://partsregistry.org/wiki/index.php?title=Part:BBa_K731000">K731000 CysE (Serine Acetyltransferase)</a></h2>
 +
<p>A Part encoding CysE, our key enzyme in the reduction of sulfate.</p>
 +
</div>
 +
 +
 +
<div class="Part blue">
 +
<h2><a href="http://partsregistry.org/wiki/index.php?title=Part:BBa_K731010">K731010 M256I CysE (Serine Acetyltransferase)</a></h2>
 +
<p>This is a mutated CysE. Introduction of a Methionine at position 256, makes our key player even "stronger" and enhances sulfate uptake.
 +
</p>
 +
</div>
 +
 +
<div class="Part blue">
 +
<h2><a href="http://partsregistry.org/wiki/index.php?title=Part:BBa_K731020">K731020 Inducible araC-pBAD promoter regulating WT CysE</a></h2>
 +
<p>A device to produce CysE upon induction with arabinose. Also available in pSB3C5.
 +
</p>
 +
</div>
 +
 +
<div class="Part blue" >
 +
<h2><a href="http://partsregistry.org/wiki/index.php?title=Part:BBa_K731030">K731030 Inducible araC-pBAD promoter regulating M256I CysE</a></h2>
 +
<p>A device for the production of M256I CysE controlled by an arabinose inducible cassette. This Part was used for the bioremoval of the black crust from different stones samples. Also available in pSB3C5.</p>
 +
</div>
 +
 +
 +
<div class="Part blue">
 +
<h2 ><a href="http://partsregistry.org/wiki/index.php?title=Part:BBa_K731040">K731040 Inducible araC-pBAD promoter regulating a sfGFP-tagged M256I CysE</a></h2>
 +
<p>This is our favorite Part <a href="http://partsregistry.org/Part:BBa_K731030">BBa_K731030</a> followed by a sfGFP. Created by Gibson assembly.
 +
</p>
-
<div class="punch" style="margin: 0 auto;">
+
</div>
-
<h2 style="text-align: center; font-size: 25px;">Terminator 5</h2>
+
-
</div>
+
-
<hr style="width: 100%; margin-top: 10px; margin-bottom: 30px;">
+
<div class="Part green" >
-
+
<h2 ><a href="http://partsregistry.org/wiki/index.php?title=Part:BBa_K731400">K731400 IPTG inducible Cysteine desulfhydrase (CysDes)</a></h2>
-
<div id="selector">
+
<p>Our favorite Bi Bbrick encoding a cysteine desulfhydrase, controlled by an IPTG inducible cassette. This is the second key Part for the Crust Away project. This BioBrick produces an enzyme that uses cysteine as the substrate to form sulfidric acid. Also available in pSB4K5.</p>
-
<div id="intro" class="but now"><img src="http://www.science.unitn.it/~igem/img/project/buttons/button_13.png" alt="" /><span class="title">Introduction</span></div>
+
</div>
-
<div id="method" class="but"><img src="http://www.science.unitn.it/~igem/img/project/buttons/button_10.png" alt="" /><span class="title">Our Method</span></div>
+
-
<div id="results" class="but"><img src="http://www.science.unitn.it/~igem/img/project/buttons/button_11.png" alt="" /><span class="title">Results</span></div>
+
<div class="Part green">
-
<div id="application" class="but"><img  src="http://www.science.unitn.it/~igem/img/project/buttons/button_12.png" alt="" /><span class="title">Future</span></div>
+
<h2 ><a href="http://partsregistry.org/wiki/index.php?title=Part:BBa_K731480">K731480 IPTG Inducible sfGFP tagged Cysteine desulfhydrase (CysDes)</a></h2>
-
<div  class="but"><img  src="http://www.science.unitn.it/~igem/img/project/buttons/button_1.png" alt="" /><span class="title">Crust Away</span></div>
+
<p>This is a sfGFP tagged version of our best BioBrick BBa_K731400. A superfluo device created by Gibson assembly. Also available in pSB4K5.
-
+
</p>
-
<div class="clearfix"></div>
+
</div>
-
</div>
+
-
+
-
<div class="content" style="padding-left: 20px ;padding-right: 20px ;">
+
-
+
-
<div id="intro" class="chapter intro visible">
+
-
<h3>INTRO</h3>
+
-
<ul>
+
-
<li>2nd: GET TOGETHER!! Cristina brought brownies!</li>
+
<h3>Terminators</h3>
-
<li>9th: We started looking at some of the previous successful projects.</li>
+
-
<li>16th: More on the old projects eating a fantastic Tiramisu from Giacomo.</li>
+
<div class="Part orange">
-
<li>23rd: Crash course on Synthetic Biology from Sheref and Cristina</li>
+
<h2 ><a href="http://partsregistry.org/wiki/index.php?title=Part:BBa_K731721">K731721 T7 terminator</a></h2>
-
</ul>
+
<p>Our new entry in the terminator collections of the Registry: a T7 terminator! This terminator was characterized in vivo and in vitro with both T7 and <i>E. coli</i> polymerases. </p>
 +
</div>
 +
 +
<div class="Part orange">
 +
<h2 ><a href="http://partsregistry.org/wiki/index.php?title=Part:BBa_K731722">K731722 rrnB T1 terminator <i>E. coli</i> terminator</a></h2>
 +
<p>A good working alternative for the E.coli terminator <a href="http://partsregistry.org/Part:BBa_B0010">BBa_B0010</a>. </p>
 +
</div>
 +
 +
<div class="Part orange">
 +
<h2 ><a href="http://partsregistry.org/wiki/index.php?title=Part:BBa_K731700">K731700 Platform for terminators analysis under the control of T7 promoter</a></h2>
 +
<p>Our measurement device for terminators characterization. A T7 promoter controlling the expression of A206K Venus and mCherry for the ratiometric analysis of terminator efficiency.</p>
 +
</div>
 +
 +
<div class="Part orange">
 +
<h2 ><a href="http://partsregistry.org/wiki/index.php?title=Part:BBa_K731710">K731710 Platform for terminators analysis under the control of TAC promoter</a></h2>
 +
<p>Our great platform <a href="http://partsregistry.org/Part:BBa_K731722">BBa_K731722</a>, where T7 promoter was substituted with Ptac.</p>
 +
</div>
 +
 +
<div class="Part orange">
 +
<h2 ><a href="http://partsregistry.org/wiki/index.php?title=Part:BBa_K731701">K731701 BBa_K731700 with T7terminator (BBa_K731721)</a></h2>
 +
<p>A measurement device used to characterize T7 terminator under the control of T7 promoter.</p>
 +
</div>
 +
 +
<div class="Part orange">
 +
<h2 ><a href="http://partsregistry.org/wiki/index.php?title=Part:BBa_K731702">K731702 BBa_K731700 with BBa_K731722 rrnB T1 terminator (BBa_B0010)</a></h2>
 +
<p>A measurement device used to characterize B0010 terminator under the control of T7 promoter.</p>
 +
</div>
 +
 +
<div class="Part orange">
 +
<h2 ><a href="http://partsregistry.org/wiki/index.php?title=Part:BBa_K731711">K731711 BBa_K731710 with T7 terminator (BBa_K731721)</a></h2>
 +
<p>A measurement device used to characterize the T7 terminator (<a href="http://partsregistry.org/Part:BBa_K731721">BBa_K731721</a>) under the control of tac promoter.</p>
 +
</div>
 +
 +
<div class="Part orange">
 +
<h2 ><a href="http://partsregistry.org/wiki/index.php?title=Part:BBa_K731712">K731712 BBa_K731710 with BBa_K731722 rrnB T1 terminator (<a href="http://partsregistry.org/Part:BBa_B0010">BBa_B0010</a>)</a></h2>
 +
<p>A measurement device used to characterize the E.coli terminator (<a href="http://partsregistry.org/Part:BBa_K731722">BBa_K731722</a>) under the control of tac promoter.</p>
 +
</div>
 +
 +
 +
<h3>Promoters</h3>
-
<h3>APRIL</h3>
+
<div class="Part blue">
-
+
<h2 ><a href="http://partsregistry.org/wiki/index.php?title=Part:BBa_K731201">K731201 Inducible araC-pBAD promoter</a></h2>
-
<ul>
+
<p>A new version of the araC-pBad promoter that was amplified from the E.coli genome. An excellent alternative to <a href="http://partsregistry.org/Part:BBa_I0050">BBa_I0050</a>.</p>
-
<li>13rd: Brainstorming. No more cakes?</li>
+
</div>
-
<li>16th: Brainstorming. Where is the cake?</li>
+
-
<li>19th: It seems like everybody likes the idea proposed by Daniele. Remove the black crust from statues. We decided to look more specifically into these topics: A) how to dissolve the black crust, B) how to keep the &#8220;patina nobile&#8221; (calcium oxalate protective film) and C) how to kill biofilms, all to protect statues and marble monuments. Giacomo will look into secretion systems and Francesco suggested a photoinducible system. We have homework to do.</li>
+
<div class="Part green">
-
<li>24th: Discussion on possible ways to achieve our goals. We looked into the mechanism of SRB for sulfate reduction.</li>
+
<h2 ><a href="http://partsregistry.org/wiki/index.php?title=Part:BBa_K731300">K731300 LacI + LacIq promoter (reverse)</a></h2>
-
<li>27th: More ideas on the Black crust project based on a work of J.Keasling that Jason found in the literature. We are also thinking of having a side project for the characterization of deposited parts (RBS, promoters, terminators?). Each of us will further investigate the fesibility of the topics discussed on April 19th and will present a plan of work for next time.</li>
+
<p>A ready to go IPTG inducible cassette that is composed of LacI controlled by the lacIq promoter, both in the reverse direction.</p>
-
</ul>
+
</div>
-
+
-
<h3>MAY</h3>
+
<div class="Part green">
-
+
<h2 ><a href="http://partsregistry.org/wiki/index.php?title=Part:BBa_K731500">K731500 [LacI + LacIq promoter] reverse + [tac promoter + lac operator] forward</a></h2>
-
<ul>
+
<p>Our Part <a href="http://partsregistry.org/Part:BBa_K731300">BBa_K731300</a> followed by a tac promoter and a lac operator. The perfect BioBrick for those interested in expressing their gene under the control of IPTG. It will save you a lot of cloning steps! Also available in pSB4K5.
-
<li>14th: Presentations and discussion on the investigated topics. Other PIs from CIBIO participated to the discussion too.</li>
+
</p>
-
<li>28th: The project is finalized: We will save the world one statue at time! We decided to drop the project on the formation of calcium oxalate and biofilm disruption. Perhaps next year team can look into it.</li>
+
</div>
-
</ul>
+
-
</div>
+
<div class="Part blue">
-
+
<h2 ><a href="http://partsregistry.org/wiki/index.php?title=Part:BBa_K731250">K731250 Inducible araC-pBAD promoter with GFPmut3b, strong RBS</a></h2>
-
<div class="chapter method">
+
<p>A device for the characterization of our new entry araC-pBad (<a href="http://partsregistry.org/Part:BBa_K731201">BBa_K731201</a>) followed by a strong RBS and a GFPmut3b. Also available in pSB3C5.</p>
-
<h3>METHOD</h3>
+
</div>
-
+
-
<ul>
+
<div class="Part blue" >
-
<li>2nd: GET TOGETHER!! Cristina brought brownies!</li>
+
<h2 ><a href="http://partsregistry.org/wiki/index.php?title=Part:BBa_K731255">K731255 Inducible araC-pBAD promoter with GFPmut3b, weak RBS</a></h2>
-
<li>9th: We started looking at some of the previous successful projects.</li>
+
<p>A device for the characterization of our new entry araC-pBad (<a href="http://partsregistry.org/Part:BBa_K731201">BBa_K731201</a>) followed by a weak RBS and GFPmut3b.</p>
-
<li>16th: More on the old projects eating a fantastic Tiramisu from Giacomo.</li>
+
</div>
-
<li>23rd: Crash course on Synthetic Biology from Sheref and Cristina</li>
+
-
</ul>
+
<div class="Part green">
-
+
<h2><a href="http://partsregistry.org/wiki/index.php?title=Part:BBa_K731520">K731520 IPTG inducible GFPmut3b</a></h2>
-
<h3>APRIL</h3>
+
<p>A device for the characterization of our new <a href="http://partsregistry.org/Part:BBa_K731500">BBa_K731500</a> followed by a strong RBS and GFPmut3b. Also available in pSB4K5.</p>
-
+
</div>
-
<ul>
+
-
<li>13rd: Brainstorming. No more cakes?</li>
+
</div> <!--end content-->
-
<li>16th: Brainstorming. Where is the cake?</li>
+
</section><!-- end main-->
-
<li>19th: It seems like everybody likes the idea proposed by Daniele. Remove the black crust from statues. We decided to look more specifically into these topics: A) how to dissolve the black crust, B) how to keep the &#8220;patina nobile&#8221; (calcium oxalate protective film) and C) how to kill biofilms, all to protect statues and marble monuments. Giacomo will look into secretion systems and Francesco suggested a photoinducible system. We have homework to do.</li>
+
-
<li>24th: Discussion on possible ways to achieve our goals. We looked into the mechanism of SRB for sulfate reduction.</li>
+
-
<li>27th: More ideas on the Black crust project based on a work of J.Keasling that Jason found in the literature. We are also thinking of having a side project for the characterization of deposited parts (RBS, promoters, terminators?). Each of us will further investigate the fesibility of the topics discussed on April 19th and will present a plan of work for next time.</li>
+
-
</ul>
+
-
+
-
<h3>MAY</h3>
+
-
+
-
<ul>
+
-
<li>14th: Presentations and discussion on the investigated topics. Other PIs from CIBIO participated to the discussion too.</li>
+
-
<li>28th: The project is finalized: We will save the world one statue at time! We decided to drop the project on the formation of calcium oxalate and biofilm disruption. Perhaps next year team can look into it.</li>
+
-
</ul>
+
-
</div>
+
-
+
-
<div class="chapter results">
+
-
<h3>RESULTS</h3>
+
-
+
-
<ul>
+
-
<li>2nd: GET TOGETHER!! Cristina brought brownies!</li>
+
-
<li>9th: We started looking at some of the previous successful projects.</li>
+
-
<li>16th: More on the old projects eating a fantastic Tiramisu from Giacomo.</li>
+
-
<li>23rd: Crash course on Synthetic Biology from Sheref and Cristina</li>
+
-
</ul>
+
-
+
-
<h3>APRIL</h3>
+
-
+
-
<ul>
+
-
<li>13rd: Brainstorming. No more cakes?</li>
+
-
<li>16th: Brainstorming. Where is the cake?</li>
+
-
<li>19th: It seems like everybody likes the idea proposed by Daniele. Remove the black crust from statues. We decided to look more specifically into these topics: A) how to dissolve the black crust, B) how to keep the &#8220;patina nobile&#8221; (calcium oxalate protective film) and C) how to kill biofilms, all to protect statues and marble monuments. Giacomo will look into secretion systems and Francesco suggested a photoinducible system. We have homework to do.</li>
+
-
<li>24th: Discussion on possible ways to achieve our goals. We looked into the mechanism of SRB for sulfate reduction.</li>
+
-
<li>27th: More ideas on the Black crust project based on a work of J.Keasling that Jason found in the literature. We are also thinking of having a side project for the characterization of deposited parts (RBS, promoters, terminators?). Each of us will further investigate the fesibility of the topics discussed on April 19th and will present a plan of work for next time.</li>
+
-
</ul>
+
-
+
-
<h3>MAY</h3>
+
-
+
-
<ul>
+
-
<li>14th: Presentations and discussion on the investigated topics. Other PIs from CIBIO participated to the discussion too.</li>
+
-
<li>28th: The project is finalized: We will save the world one statue at time! We decided to drop the project on the formation of calcium oxalate and biofilm disruption. Perhaps next year team can look into it.</li>
+
-
</ul>
+
-
</div>
+
-
+
-
<div class="chapter application">
+
-
<h3>APPLICATION</h3>
+
-
+
-
<ul>
+
-
<li>2nd: GET TOGETHER!! Cristina brought brownies!</li>
+
-
<li>9th: We started looking at some of the previous successful projects.</li>
+
-
<li>16th: More on the old projects eating a fantastic Tiramisu from Giacomo.</li>
+
-
<li>23rd: Crash course on Synthetic Biology from Sheref and Cristina</li>
+
-
</ul>
+
-
+
-
<h3>APRIL</h3>
+
-
+
-
<ul>
+
-
<li>13rd: Brainstorming. No more cakes?</li>
+
-
<li>16th: Brainstorming. Where is the cake?</li>
+
-
<li>19th: It seems like everybody likes the idea proposed by Daniele. Remove the black crust from statues. We decided to look more specifically into these topics: A) how to dissolve the black crust, B) how to keep the &#8220;patina nobile&#8221; (calcium oxalate protective film) and C) how to kill biofilms, all to protect statues and marble monuments. Giacomo will look into secretion systems and Francesco suggested a photoinducible system. We have homework to do.</li>
+
-
<li>24th: Discussion on possible ways to achieve our goals. We looked into the mechanism of SRB for sulfate reduction.</li>
+
-
<li>27th: More ideas on the Black crust project based on a work of J.Keasling that Jason found in the literature. We are also thinking of having a side project for the characterization of deposited parts (RBS, promoters, terminators?). Each of us will further investigate the fesibility of the topics discussed on April 19th and will present a plan of work for next time.</li>
+
-
</ul>
+
-
+
-
<h3>MAY</h3>
+
-
+
-
<ul>
+
-
<li>14th: Presentations and discussion on the investigated topics. Other PIs from CIBIO participated to the discussion too.</li>
+
-
<li>28th: The project is finalized: We will save the world one statue at time! We decided to drop the project on the formation of calcium oxalate and biofilm disruption. Perhaps next year team can look into it.</li>
+
-
</ul>
+
-
</div>
+
-
+
-
+
-
</div> <!--end content-->
+
<div class="clearfix"></div>
-
</section> <!--end main-->
+
<div id="sponsor">
-
+
<ul>
-
+
<li><a href="http://www.fondazionecassaruraleditrento.it"><img src="http://www.science.unitn.it/~igem/img/sponsor/CRT.jpg" alt="" /></a></li>
-
<div class="clearfix"></div>
+
<li><a href="http://www.unitn.it/en/cibio"><img src="http://www.science.unitn.it/~igem/img/sponsor/CIBIO.png" alt="" style="height:50px"/></a></li>
-
<div id="sponsor">
+
<!--<li><a href="http://www.unitn.it/en"><img src="http://www.science.unitn.it/~igem/img/sponsor/UniTN.JPG" alt="" style="height:40px; position: relative; top: 3px;" /></a></li>-->
-
<ul>
+
</ul>
-
<li><a href="http://www.fondazionecassaruraleditrento.it"><img src="http://www.science.unitn.it/~igem/img/sponsor/CRT.jpg" alt="" /></a></li>
+
<img class="unitn" src="http://www.science.unitn.it/~igem/img/sponsor/UniTN.JPG" alt="" />
-
<li><a href="http://www.unitn.it/en/cibio"><img src="http://www.science.unitn.it/~igem/img/sponsor/CIBIO.png" alt="" style="height:50px"/></a></li>
+
</div>
-
<!--<li><a href="http://www.unitn.it/en"><img src="img/sponsor/UniTN.JPG" alt="" style="height:40px; position: relative; top: 3px;" /></a></li>-->
+
-
</ul>
+
-
<img class="unitn" src="http://www.science.unitn.it/~igem/img/sponsor/UniTN.JPG" alt="" />
+
</div>
</div>
-
</div> <!--end wrapper-->
+
-
+
</div>
-
</div> <!--end canvas-->
+
<div id="footer">
-
<div id="footer">
+
<!--<div class="twitter-feed">
-
<!--<div class="twitter-feed">
+
<h4>Latest from Twitter</h4>
-
<h4>Latest from Twitter</h4>
+
<div class="tweets"></div>
-
<div class="tweets"></div>
+
</div>-->
-
</div>-->
+
-
+
<div id="credits">
-
<div id="credits">
+
<div id="mw">
-
<div id="mw">
+
<ul>
-
<ul>
+
<li><a href="https://2012.igem.org">iGEM Main Page</a></li>
-
<li><a href="https://2012.igem.org">iGEM Main Page</a></li>
+
<!--<li><a href="https://2012.igem.org/wiki/index.php?title=Talk:Team:UNITN-Trento/Parts&action=edit&redlink=1">Discussion</a></li>-->
-
<!--<li><a href="https://2012.igem.org/wiki/index.php?title=Talk:Team:UNITN-Trento/Project/Terminators&action=edit&redlink=1">Discussion</a></li>-->
+
<li><a href="https://2012.igem.org/wiki/index.php?title=Team:UNITN-Trento/Parts&action=edit">Edit</a></li>
-
<li><a href="https://2012.igem.org/wiki/index.php?title=Team:UNITN-Trento/Project/Terminators&action=edit">Edit</a></li>
+
<li><a href="https://2012.igem.org/wiki/index.php?title=Team:UNITN-Trento/Parts&action=history">History</a></li>
-
<li><a href="https://2012.igem.org/wiki/index.php?title=Team:UNITN-Trento/Project/Terminators&action=history">History</a></li>
+
<!--<li><a href="https://2012.igem.org/Special:MovePage/Team:UNITN-Trento/Parts">Move</a></li>
-
<!--<li><a href="https://2012.igem.org/Special:MovePage/Team:UNITN-Trento/Project/Terminators">Move</a></li>
+
<li><a href="https://2012.igem.org/wiki/index.php?title=Team:UNITN-Trento/Parts&action=watch">Watch</a></li>-->
-
<li><a href="https://2012.igem.org/wiki/index.php?title=Team:UNITN-Trento/Project/Terminators&action=watch">Watch</a></li>-->
+
<li><a href="javascript:void(0);">Teams</a></li>
-
<li><a href="javascript:void(0);">Teams</a></li>
+
<li><a href="https://2012.igem.org/Special:RecentChanges">Recent Changes</a></li>
-
<li><a href="https://2012.igem.org/Special:RecentChanges">Recent Changes</a></li>
+
<!--<li><a href="https://2012.igem.org/Special:WhatLinksHere/Team:UNITN-Trento/Parts">What links here</a></li>-->
-
<!--<li><a href="https://2012.igem.org/Special:WhatLinksHere/Team:UNITN-Trento/Project/Terminators">What links here</a></li>-->
+
<!--<li><a href="https://2012.igem.org/Special:RecentChangesLinked/Team:UNITN-Trento/Parts">Related Changes</a></li>-->
-
<!--<li><a href="https://2012.igem.org/Special:RecentChangesLinked/Team:UNITN-Trento/Project/Terminators">Related Changes</a></li>-->
+
<li><a href="https://2012.igem.org/Special:SpecialPages">Special Pages</a></li>
-
<li><a href="https://2012.igem.org/Special:SpecialPages">Special Pages</a></li>
+
<li><a href="https://2012.igem.org/Special:Preferences">My Preferences</a></li>
-
<li><a href="https://2012.igem.org/Special:Preferences">My Preferences</a></li>
+
<!--<li><a href="https://2012.igem.org/wiki/index.php?title=Team:UNITN-Trento/Parts&printable=yes">Printable Version</a></li>
-
<!--<li><a href="https://2012.igem.org/wiki/index.php?title=Team:UNITN-Trento/Project/Terminators&printable=yes">Printable Version</a></li>
+
<li><a href="https://2012.igem.org/wiki/index.php?title=Team:UNITN-Trento/Parts&oldid=3186">Permanent link</a></li>-->
-
<li><a href="https://2012.igem.org/wiki/index.php?title=Team:UNITN-Trento/Project/Terminators&oldid=3186">Permanent link</a></li>-->
+
<!--<li><a href="https://2012.igem.org/2012.igem.org:Privacy_policy">Privacy policy</a></li>
-
<!--<li><a href="https://2012.igem.org/2012.igem.org:Privacy_policy">Privacy policy</a></li>
+
<li><a href="https://2012.igem.org/2012.igem.org:General_disclaimer">Disclaimer</a></li>-->
-
<li><a href="https://2012.igem.org/2012.igem.org:General_disclaimer">Disclaimer</a></li>-->
+
</ul>
-
</ul>
+
-
+
-
</div>
+
-
 
-
<p>Design by Jason Fontana. Powered by <a href="http://www.mediawiki.org/wiki/MediaWiki">MediaWiki</a>. This website is under the <a href="http://creativecommons.org/licenses/by/3.0/">CC Attribution licence</a>. | <span class="toggle">Toggle controls</span></p>
 
</div>
</div>
 +
 +
<p>Design by Jason Fontana. Powered by <a href="http://www.mediawiki.org/wiki/MediaWiki">MediaWiki</a>. This website is under the <a href="http://creativecommons.org/licenses/by/3.0/">CC Attribution licence</a>.<!-- | <span class="toggle">Toggle controls</span>--></p>
</div>
</div>
-
+
-
<!--<script src="http://www.science.unitn.it/~igem/js/project.js" type="text/javascript"></script> -->
+
</div>
-
<script>
+
 
-
(function() {
+
 
-
var $mw = $('div#mw');
+
<!--<script>
-
$mw.hide();
+
(function() {
-
$('span.toggle').on('click', function() {
+
var $mw = $('div#mw');
-
$mw.slideToggle();
+
$mw.hide();
-
});
+
$('span.toggle').on('click', function() {
-
})();
+
$mw.slideToggle();
-
</script>
+
});
 +
})();
 +
</script> -->
<script type="text/javascript">
<script type="text/javascript">
Line 302: Line 420:
   })();
   })();
-
</script>
+
</script>  
</body>
</body>
</html>
</html>

Latest revision as of 17:34, 25 September 2012

Our Parts

It appears you have JavaScript disabled. Our Wiki needs it for you to enjoy the full experience. Please enable Javascript and refresh the page.

Our Parts


Here you can find our Best Parts and all the Parts we built. Make sure to check out our Team Parts Page on the Registry website!


BEST PARTS

K731030 - Inducible araC-pBAD promoter regulating M256I CysE

A serine acetyltransferase (CysE) controlled by an arabinose inducible system.
This is a key part in our black crust project: a device used to reduce sulfate and produce cysteine.

K731400 - IPTG inducible Cysteine desulfhydrase (CysDes)

Our favorite BioBrick encoding a cysteine desulfhydrase, controlled by an IPTG inducible cassette. This is the second key part for the Crust Away project. This BioBrick produces an enzyme that uses cysteine as the substrate to form sulfidric acid.

K731722 - rrnB T1 terminator

Our new entry in the terminator collection of the Registry: a functioning version of BBa_B0010! This terminator was characterized with both T7 and E. coli RNA polymerases.


All Our Parts

Please note that many parts have been also subcloned into low copy vectors. Although these parts have note been submitted to the registry, they are available upon request. Contact us at igemtrento [at] gmail [dot] com

The Black Crust Enzymes

K731000 CysE (Serine Acetyltransferase)

A Part encoding CysE, our key enzyme in the reduction of sulfate.

K731010 M256I CysE (Serine Acetyltransferase)

This is a mutated CysE. Introduction of a Methionine at position 256, makes our key player even "stronger" and enhances sulfate uptake.

K731020 Inducible araC-pBAD promoter regulating WT CysE

A device to produce CysE upon induction with arabinose. Also available in pSB3C5.

K731030 Inducible araC-pBAD promoter regulating M256I CysE

A device for the production of M256I CysE controlled by an arabinose inducible cassette. This Part was used for the bioremoval of the black crust from different stones samples. Also available in pSB3C5.

K731040 Inducible araC-pBAD promoter regulating a sfGFP-tagged M256I CysE

This is our favorite Part BBa_K731030 followed by a sfGFP. Created by Gibson assembly.

K731400 IPTG inducible Cysteine desulfhydrase (CysDes)

Our favorite Bi Bbrick encoding a cysteine desulfhydrase, controlled by an IPTG inducible cassette. This is the second key Part for the Crust Away project. This BioBrick produces an enzyme that uses cysteine as the substrate to form sulfidric acid. Also available in pSB4K5.

K731480 IPTG Inducible sfGFP tagged Cysteine desulfhydrase (CysDes)

This is a sfGFP tagged version of our best BioBrick BBa_K731400. A superfluo device created by Gibson assembly. Also available in pSB4K5.

Terminators

K731721 T7 terminator

Our new entry in the terminator collections of the Registry: a T7 terminator! This terminator was characterized in vivo and in vitro with both T7 and E. coli polymerases.

K731722 rrnB T1 terminator E. coli terminator

A good working alternative for the E.coli terminator BBa_B0010.

K731700 Platform for terminators analysis under the control of T7 promoter

Our measurement device for terminators characterization. A T7 promoter controlling the expression of A206K Venus and mCherry for the ratiometric analysis of terminator efficiency.

K731710 Platform for terminators analysis under the control of TAC promoter

Our great platform BBa_K731722, where T7 promoter was substituted with Ptac.

K731701 BBa_K731700 with T7terminator (BBa_K731721)

A measurement device used to characterize T7 terminator under the control of T7 promoter.

K731702 BBa_K731700 with BBa_K731722 rrnB T1 terminator (BBa_B0010)

A measurement device used to characterize B0010 terminator under the control of T7 promoter.

K731711 BBa_K731710 with T7 terminator (BBa_K731721)

A measurement device used to characterize the T7 terminator (BBa_K731721) under the control of tac promoter.

K731712 BBa_K731710 with BBa_K731722 rrnB T1 terminator (BBa_B0010)

A measurement device used to characterize the E.coli terminator (BBa_K731722) under the control of tac promoter.

Promoters

K731201 Inducible araC-pBAD promoter

A new version of the araC-pBad promoter that was amplified from the E.coli genome. An excellent alternative to BBa_I0050.

K731300 LacI + LacIq promoter (reverse)

A ready to go IPTG inducible cassette that is composed of LacI controlled by the lacIq promoter, both in the reverse direction.

K731500 [LacI + LacIq promoter] reverse + [tac promoter + lac operator] forward

Our Part BBa_K731300 followed by a tac promoter and a lac operator. The perfect BioBrick for those interested in expressing their gene under the control of IPTG. It will save you a lot of cloning steps! Also available in pSB4K5.

K731250 Inducible araC-pBAD promoter with GFPmut3b, strong RBS

A device for the characterization of our new entry araC-pBad (BBa_K731201) followed by a strong RBS and a GFPmut3b. Also available in pSB3C5.

K731255 Inducible araC-pBAD promoter with GFPmut3b, weak RBS

A device for the characterization of our new entry araC-pBad (BBa_K731201) followed by a weak RBS and GFPmut3b.

K731520 IPTG inducible GFPmut3b

A device for the characterization of our new BBa_K731500 followed by a strong RBS and GFPmut3b. Also available in pSB4K5.