Difference between revisions of "Team:Virginia"

 
(415 intermediate revisions by 5 users not shown)
Line 8: Line 8:
 
width:1200px;
 
width:1200px;
 
text-align:center;
 
text-align:center;
height:200px;
+
height:240px;
 +
background-color:white;
 +
margin: -1px auto 15px auto;
 +
}
 +
    .homeimagearea2 {
 +
width:1200px;
 +
text-align:center;
 +
height:600px;
 
background-color:white;
 
background-color:white;
 
margin: -1px auto 15px auto;
 
margin: -1px auto 15px auto;
border-radius:5px 5px 0 0;
 
 
}
 
}
  
 +
.homeimagearea h1 {
 +
font-size:85px;
 +
text-align:center;
 +
color:white;
 +
}
  
 +
/*Box for content on page*/
 +
.content1 {
 +
width:1200px;
 +
min-height:100px;
 +
margin:-10px auto 12px auto;
 +
}
  
 +
/*Divs for content blocks*/
 +
#introvideobkg {
 +
display:inline-block;
 +
background-color:#235c81;
 +
height:368px;
 +
width:590px;
 +
text-align:center;
 +
overflow:hidden;
 +
}
  
 +
#introvideo {
 +
position:relative;
 +
height:320px;
 +
width:569px;
 +
margin:10px auto;
 +
}
 +
 +
#introvideo video {
 +
display:block;
 +
background-image:url("https://static.igem.org/mediawiki/igem.org/2/20/T--Virginia--bc_videopic.png");
 +
background-size:569px 320px;
 +
background-repeat:no-repeat;
 +
 +
}
 +
 +
#vidcap {
 +
font-family:Lato, sans-serif;
 +
font-size:16px;
 +
color:#ffffff;
 +
 +
}
 +
 +
/*The upper right div*/
 +
#homediv2 {
 +
position:relative;
 +
display:inline-block;
 +
height:368px;
 +
width:600px;
 +
margin-left:6px;  /*Automatic 4px space generated between inline-block elements*/
 +
background-image:url('https://static.igem.org/mediawiki/2016/6/67/T--Virginia--teamphotograss_smaller.jpg');
 +
background-repeat:no-repeat;
 +
background-size:cover;
 +
 +
 +
vertical-align:top;
 +
}
 +
 +
#stripe {
 +
background-color:white;
 +
opacity:0.9;
 +
height:100px;
 +
width:100%;
 +
margin-top:110px;
 +
text-align:center;
 +
padding-top:1px;
 +
}
 +
 +
#stripe div, #stripe2 div {
 +
margin-top:-10px;
 +
}
 +
 +
#stripe div h1, #stripe2 div h1 {
 +
font-family:Lato, sans-serif;
 +
font-size:80px;
 +
color:#235c81;
 +
line-height:40px;
 +
}
 +
 +
/*The bottom div*/
 +
#proj {
 +
position:relative;
 +
display:block;
 +
width:1200px;
 +
height:187px;
 +
margin-top:2px;
 +
 +
-webkit-backface-visibility: hidden;
 +
}
 +
 +
#stripe2 {
 +
position:absolute;
 +
width:1200px;
 +
height:100px;
 +
text-align:center;
 +
background-color:white;
 +
opacity:0.9;
 +
top:50px;
 +
}
 +
 +
 +
/*Background images for bottom div*/
 +
#back1, #back2, #back3, #back4, #back5 {
 +
height:187px;
 +
width:240px;
 +
display:inline-block;
 +
background-repeat:no-repeat;
 +
background-size:cover;
 +
 +
}
 +
 +
#back1 {
 +
background-image:url(https://static.igem.org/mediawiki/2016/e/e2/T--Virginia--labpic1.jpeg);
 +
 +
}
 +
 +
#back2 {
 +
background-image:url(https://static.igem.org/mediawiki/2016/f/f7/T--Virginia--labpic2.jpeg);
 +
}
 +
 +
#back3 {
 +
background-image:url(https://static.igem.org/mediawiki/2016/b/b9/T--Virginia--labpic3.jpeg);
 +
}
 +
 +
#back4 {
 +
background-image:url(https://static.igem.org/mediawiki/2016/8/84/T--Virginia--labpic4.jpeg);
 +
}
 +
 +
#back5 {
 +
background-image:url(https://static.igem.org/mediawiki/2016/1/12/T--Virginia--labpic5.jpeg);
 +
 +
}
 +
 +
/*Fade in divs*/
 +
#homepagefadein1 {
 +
position:absolute;
 +
width:100%;
 +
bottom:0;
 +
height:158px;
 +
 +
opacity:0;
 +
transition:opacity 200ms;
 +
background-color:rgba(0,0,0,0.8);
 +
}
 +
 +
#fadeintext {
 +
margin:20px;
 +
height:328px;
 +
width:550px;
 +
color:white;
 +
}
 +
 +
#homepagefadein1 a, #homepagefadein2 a  {
 +
color:#4690b0;
 +
font-size:17px;
 +
text-decoration:none;
 +
font-family:Lato, sans-serif;
 +
position:absolute;
 +
bottom:11px;
 +
right:20px;
 +
}
 +
 +
#homepagefadein1 a:hover, #homepagefadein2 a:hover {
 +
text-decoration:underline;
 +
}
 +
 +
#homepagefadein2 {
 +
position:absolute;
 +
width:100%;
 +
bottom:0;
 +
height:138px;
 +
 +
opacity:0;
 +
transition:opacity 200ms;
 +
background-color:rgba(0,0,0,0.8);
 +
}
 +
 +
#fadeintext2 {
 +
margin:10px 20px 20px 20px;
 +
width:1150px;
 +
height:98px;
 +
color:white;
 +
}
 +
 +
#fadeintext2 h1 {
 +
margin-top:-3px;
 +
font-size:20px;
 +
color:#4690b0;
 +
font-family:Lato, sans-serif;
 +
}
  
 
</style>
 
</style>
Line 30: Line 225:
  
 
<!---------------------------Top image on page------------------------------------------>
 
<!---------------------------Top image on page------------------------------------------>
<div class="homeimagearea" style="background-color:#ffa366">
+
<div class="homeimagearea">
<h1 style="line-height:230px">LEU LOCK</h1>
+
<img src = "https://static.igem.org/mediawiki/2016/6/68/T--Virginia--STC_cover.png">
 
</div>
 
</div>
  
Line 47: Line 242:
  
 
<!---------------------------Main content section of page------------------------------->
 
<!---------------------------Main content section of page------------------------------->
<div class="content">
+
  
<p><span class="p">
 
<span class="ptitle">How did we choose our project?</span><br><br> Our team split into three small groups in March and each proposed a refined project idea.
 
Our other ideas included lysin synthesis to treat acne and the development of a bamboo chassis to combat air pollution.
 
After much heated debate and further research into project feasibility, we chose to focus our research on biocontainment.
 
We wanted to use a large-scale approach to improve the field of synthetic biology.
 
By developing a reliable biocontrol standard, we aim to promote practical, safe implementation of biological devices.
 
<br><br><span class="ptitle">Project Description</span><br><br>
 
The field of synthetic biology currently struggles with the issue of containment both in laboratory settings and real-world environments.
 
This shortcoming prevents the widespread implementation of useful engineered devices and calls for a cellular-based containment system that can operate in an open environment and provide security comparable to physical containment.
 
Although several biological methods currently exist for containment, these methods allow some degree of genetic escape through horizontal gene transfer, spontaneous mutagenesis, or utilization of environmentally
 
available compounds.
 
  
<span class="references"><sup>ref</sup><span class="refbox"><b>Reference:</b><br>Mandell, Daniel J., Marc J. Lajoie, Michael T. Mee, Ryo Takeuchi, Gleb Kuznetsov, Julie E. Norville, Christopher J. Gregg, Barry L. Stoddard, and George M. Church.
+
<div class="content1">
"Corrigendum: Biocontainment of Genetically Modified Organisms by Synthetic Protein Design." Nature 527.7577 (2015): 264. Web.
+
<div id="introvideobkg">
<a href="http://www.nature.com/nature/journal/v527/n7577/full/nature15536.html" target="_blank">(link)</a></span></span>  
+
<div id="introvideo">
 +
<video id="vid1" width="569px" height="320px" controls preload="none">
 +
<source src="https://static.igem.org/mediawiki/2016/1/13/T--Virginia--Biocontainmentvideo.mp4" type="video/mp4">
 +
</video>
 +
</div>
 +
<span id="vidcap"><i>Want to learn more about synthetic biology? Click <a href="https://2016.igem.org/Team:Virginia/Public_Education" style="color:#ffec7b">here</a>.</i></span>
 +
</div>
  
The Virginia iGEM team proposes to use the CRISPR/Cas9 system to redesign leucyl-tRNA synthetase to confer metabolic dependence on modified leucine in <i>Escherichia coli</i>.
+
<div id="homediv2">
Our goal is to create the foundation for a reliable, standardized, and universally applicable biocontainment system.
+
<div id="stripe">
</span></p>
+
<div><h1>WHO ARE WE?</h1></div>
 +
</div>
 +
<div id="homepagefadein1">
 +
<div id="fadeintext">
 +
<p><span class="p">We are a team of undergraduate students from the University of Virginia with a shared interest in synthetic biology.
 +
We hail from five different states, and our majors include biology, biochemistry, chemical engineering, biomedical engineering,
 +
neuroscience, statistics, and nanomedicine engineering.<br>
 +
</span></p>
 +
</div>
 +
<a href="https://2016.igem.org/Team:Virginia/Team">More about the team &rarr;</a>
 +
</div>
 +
</div>
  
 +
<div id="proj">
 +
<div id="back1"></div><div id="back2"></div><div id="back3"></div><div id="back4"></div><div id="back5"></div>
 +
<div id="stripe2">
 +
<div><h1>THE PROJECT</h1></div>
 +
</div>
 +
<div id="homepagefadein2">
 +
<div id="fadeintext2">
 +
<h1>Synthetic Translational Control</h1>
 +
<p><span class="p">We set out to design a novel biocontainment mechanism based upon the modification of the leucyl tRNA synthetase enzyme.
 +
Our system causes the biocontained organism to be dependent upon a synthetic form of leucine for survival -
 +
hence the title of our project. To implement the system in <i>E. coli</i>, our goal was used to knockout the native
 +
<i>E. coli</i> tRNA synthetase gene, and insert the modified synthetase gene into the bacterial cells.
 +
</span></p>
 +
</div>
 +
                    <a href="https://2016.igem.org/Team:Virginia/Description">Project Overview &rarr;</a>
 +
</div>
 +
</div>
  
  
  
  
 +
</div>
  
 +
</div>
 +
</div>
  
  
 +
<script>
  
 +
document.getElementById("homediv2").onmouseover = function() {
 +
document.getElementById("homepagefadein1").style.opacity = "1";
 +
}
  
 +
document.getElementById("homediv2").onmouseout = function() {
 +
document.getElementById("homepagefadein1").style.opacity = "0";
 +
}
  
 +
document.getElementById("proj").onmouseover = function() {
 +
document.getElementById("homepagefadein2").style.opacity = "1";
 +
}
  
 +
document.getElementById("proj").onmouseout = function() {
 +
document.getElementById("homepagefadein2").style.opacity = "0";
 +
}
  
 +
document.getElementById("vid1").onplaying = function() {
 +
document.getElementById("vid1").style.background = "none";
 +
}
  
 
+
</script>
 
+
 
+
</div>
+
 
+
</div>
+
</div>
+
 
</body>
 
</body>
 
</html>
 
</html>

Latest revision as of 03:38, 20 October 2016

Want to learn more about synthetic biology? Click here.

WHO ARE WE?

We are a team of undergraduate students from the University of Virginia with a shared interest in synthetic biology. We hail from five different states, and our majors include biology, biochemistry, chemical engineering, biomedical engineering, neuroscience, statistics, and nanomedicine engineering.

More about the team →

THE PROJECT

Synthetic Translational Control

We set out to design a novel biocontainment mechanism based upon the modification of the leucyl tRNA synthetase enzyme. Our system causes the biocontained organism to be dependent upon a synthetic form of leucine for survival - hence the title of our project. To implement the system in E. coli, our goal was used to knockout the native E. coli tRNA synthetase gene, and insert the modified synthetase gene into the bacterial cells.

Project Overview →