Difference between revisions of "Team:UChicago/Description"

(Prototype team page)
 
 
(26 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{UChicago}}
 
{{UChicago}}
 
<html>
 
<html>
 +
<head>
 +
  <link href="https://fonts.googleapis.com/css?family=Open+Sans" rel="stylesheet">
 +
</head>
  
 +
<div class="staticgel" id="toppic">
 +
</div>
  
 +
<img src="https://static.igem.org/mediawiki/2017/c/c5/T--UChicago--descritrans.png"  id="title">
  
<div class="column full_size">
+
<style>
<h1>Description</h1>
+
.staticgel{
 +
  height: 650px;
 +
  width: 100%;
 +
  display: block;
 +
    margin: auto;
 +
  background-image: url('https://static.igem.org/mediawiki/2017/2/23/T--UChicago--yeastbubbles.jpg');
 +
  background-size: 100% 100%;
 +
  background-attachment: fixed;
 +
}
  
<p>Tell us about your project, describe what moves you and why this is something important for your team.</p>
+
#title{
 +
  position: absolute;
 +
  z-index: 1000;
 +
  top: 100px;
 +
left: 15%;
 +
width: 60%;
 +
 +
}
  
 +
#bodyContent{
 +
padding-right: 15%;
 +
}
  
<h5>What should this page contain?</h5>
+
#bodyContent h1{
<ul>
+
margin-left: -10px;
<li> A clear and concise description of your project.</li>
+
font-family: 'Open Sans', sans-serif;
<li>A detailed explanation of why your team chose to work on this particular project.</li>
+
font-size: 50px;
<li>References and sources to document your research.</li>
+
color: rgb(0,109,171);
<li>Use illustrations and other visual resources to explain your project.</li>
+
margin-left: 20px;
</ul>
+
  padding-left: 20px;
 +
}
  
 +
 +
</style>
 +
 +
<h1>Background</h1>
 +
 +
<div class="paragraph"id="p1">
 +
  Plasmid vectors are invaluable tools for synthetic biologists and the broader scientific community. For those who work with yeast, one particularly useful vector is the centromeric plasmid: a vector that, by essentially mimicking a yeast chromosome, is able to provide both the flexibility of replicating plasmids and the stability of integrating plasmids.<br>
 +
 +
  Organisms often do not retain plasmids once they have been transformed. Plasmid loss occurs when cells undergo replication. During mitosis, microtubules attach to the centromere of DNA and distribute it evenly among the daughter cells. If we were to insert a centromeric sequence into a plasmid, the microtubules would attach to this region of DNA. As a result, the plasmid would be distributed much more equally (and without loss) among the daughter cells in mitosis.
  
 
</div>
 
</div>
  
<div class="column full_size" >
 
  
<h5>Advice on writing your Project Description</h5>
+
<h1>Project</h1>
 +
<div class="paragraph"id="p3">
 +
  While there are multiple centromere plasmid options for <i>Saccharomyces cerevisiae</i>, the scientific community has yet to design a yeast centromere series for the other widely-used yeast strain, <i>Pichia pastoris</i>. In response, <b>UChicago Genehackers has set out to design the first yeast centromeric plasmid for <i>Pichia pastoris</i></b>.
  
<p>
+
</div>
We encourage you to put up a lot of information and content on your wiki, but we also encourage you to include summaries as much as possible. If you think of the sections in your project description as the sections in a publication, you should try to be consist, accurate and unambiguous in your achievements.
+
</p>
+
  
<p>
+
<h1>Solution</h1>
Judges like to read your wiki and know exactly what you have achieved. This is how you should think about these sections; from the point of view of the judge evaluating you at the end of the year.
+
<div class="paragraph"id="p3">
</p>
+
  We will identify the minimal, essential region of the Pichia centromere that, when incorporated into a plasmid backbone, will allow the plasmid to mimic a Pichia chromosome during replication. This region can then be incorporated into Pichia backbones to convert them into centromere plasmids, which transform with high efficiency, have low and constant copy numbers, and are stably maintained without integration. Ultimately, we will contribute an important foundational tool for flexible, creative, and impactful cloning in yeast. If successful, the centromeric plasmids will serve a multitude of purposes in the bioengineering and industrial fields.
  
 
</div>
 
</div>
  
  
<div class="column half_size" >
 
  
<h5>References</h5>
 
<p>iGEM teams are encouraged to record references you use during the course of your research. They should be posted somewhere on your wiki so that judges and other visitors can see how you thought about your project and what works inspired you.</p>
 
  
</div>
+
<style>
 +
.paragraph{
 +
  padding-top: 15px;
 +
  padding-bottom: 15px;
 +
  padding-right: 30px;
 +
text-align: left;
 +
  font-size: 20px;
 +
  margin-right: 30px;
 +
  margin-left: 20px;
 +
  padding-left: 20px;
 +
line-height: 1.5;
 +
border-left: thick solid rgba(0,109,171, .4);
 +
transition: all 0.5s ease;
 +
}
 +
 
 +
.paragraph:hover{
 +
border: thick solid rgba(0,109,171, .4);
 +
}
 +
 
 +
.footer2 a{
 +
color: white;
 +
text-decoration:none; 
 +
}
 +
 
 +
.footer2{
 +
background-color: grey;
 +
width: auto;
 +
height: 50px;
 +
margin-top: 45px;
 +
text-align: center;
 +
color: white;
 +
font-family: 'Open Sans', sans-serif;
 +
padding-top: 28px;
 +
}
 +
 
 +
 
 +
 
 +
 
 +
</style>
 +
<div class="footer2">
 +
<a href="mailto:genehackers.uchicago@gmail.com">GeneHackers 2017</a>
 +
<div>
  
  
<div class="column half_size" >
 
<h5>Inspiration</h5>
 
<p>See how other teams have described and presented their projects: </p>
 
  
<ul>
 
<li><a href="https://2016.igem.org/Team:Imperial_College/Description">2016 Imperial College</a></li>
 
<li><a href="https://2016.igem.org/Team:Wageningen_UR/Description">2016 Wageningen UR</a></li>
 
<li><a href="https://2014.igem.org/Team:UC_Davis/Project_Overview"> 2014 UC Davis</a></li>
 
<li><a href="https://2014.igem.org/Team:SYSU-Software/Overview">2014 SYSU Software</a></li>
 
</ul>
 
</div>
 
  
  
  
 
</html>
 
</html>

Latest revision as of 03:02, 1 November 2017

Background

Plasmid vectors are invaluable tools for synthetic biologists and the broader scientific community. For those who work with yeast, one particularly useful vector is the centromeric plasmid: a vector that, by essentially mimicking a yeast chromosome, is able to provide both the flexibility of replicating plasmids and the stability of integrating plasmids.
Organisms often do not retain plasmids once they have been transformed. Plasmid loss occurs when cells undergo replication. During mitosis, microtubules attach to the centromere of DNA and distribute it evenly among the daughter cells. If we were to insert a centromeric sequence into a plasmid, the microtubules would attach to this region of DNA. As a result, the plasmid would be distributed much more equally (and without loss) among the daughter cells in mitosis.

Project

While there are multiple centromere plasmid options for Saccharomyces cerevisiae, the scientific community has yet to design a yeast centromere series for the other widely-used yeast strain, Pichia pastoris. In response, UChicago Genehackers has set out to design the first yeast centromeric plasmid for Pichia pastoris.

Solution

We will identify the minimal, essential region of the Pichia centromere that, when incorporated into a plasmid backbone, will allow the plasmid to mimic a Pichia chromosome during replication. This region can then be incorporated into Pichia backbones to convert them into centromere plasmids, which transform with high efficiency, have low and constant copy numbers, and are stably maintained without integration. Ultimately, we will contribute an important foundational tool for flexible, creative, and impactful cloning in yeast. If successful, the centromeric plasmids will serve a multitude of purposes in the bioengineering and industrial fields.