Difference between revisions of "Team:UChicago/Experiments"

(Prototype team page)
 
 
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
<html>
 
<html>
  
<div class="column full_size">
+
<div class="staticgel" id="toppic">
 +
</div>
  
<h1>Experiments</h1>
 
<p>Describe the research, experiments, and protocols you used in your iGEM project. These should be detailed enough for another team to repeat your experiments.</p>
 
  
<p>
+
<img src="https://static.igem.org/mediawiki/2017/4/47/T--UChicago--extrans.png"  id="title">
Please remember to put all characterization and measurement data for your parts on the corresponding Registry part pages.  
+
</p>
+
  
</div>
+
<style>
 +
.staticgel{
 +
  height: 650px;
 +
  width: 100%;
 +
  display: block;
 +
    margin: auto;
 +
  background-image: url('https://static.igem.org/mediawiki/2017/a/ad/T--UChicago--experiments.jpg');
 +
  background-size: 100% 100%;
 +
  background-attachment: fixed;
 +
}
  
<div class="column half_size">
+
#title{
<h5>What should this page contain?</h5>
+
  position: absolute;
<ul>
+
  z-index: 1000;
<li> Protocols </li>
+
  top: 100px;
<li> Experiments </li>
+
left: 15%;
<li> Documentation of the development of your project </li>
+
width: 60%;
</ul>
+
 +
}
  
</div>
+
.description{
 +
line-height: 150%;
 +
font-size: 25px;
 +
margin-left: 50px;
 +
padding-right: 50px;
 +
margin-top: 25px;
 +
padding-bottom: 50px;
 +
text-align: left;
 +
}
  
<div class="column half_size">
+
#bodyContent{
<h5>Inspiration</h5>
+
padding-right: 15%;
<ul>
+
}
<li><a href="https://2014.igem.org/Team:Colombia/Protocols">2014 Colombia </a></li>
+
</style>
<li><a href="https://2014.igem.org/Team:Imperial/Protocols">2014 Imperial </a></li>
+
<li><a href="https://2014.igem.org/Team:Caltech/Project/Experiments">2014 Caltech </a></li>
+
</ul>
+
</div>
+
  
 +
<style>
 +
.paragraph{
 +
  padding-top: 15px;
 +
  padding-bottom: 15px;
 +
  padding-right: 30px;
 +
text-align: left;
 +
  font-size: 20px;
 +
  margin-right: 30px;
 +
  margin-left: 20px;
 +
margin-top: 50px;
 +
  padding-left: 20px;
 +
line-height: 1.5;
 +
border: thick solid rgba(0,109,171, .4);
  
<div class="clear"></div>
+
}
  
  
<div class="column half_size">
+
</style>
 
+
  
 +
<div class="paragraph">
 +
In order to accomplish our goal in the laboratory, we first mutagenized an existing iGem backbone (psB1C3) using QuickChange PCR. This step introduces a new restriction cut site (HpaI) that is utilized later in the experiment, thus creating our new plasmid psB1C3mut. The plasmid has chloramphenicol resistance, so we grow it in this antibiotic to ensure that our plasmid of interest has been transformed into the bacteria/yeast.
 +
<br><br>
 +
The lab we work in provided us with a plasmid, pOW1, which contains SCARG4 (a gene that produces arginine) and PARS2 (an autonomous replicating element). We PCRd the region containing these two genes. Using Gibson assembly, we added these two genes into psB1C3mut, resulting in psD000. The presence of SCARG4 and PARS2 in our construct means that psD000 is a shuttle vector (it can be transformed and expressed into both E. coli and yeast).
 +
<br><br>
 +
We PCRd yEmRFP from a plasmid in the Glick lab (pOW1-yEmRFP) and ligated it into psD000. We plan to test whether this resulting plasmid (hopefully psD001) contains our genes of interest, and also to perform a series of fluorescence and sectoring assays which will show the expression of this vector in the yeast and its progeny. Once we know we have psD001, we can go about putting potential centromeric sequences into the plasmid.
 +
<br><br>
  
 
</div>
 
</div>
 +
 +
<style>
 +
.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>
  
 
</html>
 
</html>

Latest revision as of 03:03, 1 November 2017

In order to accomplish our goal in the laboratory, we first mutagenized an existing iGem backbone (psB1C3) using QuickChange PCR. This step introduces a new restriction cut site (HpaI) that is utilized later in the experiment, thus creating our new plasmid psB1C3mut. The plasmid has chloramphenicol resistance, so we grow it in this antibiotic to ensure that our plasmid of interest has been transformed into the bacteria/yeast.

The lab we work in provided us with a plasmid, pOW1, which contains SCARG4 (a gene that produces arginine) and PARS2 (an autonomous replicating element). We PCRd the region containing these two genes. Using Gibson assembly, we added these two genes into psB1C3mut, resulting in psD000. The presence of SCARG4 and PARS2 in our construct means that psD000 is a shuttle vector (it can be transformed and expressed into both E. coli and yeast).

We PCRd yEmRFP from a plasmid in the Glick lab (pOW1-yEmRFP) and ligated it into psD000. We plan to test whether this resulting plasmid (hopefully psD001) contains our genes of interest, and also to perform a series of fluorescence and sectoring assays which will show the expression of this vector in the yeast and its progeny. Once we know we have psD001, we can go about putting potential centromeric sequences into the plasmid.