Difference between revisions of "Team:MSU-Michigan/IPTG Induction"

Line 106: Line 106:
 
   <div class="w3-card-4 w3-pale-blue" style="width:50%">
 
   <div class="w3-card-4 w3-pale-blue" style="width:50%">
 
     <div class="w3-container w3-center">
 
     <div class="w3-container w3-center">
<h2>mtrB GFP Induction Current</h2>
+
 
<img src="https://static.igem.org/mediawiki/2017/5/5a/MSU-MichiganAnaerobicInd_mtrBGFP.png">
+
<<script src="https://code.jquery.com/jquery-3.2.1.min.js"> //allow your page to use jQuery
 +
</script>
 +
 
 +
h2>mtrB GFP Induction Current</h2>
 +
<img id="MSU-MichiganAnaerobicInd mtrBGFP"src="https://static.igem.org/mediawiki/2017/5/5a/MSU-MichiganAnaerobicInd_mtrBGFP.png">
 
<p>Induction of mtrB GFP measured using a potentiostat under anaerobic conditions in a single cell bioreactor.  The sample was induced with 200uM IPTG at 1.98 hours.</p>
 
<p>Induction of mtrB GFP measured using a potentiostat under anaerobic conditions in a single cell bioreactor.  The sample was induced with 200uM IPTG at 1.98 hours.</p>
 
</div>
 
</div>
Line 113: Line 117:
 
</div>
 
</div>
 
</div>
 
</div>
 
<script src="https://code.jquery.com/jquery-3.2.1.min.js"> //allow your page to use jQuery
 
</script>
 
 
<div class="box">
 
    <img id="MSU-MichiganAnaerobicInd mtrBGFP" src="https://static.igem.org/mediawiki/2017/5/5a/MSU-MichiganAnaerobicInd_mtrBGFP.png">
 
    <p>$50.00</p>
 
  </div>
 
  
 
$('MSU-MichiganAnaerobicInd mtrBGFP').click(function(){
 
$('MSU-MichiganAnaerobicInd mtrBGFP').click(function(){
         $("#inspectelement").inspectelement();
+
         $("#dialog").dialog();
 
     });   
 
     });   
  

Revision as of 20:22, 24 October 2017

IPTG Induction

IPTG Induction of various strains of Shewanella Oneidnensis.

M5 Media Fluorescence

Control (M5 Media only) for proof of IPTG induction at different concentrations, measured by GFP fluorescence in a 96-well plate.

mtrB Induction Fluorescence

Induction of mtrB gene (no GFP, no mtrB insert) for proof of IPTG induction at different concentrations, measured by GFP fluorescence in a 96-well plate. - Acts as a second control

mtrB_GFP Induction Fluorescence

Induction of mtrB_GFP strain (GFP, no mtrB insert) for proof of IPTG induction at different concentrations, measured by GFP fluorescence in a 96-well plate. This is the highest because resources are not being directed toward the mtrB pathway, which is still removed

mrtB_GFP_mtrB Induction Fluorescence

Induction of mtrB_GFP_mtrB strain (GFP, mtrB insert) for proof of IPTG induction at different concentrations, measured by GFP fluorescence in a 96-well plate.

< h2>mtrB GFP Induction Current

Induction of mtrB GFP measured using a potentiostat under anaerobic conditions in a single cell bioreactor. The sample was induced with 200uM IPTG at 1.98 hours.

$('MSU-MichiganAnaerobicInd mtrBGFP').click(function(){ $("#dialog").dialog(); });