Difference between revisions of "Team:Northwestern/InterLab"

Line 1: Line 1:
 +
{{Northwestern_Page_Head_temp}}
 +
{{Navbar_temp}}
  
 
<html>
 
<html>
 +
<head>
 +
<script>
  
<div class="column full_size">
+
$(document).ready(function () {
<h1>InterLab Study</h1>
+
    var parentDivs = $('#nestedAccordion div'),
<p><b>Team Northwestern participated in the InterLab study</b> More details to come
+
        childDivs = $('#nestedAccordion h3').siblings('div');
  
 +
    $('#nestedAccordion button').click(function () {
 +
        parentDivs.slideUp();
 +
        if ($(this).next().is(':hidden')) {
 +
            $(this).next().slideDown();
 +
        } else {
 +
            $(this).next().slideUp();
 +
        }
 +
    });
  
  
 +
    $('#nestedAccordion h3').click(function () {
 +
        childDivs.slideUp();
 +
        if ($(this).next().is(':hidden')) {
 +
            $(this).next().slideDown();
 +
        } else {
 +
            $(this).next().slideUp();
 +
        }
 +
    });
 +
});
  
</p>
+
</script>
 +
 
 +
<style>
 +
.foo img:last-child{display:none}
 +
.foo:hover img:first-child{display:none}
 +
.foo:hover img:last-child{display:inline-block}
 +
}
 +
 
 +
/*h2 {
 +
padding: 0;
 +
font-weight: 200;*/
 +
}
 +
 
 +
h2 span {
 +
margin-left: 1em;
 +
color: #aaa;
 +
font-size: 54%;
 +
}
 +
</style>
 +
 
 +
<style>
 +
p {padding-top: 0px; padding-right: 250px; padding-bottom: 10px; padding-left: 250px;}
 +
p{ background-color: #f7f3ed;}
 +
button{border: 0; background-color: #f7f3ed;}
 +
figure {background-color: #f7f3ed;}
 +
figure {padding-top: 0px; padding-right: 250px; padding-bottom: 10px; padding-left: 250px;}
 +
h2{margin: 0; background-color: #f7f3ed;}
 +
h3{margin: 0; background-color: #f7f3ed;}
 +
body{background-color: #f7f3ed;}
 +
</style>
 +
</head>
 +
 
 +
 
 +
<body>
 +
<div>
 +
<figure>
 +
<br><br><br>
 +
<center><img src="https://static.igem.org/mediawiki/2017/b/b9/T--Northwestern--InterLab.png" width="800px" border="0">
 +
</center></figure>
 +
</div>
 +
<div>
 +
<p style="padding-top:2%; padding-right: 20%; padding-left:20%; font-size:13px;"> Team VesiCure participated in the Fourth International InterLaboratory Measurement Study in synthetic biology. The InterLab experiment aims to improve the measurement tools available to both the iGEM community and the synthetic biology community as a whole by comparing GFP fluorescence in different labs using the same protocol, as established by iGEM headquarters. Our results were formally submitted and are summarized in our notebook below. <font></p>
 
</div>
 
</div>
  
 +
<h3><center>Results and Conclusions</center></h3>
  
 +
<p style="padding-top:2%; padding-right: 20%; padding-left:20%; font-size:13px;"> As anticipated, our log-scale calibration curve was close to linear. The curve on the linear-scale curve (Figure 1) most likely indicates errors in pipetting, which will be accounted for by the iGEM measurement committee.
  
  
 +
<div>
 +
<figure>
 +
<br><br><br>
 +
<center><img src="https://static.igem.org/mediawiki/2017/d/d9/T--Northwestern--InterLab1.png" width="500px" border="0">
 +
</center></figure>
 +
</div>
  
 +
<div>
 +
<h3><br><center>InterLab Notebook</h3>
 +
<h3><center><object data="https://static.igem.org/mediawiki/2017/1/1c/T--Northwestern--Interlab.pdf" type="application/pdf" width="75%" height="600px">
 +
Your device does not support embed PDFs. Please click the following link to open up the PDF. <a href="https://static.igem.org/mediawiki/2017/1/1c/T--Northwestern--Interlab.pdf">Interlab</a>
 +
</object> </center> <br><br></h3>
 +
</div>
  
  
</html>
+
</body>

Revision as of 18:02, 28 October 2017

Northwestern Template Northwestern Template




Team VesiCure participated in the Fourth International InterLaboratory Measurement Study in synthetic biology. The InterLab experiment aims to improve the measurement tools available to both the iGEM community and the synthetic biology community as a whole by comparing GFP fluorescence in different labs using the same protocol, as established by iGEM headquarters. Our results were formally submitted and are summarized in our notebook below.

Results and Conclusions

As anticipated, our log-scale calibration curve was close to linear. The curve on the linear-scale curve (Figure 1) most likely indicates errors in pipetting, which will be accounted for by the iGEM measurement committee.





InterLab Notebook

Your device does not support embed PDFs. Please click the following link to open up the PDF. Interlab