Team:Manchester/Projecttest
From 2013.igem.org
Abramov denn (Talk | contribs) |
|||
(66 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
{{:Team:Manchester/layout/noheader}} | {{:Team:Manchester/layout/noheader}} | ||
- | + | {{:Team:Manchester/Navbartest3}} | |
+ | {{:Team:Manchester/Footer}} | ||
<html> | <html> | ||
<head> | <head> | ||
<title> Safety </title> | <title> Safety </title> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
<style type="text/css"> | <style type="text/css"> | ||
Line 178: | Line 59: | ||
{ | { | ||
float:left; | float:left; | ||
- | margin-left: | + | margin-left:90px; |
- | margin-right: | + | margin-right:10px; |
} | } | ||
Line 187: | Line 68: | ||
margin-left:50px; | margin-left:50px; | ||
} | } | ||
+ | |||
+ | .global | ||
+ | { | ||
+ | position:relative; | ||
+ | width:950px; | ||
+ | height:1000px; | ||
+ | } | ||
+ | |||
+ | .mtextbox { | ||
+ | width: 100%; | ||
+ | min-height: 80px; | ||
+ | height: auto; | ||
+ | background-color: white; | ||
+ | color: #4c0082; | ||
+ | font-face: Trebuchet Sans MS; | ||
+ | font-size: 20px; | ||
+ | margin: 10px 0; | ||
+ | text-align: center; | ||
+ | } | ||
+ | .mtextbox b { | ||
+ | color: #660099; | ||
+ | } | ||
.wrapper | .wrapper | ||
Line 192: | Line 95: | ||
position:absolute; | position:absolute; | ||
clear:both; | clear:both; | ||
- | width: | + | width:990px; |
- | top: | + | height:870px; |
- | left: | + | top:120px; |
+ | left:-20px; | ||
padding:10px; | padding:10px; | ||
- | background-color: | + | background-color:white; |
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | ||
Line 203: | Line 107: | ||
} | } | ||
- | #content1 | + | #content1, #content3, #content5 |
{ | { | ||
float:left; | float:left; | ||
- | margin: | + | margin-bottom:10px; |
width:470px; | width:470px; | ||
+ | height:230px; | ||
+ | background:#ccc; | ||
+ | padding:10px; | ||
+ | |||
+ | -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | ||
+ | -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | ||
+ | box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | ||
} | } | ||
- | #content1 p | + | #content1 p, #content3 p, #content5 p |
{ | { | ||
- | margin:0 | + | margin:0; |
- | width: | + | width:285px; |
+ | height:180px; | ||
float:left; | float:left; | ||
font-family: Trebuchet MS; | font-family: Trebuchet MS; | ||
font-size:15px; | font-size:15px; | ||
+ | padding:10px; | ||
+ | background:#F2F2F2; | ||
+ | color:#4c0082; | ||
+ | text-align:justify; | ||
+ | |||
+ | -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | ||
+ | -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | ||
+ | box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | ||
} | } | ||
- | #content1 img | + | #content1 img, #content3 img, #content5 img |
{ | { | ||
- | + | float:right; | |
- | + | margin-right:5px; | |
+ | /*-moz-border-radius:6px; | ||
+ | -webkit-border-radius:6px; | ||
+ | border-radius:6px;*/ | ||
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | ||
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | ||
Line 228: | Line 151: | ||
} | } | ||
- | #content1 .myButton, #content2 .myButton, #content3 .myButton, #content4 .myButton | + | #content1 .myButton, #content2 .myButton, #content3 .myButton, #content4 .myButton, #content5 .myButton, #content6 .myButton |
{ | { | ||
- | margin:5px | + | clear:both; |
- | -moz-box-shadow:inset 0px 1px 0px 0px # | + | margin-top:5px; |
- | -webkit-box-shadow:inset 0px 1px 0px 0px # | + | /*-moz-box-shadow:inset 0px 1px 0px 0px #efdcfb; |
- | box-shadow:inset 0px 1px 0px 0px # | + | -webkit-box-shadow:inset 0px 1px 0px 0px #efdcfb; |
+ | box-shadow:inset 0px 1px 0px 0px #efdcfb;*/ | ||
+ | -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | ||
+ | -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | ||
+ | box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | ||
- | background-color:# | + | background-color:#bc80ea; |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
display:inline-block; | display:inline-block; | ||
color:#ffffff; | color:#ffffff; | ||
- | font-family: | + | font-family:trebuchet MS; |
font-size:15px; | font-size:15px; | ||
font-weight:bold; | font-weight:bold; | ||
- | padding:6px 24px; | + | padding:6px 24px; |
+ | text-shadow:0px 1px 0px #9752cc; | ||
text-decoration:none; | text-decoration:none; | ||
text-align:center; | text-align:center; | ||
text-shadow:0px 1px 0px #9b14b3; | text-shadow:0px 1px 0px #9b14b3; | ||
- | width: | + | width:255px; |
} | } | ||
- | #content1 .myButton:hover, #content2 .myButton:hover, #content3 .myButton:hover, #content4 .myButton:hover | + | #content1 .myButton:hover, #content2 .myButton:hover, #content3 .myButton:hover, #content4 .myButton:hover, |
- | { | + | #content5 .myButton:hover, #content6 .myButton:hover |
- | + | { | |
+ | background-color:#dfbdfa; | ||
} | } | ||
- | #content1 .myButton:active, #content2 .myButton:active, #content3 .myButton:active, #content4 .myButton:active | + | #content1 .myButton:active, #content2 .myButton:active, #content3 .myButton:active, #content4 .myButton:active, |
+ | #content5 .myButton:hover, #content6 .myButton:hover | ||
{ | { | ||
position:relative; | position:relative; | ||
Line 267: | Line 191: | ||
} | } | ||
- | #content2 | + | #content2 .myButton, #content4 .myButton, #content6 .myButton |
{ | { | ||
- | + | margin-left:12px; | |
- | margin: | + | |
- | + | ||
} | } | ||
- | #content2 | + | #content2, #content4, #content6 |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | # | + | |
{ | { | ||
float:right; | float:right; | ||
- | + | margin-bottom:10px; | |
- | margin | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
width:470px; | width:470px; | ||
- | + | height:230px; | |
+ | background:#ccc; | ||
+ | padding:10px; | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | ||
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | ||
Line 318: | Line 210: | ||
} | } | ||
- | # | + | #content2 img, #content4 img, #content6 img |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | #content4 img | + | |
{ | { | ||
float:left; | float:left; | ||
- | margin: | + | margin:0 5px 5px 0; |
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | ||
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | ||
Line 334: | Line 219: | ||
} | } | ||
- | #content4 p | + | #content2 p, #content4 p, #content6 p |
{ | { | ||
- | + | float:right; | |
- | + | width:285px; | |
- | right | + | height:180px; |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
margin:0; | margin:0; | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
font-family: Trebuchet MS; | font-family: Trebuchet MS; | ||
font-size:15px; | font-size:15px; | ||
- | + | padding:10px; | |
+ | background:#F2F2F2; | ||
+ | color:#4c0082; | ||
+ | text-align:justify; | ||
- | |||
- | |||
- | |||
- | |||
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | ||
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | ||
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | ||
} | } | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
hr | hr | ||
Line 480: | Line 244: | ||
border-top: 1px solid rgba(0, 0, 0, 0.1); | border-top: 1px solid rgba(0, 0, 0, 0.1); | ||
border-bottom: 1px solid rgba(255, 255, 255, 0.3); | border-bottom: 1px solid rgba(255, 255, 255, 0.3); | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
} | } | ||
Line 599: | Line 255: | ||
<div class="banner"> | <div class="banner"> | ||
<div class="igem"> | <div class="igem"> | ||
- | <a> | + | <a href="https://2013.igem.org/Main_Page"> |
<img src="https://static.igem.org/mediawiki/2013/3/3f/Igem.png"> | <img src="https://static.igem.org/mediawiki/2013/3/3f/Igem.png"> | ||
</a> | </a> | ||
Line 609: | Line 265: | ||
<div class="central"> | <div class="central"> | ||
- | <a><img src="https://static.igem.org/mediawiki/2013/9/ | + | <a><img src="https://static.igem.org/mediawiki/2013/9/90/ProjectMan.png"></a> |
</div> | </div> | ||
Line 620: | Line 276: | ||
<div class="global"> | <div class="global"> | ||
- | <div class=" | + | <div class="wrapper" > |
- | + | <div class="mtextbox"> | |
- | + | <b><u>Key Achievements</u></b><br> | |
- | + | • Created three biobricks<br> | |
- | + | • Used an expression vector based on standard parts to successfully characterise biobricks<br> | |
- | + | • Improvement of a biobrick | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
</div> | </div> | ||
- | |||
- | |||
<div id="content1"> | <div id="content1"> | ||
<p> | <p> | ||
- | + | The mass deforestation in Indonesia and Malaysia to make room for oil palm plantations is one of the biggest issues of our time. Not only does it result in the extinction of many endangered species, it’s also having a massive impact on the amount of CO<sub>2</sub> released into the atmosphere. That’s where we come in... | |
- | + | </p> | |
- | + | <img src="https://static.igem.org/mediawiki/2013/7/7e/Aimresized.jpg" height="230" width="150"/> | |
- | + | <a href="https://2013.igem.org/Team:Manchester/Aimtest2" class="myButton" > PROJECT OVERVIEW </a> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
</div> | </div> | ||
<div id="content2"> | <div id="content2"> | ||
- | <img src="https://static.igem.org/mediawiki/2013/ | + | <img src="https://static.igem.org/mediawiki/2013/f/fd/Safety3.jpg" height="230" width="150"/> |
<p> | <p> | ||
- | + | Promoting safety within the lab, and also within the wider synthetic biology community, is paramount to the success of this research area. Here we consider how lab work can be made as safe as possible, and also how we would ensure our project remains safe if it became a commercial success. | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
</p> | </p> | ||
- | <a href=" | + | <a href="https://2013.igem.org/Team:Manchester/Safetytest" class="myButton" > SAFETY </a> |
</div> | </div> | ||
- | + | ||
<div id="content3"> | <div id="content3"> | ||
<p> | <p> | ||
- | + | Over the course of the summer we documented our progress weekly, both as a way for the team to remain as organised as possible and also as a way to allow future teams to see how we developed the project through the weeks. Also sometimes it is nice to show off. | |
- | + | </p> | |
- | + | <img src="https://static.igem.org/mediawiki/2013/c/cb/Notebookresized.jpg" height="230" width="150"/> | |
- | + | <a href="https://2013.igem.org/Team:Manchester/Notebooktest2" class="myButton" >NOTEBOOK </a> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
</div> | </div> | ||
<div id="content4"> | <div id="content4"> | ||
- | <img src="https://static.igem.org/mediawiki/2013/ | + | <img src="https://static.igem.org/mediawiki/2013/3/30/Labbook3.jpg" height="230" width="150"/> |
<p> | <p> | ||
- | + | Can’t have an iGEM team without a lab book! Here you will find a list of protocols, some general and some more project-specific, that we have been using during the project. | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
</p> | </p> | ||
- | <a href=" | + | <a href="https://2013.igem.org/Team:Manchester/LabBooktest" class="myButton" > LAB BOOK </a> |
</div> | </div> | ||
- | + | ||
<div id="content5"> | <div id="content5"> | ||
<p> | <p> | ||
- | + | We think the work we’ve done during this uncharacteristically hot summer has what it takes to win some medals/prizes! Click here to see our completed Judging Form and a medalling checklist. | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | </p> | |
- | + | <img src="https://static.igem.org/mediawiki/2013/2/29/Judge.jpg" height="230" width="150"/> | |
- | + | <a href="https://2013.igem.org/Team:Manchester/medaltest" class="myButton" > JUDGING</a> | |
</div> | </div> | ||
<div id="content6"> | <div id="content6"> | ||
- | <img src="https://static.igem.org/mediawiki/2013/ | + | <img src="https://static.igem.org/mediawiki/2013/9/9f/Projectpartspageresized.jpg" height="230" width="150"/> |
<p> | <p> | ||
- | + | Click here to see the list of the BioBricks we have sent in to the Registry of Standard Biological Parts, in addition to detailed information about our characterisation. | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
</p> | </p> | ||
- | <a href=" | + | <a href="https://2013.igem.org/Team:Manchester/contributiontest" class="myButton" > PARTS CONTRIBUTION </a> |
</div> | </div> | ||
- | |||
</div> | </div> | ||
</div> | </div> |
Latest revision as of 19:41, 15 October 2013
• Created three biobricks
• Used an expression vector based on standard parts to successfully characterise biobricks
• Improvement of a biobrick
The mass deforestation in Indonesia and Malaysia to make room for oil palm plantations is one of the biggest issues of our time. Not only does it result in the extinction of many endangered species, it’s also having a massive impact on the amount of CO2 released into the atmosphere. That’s where we come in...
PROJECT OVERVIEWPromoting safety within the lab, and also within the wider synthetic biology community, is paramount to the success of this research area. Here we consider how lab work can be made as safe as possible, and also how we would ensure our project remains safe if it became a commercial success.
SAFETYOver the course of the summer we documented our progress weekly, both as a way for the team to remain as organised as possible and also as a way to allow future teams to see how we developed the project through the weeks. Also sometimes it is nice to show off.
NOTEBOOKCan’t have an iGEM team without a lab book! Here you will find a list of protocols, some general and some more project-specific, that we have been using during the project.
LAB BOOKWe think the work we’ve done during this uncharacteristically hot summer has what it takes to win some medals/prizes! Click here to see our completed Judging Form and a medalling checklist.
JUDGINGClick here to see the list of the BioBricks we have sent in to the Registry of Standard Biological Parts, in addition to detailed information about our characterisation.
PARTS CONTRIBUTION