Difference between revisions of "Team:UiOslo Norway/Basic Part"

 
(14 intermediate revisions by 3 users not shown)
Line 2: Line 2:
 
<html>
 
<html>
  
<h2> Basic Parts</h2>
+
<h1  style="text-align:center; font-size:400%;">Basic Parts</h1>
 
+
<a href="http://parts.igem.org/Part:BBa_K1619001"> BBa_K1619001 </a>
+
<a href="http://parts.igem.org/Part:BBa_K1619002"> BBa_K1619002 </a>
+
<a href="http://parts.igem.org/Part:BBa_K1619003"> BBa_K1619003 </a>
+
 
+
 
+
  
 
<head>
 
<head>
 
<style>
 
<style>
.card {
+
 
 +
.card_container {
 
   position: relative;
 
   position: relative;
 
   float: left;
 
   float: left;
   padding-bottom: 50%;
+
   padding-bottom: 360px;
 
   width: 30%;
 
   width: 30%;
   text-align: center;  
+
}
 
+
 
 +
.card {
 +
   text-align: center;
 
}
 
}
  
Line 26: Line 23:
 
   top: 0;
 
   top: 0;
 
   left: 0;
 
   left: 0;
   width: 50%;
+
   width: 220px;
   height: 50%;
+
   height: 350px;
 
+
 
}
 
}
  
Line 58: Line 54:
 
           transform: rotateY(0);
 
           transform: rotateY(0);
 
}
 
}
 +
 
</style>
 
</style>
 
</head>
 
</head>
Line 63: Line 60:
 
<body>
 
<body>
  
<h1 style="font-size:300%;color:black">Our Team generated three basic BioBrick parts. </h1>
+
<h2>Our Team generated three basic BioBrick parts. </h2>
 +
 
 +
<div class="card_container">
 +
 
 +
  <div class="card effect__hover">
 +
    <div class="card__front">
 +
      <span class="card__text">
 +
        <h1 style="font-size:150%;color:white">BBa_K1619001</h1>
 +
        <h2 style="font-size:150%;color:white"><i>medh2</i></h2>
 +
        </br>
 +
        </br>
 +
        </br>
 +
        <img src="https://static.igem.org/mediawiki/2015/6/60/UiOslo_Parts_methanol.jpg">
 +
      </span>
 +
    </div>
 +
    <div class="card__back">
 +
      <span class="card__text">
 +
        <h1 style="font-size:125%;color:white">Our <a href="http://parts.igem.org/Part:BBa_K1619001"style="color: #800000">BBa_K1619001</a> is a basic BioBrick part which contains the coding sequence of the <i>medh2</i> gene from <i>Bacillus methanolicus</i>. <i>medh2</i> encodes a NAD+ dependent methanol dehydrogenase catalyzing the conversion of methanol into formaldehyde under conversion of NAD+ into NADH.</h1>
 +
      </span>
 +
    </div>
 +
  </div><!-- /card -->
 +
</div>
 +
 
 +
<div class="card_container">
 +
  <div class="card effect__hover">
 +
    <div class="card__front">
 +
      <span class="card__text">
 +
        <h1 style="font-size:150%;color:white">BBa_K1619002</h1>
 +
        <h2 style="font-size:150%;color:white"><i>hps</i></h2>
 +
        </br>
 +
        </br>
 +
        </br>
 +
        <img src="https://static.igem.org/mediawiki/2015/3/36/UiOslo_Parts_formaldehyde.jpg">
 +
      </span>
 +
    </div>
 +
    <div class="card__back">
 +
      <span class="card__text">
 +
        <h1 style="font-size:125%;color:white">Our <a href="http://parts.igem.org/Part:BBa_K1619002"style="color: #800000"> BBa_K1619002 </a> is a basic BioBrick part which contains the coding sequence of the <i>hps</i> gene from <i>Bacillus methanolicus</i>. <i>hps</i> encodes a 3-hexoluse-6phosphate synthase catalyzing the fixation of formaldehyde into 3-hexulose-6-phosphate.</h1>
 +
      </span>
 +
    </div>
 +
  </div><!-- /card -->
 +
</div>
 +
 
 +
<div class="card_container">
 +
  <div class="card effect__hover">
 +
    <div class="card__front">
 +
      <span class="card__text">
 +
        <h1 style="font-size:150%;color:white">BBa_K1619003</h1>
 +
        <h2 style="font-size:150%;color:white"><i>phi</i></h2>
 +
        </br>
 +
        </br>
 +
        </br>
 +
        <img src="https://static.igem.org/mediawiki/2015/9/9f/UiOslo-3-hexoluse-6phosphate.jpeg">
 +
      </span>
 +
    </div>
 +
    <div class="card__back">
 +
      <span class="card__text">
 +
        <h1 style="font-size:125%;color:white">Our <a href="http://parts.igem.org/Part:BBa_K1619003"style="color: #800000">BBa_K1619003 </a> is a basic BioBrick part which contains the coding sequence of the <i>phi</i> gene from <i>Bacillus methanolicus</i>. <i>phi</i> encodes a 6-phospho-3-hexuloseisomerase) catalyzing the conversion of 3-hexulose-6-phosphate into fructose-6-phosphate.</h1>
 +
      </span>
 +
    </div>
 +
  </div><!-- /card -->
 +
</div>
 +
 
 +
 
 +
<div class="clear"></div>
 +
<!---------------sponsors------------------------->
 +
 
  
<div class="card effect__hover">
 
  <div class="card__front">
 
    <span class="card__text">
 
<h1 style="font-size:150%;color:white">BBa_K1619001</h1>
 
<h2 style="font-size:150%;color:white"><i>medh2</i></h1>
 
</span>
 
  </div>
 
  <div class="card__back">
 
    <span class="card__text">
 
<h1 style="font-size:100%;color:white">Our BioBrick BBa_K1619001 is a basic BioBrick part which contains the coding sequence of the <i>medh2</i> gene from <i>Bacillus methanolicus</i>. <i>medh2</i> encodes a NAD+ dependent methanol dehydrogenase catalyzing the conversion of methanol into formaldehyde under conversion of NAD+ into NADH.</h1>
 
</span>
 
  </div>
 
</div><!-- /card -->
 
  
<div class="card effect__hover">
+
<center><h1>iGEM UiOslo 2015 is sponsored by:</h1>
  <div class="card__front">
+
<hr style="height:2px;border:none;color:black;background-color:black;" />
    <span class="card__text">
+
<img src="https://static.igem.org/mediawiki/2015/a/ac/UiOslo_Statoil.jpg" Height="60px" hspace="15">
<h1 style="font-size:150%;color:white">BBa_K1619002</h1>
+
<img src="https://static.igem.org/mediawiki/2015/e/e0/UiOslo_uio_logo.png" Height="60px" hspace="15">
<h2 style="font-size:150%;color:white"><i>hps</i></h1>
+
<img src="https://static.igem.org/mediawiki/2015/0/08/UiOslo_Enova1.jpg" Height="60px" hspace="15">
</span>
+
<img src="https://static.igem.org/mediawiki/2015/e/eb/UiOslo_GATC-Biotech.jpg" Height="60px" hspace="15">
  </div>
+
<img src="https://static.igem.org/mediawiki/2015/4/4a/UiOslo_IDT.jpg" Height="60px" hspace="15">
  <div class="card__back">
+
<img src="https://static.igem.org/mediawiki/2015/d/d9/UiOslo_Norwegian_Biochemical_Society.jpg" Height="60px" hspace="15">
    <span class="card__text">
+
<img src="https://static.igem.org/mediawiki/2015/f/f0/UiOslo_SnapGene.jpg" Height="60px" hspace="15">
<h1 style="font-size:100%;color:white">Our BioBrick BBa_K1619002 is a basic BioBrick part which contains the coding sequence of the <i>hps</i> gene from <i>Bacillus methanolicus</i>. <i>hps</i> encodes a 3-hexoluse-6phosphate synthase catalyzing the fixation of formaldehyde into 3-hexulose-6-phosphate.</h1>
+
</center>
</span>
+
<hr style="height:2px;border:none;color:black;background-color:black;" />
</div>
+
</div><!-- /card -->
+
  
<div class="card effect__hover">
+
<!--------end sponsors---------------------------->
  <div class="card__front">
+
    <span class="card__text">
+
<h1 style="font-size:150%;color:white">BBa_K1619003</h1>
+
<h2 style="font-size:150%;color:white"><i>phi</i></h1>
+
</span>
+
  </div>
+
  <div class="card__back">
+
    <span class="card__text">
+
<h1 style="font-size:100%;color:white">Our BioBrick BBa_K1619003 is a basic BioBrick part which contains the coding sequence of the <i>phi</i> gene from <i>Bacillus methanolicus</i>. <i>phi</i> encodes a 6-phospho-3-hexuloseisomerase) catalyzing the conversion of 3-hexulose-6-phosphate into fructose-6-phosphate.</h1>
+
</span>
+
  </div>
+
</div><!-- /card -->
+
  
 
</body>
 
</body>
  
 
</html>
 
</html>

Latest revision as of 10:21, 17 September 2015

Basic Parts

Our Team generated three basic BioBrick parts.

BBa_K1619001

medh2




Our BBa_K1619001 is a basic BioBrick part which contains the coding sequence of the medh2 gene from Bacillus methanolicus. medh2 encodes a NAD+ dependent methanol dehydrogenase catalyzing the conversion of methanol into formaldehyde under conversion of NAD+ into NADH.

BBa_K1619002

hps




Our BBa_K1619002 is a basic BioBrick part which contains the coding sequence of the hps gene from Bacillus methanolicus. hps encodes a 3-hexoluse-6phosphate synthase catalyzing the fixation of formaldehyde into 3-hexulose-6-phosphate.

BBa_K1619003

phi




Our BBa_K1619003 is a basic BioBrick part which contains the coding sequence of the phi gene from Bacillus methanolicus. phi encodes a 6-phospho-3-hexuloseisomerase) catalyzing the conversion of 3-hexulose-6-phosphate into fructose-6-phosphate.

iGEM UiOslo 2015 is sponsored by: