Team:UCL/Science/Results
From 2014.igem.org
Ddelatorre (Talk | contribs) |
|||
(45 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
{{:Team:UCL/Template:headerx}} | {{:Team:UCL/Template:headerx}} | ||
<html> | <html> | ||
- | <div | + | <div id="TopGapO"></div> |
- | + | <div id="BPimagewrapperHeader"> | |
- | + | <img src="https://static.igem.org/mediawiki/2014/7/7c/OResults_Bannero.jpg" width="100%" height="100%" alt="Results" /> | |
- | + | ||
- | + | ||
- | + | ||
</div> | </div> | ||
- | <div | + | <div class="textArena"><!--- This is the were your text goes, play with it but dont change the class names--> |
- | < | + | <div class="textTitle"></div> |
- | <!-- | + | <!-- ==========================CONTENT========================== --> |
- | < | + | <!-- Titles go in a <h1>TITLE GOES HERE</h1> and h1 is this biggest title and h6 is the smallest. all paragraphs go in <p>paragraph goes here</p> tags. Images go in as <img src="url of image here"> and to upload an image go to https://2014.igem.org/Special:Upload. Upload the image then click on the image which takes you to a page with only an image on it. The url of the image is the image you want to use. Use google and ask Lewis and Adam as much as you want--> |
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | < | + | <h3>Characterisation</h3> |
- | + | ||
- | + | ||
- | + | ||
- | + | <div class="buttonOverl"> | |
- | + | <a href="https://2014.igem.org/Team:UCL/Science/Results/Deg"><span class="overlayx"><div class="resultsButton">Degradation</div></span></a> | |
- | + | <a href="https://2014.igem.org/Team:UCL/Science/Results/Sensor"><span class="overlayx"><div class="resultsButton">Azo-sensor</div></span></a> | |
- | + | <a href="https://2014.igem.org/Team:UCL/Science/Results/Xeno"><span class="overlayx"><div class="resultsButton">Biosafety</div></span></a> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | </ | + | |
</div> | </div> | ||
+ | <br><br><br> | ||
+ | <p class="widthCorrect">Our characterisation was driven towards quantifying the toxicity of certain azo dyes and to what extent they can be degraded by bacterial enzymes, more specifically BsDyP, on its own and under the induction of a LacI promoter cassette.</p> | ||
+ | <br> | ||
+ | <p class="widthCorrect">Also, the possible re-purposing of the pre-existing part from UCL 2009 team BBa_K239009 as an azo-dye sensing device was evaluated.</p> | ||
+ | <br> | ||
+ | <p class="widthCorrect">Finally, two possible approaches to biosafety were tested; one of them, assaying the activity of UCL 2012 team nuclease BBa_K729004 in the presence of azo-dyes. The other, testing the performance of an RNAi sequence designed to knock down the expression of Octaprenyl diphosphate synthase, a crucial enzyme in one of the E. coli metabolic pathways, so that in the future we can develop a strain that is only able to use as a substrate synthetic compounds provided externally. More information on this on the Xenobiology page (link)</p> | ||
+ | |||
+ | <!-- =========================STOP========================== --> | ||
+ | |||
+ | </div><!-- This is the css of the page. Dont change it unless you have consulted with Lewis or Adam about what your changing--> | ||
<style> | <style> | ||
- | . | + | /*=======PAGE HEADER=======*/ |
+ | .pageTitle { | ||
+ | height:200px; | ||
+ | width:100%; | ||
+ | background-color:darkgrey; | ||
+ | padding-top:50px; | ||
+ | display:inline-block; | ||
+ | } | ||
+ | .floater { | ||
float:left; | float:left; | ||
} | } | ||
- | |||
+ | /*=========Top Gap div id from Oran=============*/ | ||
+ | #TopGapO { | ||
+ | height: 70px; | ||
+ | width: 100%; | ||
+ | background: black; | ||
+ | } | ||
+ | |||
+ | /*=======Body=======*/ | ||
+ | .textArena { | ||
+ | background-color:white; | ||
+ | padding: 5% 5% 5% 5%; | ||
+ | font-size:90%; | ||
+ | } | ||
+ | |||
+ | .widthCorrect { | ||
+ | width:100%; | ||
+ | } | ||
+ | |||
+ | .resultsButton { | ||
+ | width: 30%; | ||
+ | color: Black; | ||
+ | background-color: Gray; | ||
+ | margin: 0 1.2%; | ||
+ | text-align: center; | ||
+ | float:left; | ||
+ | padding-top:5px; | ||
+ | padding-bottom:5px; | ||
+ | } | ||
+ | |||
+ | .buttonOverl { | ||
+ | width:100%; | ||
+ | margin-top:50px; | ||
+ | margin-bottom:50px; | ||
+ | } | ||
+ | |||
+ | @media (max-width:450px) { | ||
+ | .resultsButton { | ||
+ | width: 30%; | ||
+ | color: Black; | ||
+ | background-color: Gray; | ||
+ | margin: 0 1.2%; | ||
+ | text-align: center; | ||
+ | margin-top:5px; | ||
+ | margin-bottom:5px; | ||
+ | float: none; | ||
+ | } | ||
+ | |||
+ | |||
+ | } | ||
+ | </style> | ||
+ | |||
</html> | </html> | ||
{{:Team:UCL/Template:footerx}} | {{:Team:UCL/Template:footerx}} |
Latest revision as of 01:33, 18 October 2014
Characterisation
Our characterisation was driven towards quantifying the toxicity of certain azo dyes and to what extent they can be degraded by bacterial enzymes, more specifically BsDyP, on its own and under the induction of a LacI promoter cassette.
Also, the possible re-purposing of the pre-existing part from UCL 2009 team BBa_K239009 as an azo-dye sensing device was evaluated.
Finally, two possible approaches to biosafety were tested; one of them, assaying the activity of UCL 2012 team nuclease BBa_K729004 in the presence of azo-dyes. The other, testing the performance of an RNAi sequence designed to knock down the expression of Octaprenyl diphosphate synthase, a crucial enzyme in one of the E. coli metabolic pathways, so that in the future we can develop a strain that is only able to use as a substrate synthetic compounds provided externally. More information on this on the Xenobiology page (link)