Difference between revisions of "Team:Pasteur Paris/InterLab"

Line 108: Line 108:
 
function deletebaton3() {
 
function deletebaton3() {
 
     document.getElementById("batonbleu3").style.display = "none";
 
     document.getElementById("batonbleu3").style.display = "none";
}
 
 
function apparitionbaton3a() {
 
    document.getElementById("batonbleu3a").style.display = "block";
 
}
 
 
function deletebaton3a() {
 
    document.getElementById("batonbleu3a").style.display = "none";
 
}
 
 
function apparitionbaton3b() {
 
    document.getElementById("batonbleu3b").style.display = "block";
 
}
 
 
function deletebaton3b() {
 
    document.getElementById("batonbleu3b").style.display = "none";
 
 
}
 
}
  
Line 212: Line 196:
 
function deletebaton13() {
 
function deletebaton13() {
 
     document.getElementById("batonbleu13").style.display = "none";
 
     document.getElementById("batonbleu13").style.display = "none";
}
 
 
function apparitionbaton13b() {
 
    document.getElementById("batonbleu13b").style.display = "block";
 
}
 
 
function deletebaton13b() {
 
    document.getElementById("batonbleu13b").style.display = "none";
 
 
}
 
}
  
Line 331: Line 307:
 
}
 
}
  
function menuapparition(){
+
function BarthenteimNoiretBlanc() {
   if(document.getElementById("Team").style.display == "block" || document.getElementById("Project").style.display == "block" || document.getElementById("HumanPractice").style.display == "block" || document.getElementById("Achievements").style.display == "block" || document.getElementById("Design").style.display == "block" || document.getElementById("Labwork").style.display == "block")
+
   document.getElementById("BarthenteimBW").style.display = "block";
  {apparitionLabWork();}
+
  document.getElementById("Barthenteim").style.display = "none";
 
}
 
}
  
function periodiqueapparition() {
+
function BarthenteimCouleur() {
    setInterval(menuapparition, 5000);
+
  document.getElementById("Barthenteim").style.display = "block";
 +
  document.getElementById("BarthenteimBW").style.display = "none";
 
}
 
}
  
Line 354: Line 331:
  
 
body{
 
body{
 +
  margin:30px;
 +
  padding:30px;
 
   background-color:white;
 
   background-color:white;
   width:100%;
+
   height:100%;
 
}
 
}
  
Line 417: Line 396:
 
     right:30px;
 
     right:30px;
 
     bottom: 4%;
 
     bottom: 4%;
 +
    color:black;
 
}
 
}
  
Line 440: Line 420:
  
 
/*////////////////////////////////////////////*/
 
/*////////////////////////////////////////////*/
 +
 +
.com a:hover{
 +
  color: #3298CB;
 +
}
  
 
.com li{
 
.com li{
Line 452: Line 436:
 
   left:10px;
 
   left:10px;
 
   border-bottom:4px dotted black;
 
   border-bottom:4px dotted black;
   width: 35%;  
+
   width: 20%;  
 
}
 
}
  
Line 479: Line 463:
  
 
.subtitle{
 
.subtitle{
   margin-left:300px;
+
   margin-left:12.25px;
   margin-top:112.5px;
+
   margin-top:55px;
 
   cursor: default;
 
   cursor: default;
   font-size: 26.75pt;
+
   font-size: 18pt;
 
}
 
}
  
  
 
.maintext{
 
.maintext{
     font-size: 30pt;
+
     font-size: 9pt;
     margin-left:300px;
+
     font-family:Helvetica, sans-serif;
    margin-right:300px;
+
     margin-top:25px;
     margin-top:112.5px;
+
 
     text-align: justify;
 
     text-align: justify;
 
     cursor: default;
 
     cursor: default;
     font-family:Helvetica;
+
     width:65%;
 +
    line-height:12pt;
 +
}
 +
 
 +
#subtitles{
 +
  position:relative;
 +
  margin-left: 287.75px;
 +
  top:10px;
 +
  font-size: 18pt;
 +
  font-weight: normal;
 +
  /*border-bottom:4px dotted black;*/
 +
  z-index:-1;
 +
  width: 600px;
 +
  border-bottom:4px dotted black;
 
}
 
}
  
 
.maintextsuite{
 
.maintextsuite{
     font-size: 30pt;
+
     font-size: 9pt;
    margin-left:300px;
+
    margin-right:300px;
+
 
     margin-top:10px;
 
     margin-top:10px;
 
     text-align: justify;
 
     text-align: justify;
 
     cursor: default;
 
     cursor: default;
     font-family:Helvetica;
+
     font-family:Helvetica, sans-serif;
 +
    width:65%;
 +
    line-height:12pt;
 +
}
 +
 
 +
#title{
 +
  font-size: 60pt;
 +
  border-bottom:4px dotted black;
 +
  width: 205px;
 +
  z-index:-1;
 +
  margin-left: 287.75px;
 +
  margin-top: 90px;
 +
}
 +
 
 +
.maintextsuiteimage{
 +
    font-size: 9pt;
 +
    margin-top:10px;
 +
    text-align: justify;
 +
    cursor: default;
 +
    font-family:Helvetica, sans-serif;
 +
    width:40%;
 +
    line-height:12pt;
 +
}
 +
 
 +
.text {
 +
  position:relative;
 +
  margin-left: 287.75px;
 
}
 
}
  
Line 532: Line 552:
 
}
 
}
  
/*////////////////////////////////////////////*/
+
.Chili{
/*Ensemble de class pour les onglets*/
+
  z-index:-1;
 +
  margin-left: 287.75px;
 +
  top:90px;
 +
  width:56%;
 +
  height: 55%;
 +
}
 +
 
 +
table{
 +
  border-collapse: collapse;
 +
  }
  
 
.outer {
 
.outer {
Line 669: Line 698:
 
}
 
}
 
/*////////////////////////////////////////////*/
 
/*////////////////////////////////////////////*/
 +
  
 
.rotate {
 
.rotate {
 
   -webkit-transform: rotate(180deg);
 
   -webkit-transform: rotate(180deg);
}
 
 
.list a{
 
  text-decoration: none;
 
  color:black;
 
 
}
 
}
  
Line 923: Line 948:
  
  
   <body onload="apparitionLabWork(); periodiqueapparition()">
+
   <body>
 
   <a class="left" href="https://2017.igem.org/Team:Pasteur_Paris"><img src="https://static.igem.org/mediawiki/2017/d/d8/T--Pasteur_Paris--aether.png"; width="220px"; height="70px"></img></a>
 
   <a class="left" href="https://2017.igem.org/Team:Pasteur_Paris"><img src="https://static.igem.org/mediawiki/2017/d/d8/T--Pasteur_Paris--aether.png"; width="220px"; height="70px"></img></a>
 
   <a class="right" href="https://2017.igem.org/Team:Pasteur_Paris"><img src="https://static.igem.org/mediawiki/2017/1/10/T--Pasteur_Paris--iGEM.png"; width="90px"; height="70px"></img></a>
 
   <a class="right" href="https://2017.igem.org/Team:Pasteur_Paris"><img src="https://static.igem.org/mediawiki/2017/1/10/T--Pasteur_Paris--iGEM.png"; width="90px"; height="70px"></img></a>
Line 1,141: Line 1,166:
 
   </div>
 
   </div>
 
</div>
 
</div>
<ul class="com">
 
  <li style="text-align:center"><a href="https://www.facebook.com/igem.pasteur/" target="_blank"><i id="logo" class="fa fa-facebook"></i></a></li>
 
  <li><a href=" https://twitter.com/igem_pasteur " target="_blank"><i id="logo" class="fa fa-twitter"></i></a></li>
 
  <li><a href="https://www.instagram.com/igem.pasteur2017/" target="_blank"><i id="logo" class="material-icons">photo_camera</i></a></li>
 
  <li><a href="mailto:igem.pasteur@gmail.com " target="_blank"><i id="logo" class="material-icons">email</i></a></li>
 
</ul>
 
  
<div>
+
 
 +
<div style="height:75%">
 +
  <img src="https://static.igem.org/mediawiki/2017/2/2d/HQ_interlab_2016.jpg"; style="position:absolute; top:90px; left:412px; height: 66.5%;width:auto;max-width: 60%; z-index:-2"/>
 +
  <p id="title" style="font-size:50pt; font-family: CrimsonTextRoman, serif;">Interlab</p>
 +
  <div class="Chili"></div>
 +
  <p id="subtitles" style=" font-family: CrimsonTextRoman, serif;">A Brief History of the InterLab (from iGEM official website)</p>
 +
</div>
 +
 
 +
 
 +
<div class="text">
 +
<p class="maintext"> Over the past three years, iGEM has advanced the frontiers of science with the two biggest interlaboratory studies ever done in synthetic biology. These studies established a baseline for replicability of fluorescence measurements and identified likely key sources of error, and have now been published as an open-access journal article in PLOS ONE. </p>
  
 
<div class="subtitle">
 
<div class="subtitle">
   <p style="font-size:50pt; font-family: CrimsonTextRoman, serif;">Under construction<br></p><br>
+
   <p style="font-family: CrimsonTextRoman, serif;">The 2017 iGEM Interlab Study</p>
 
   <div class="underline"></div>
 
   <div class="underline"></div>
 
</div>
 
</div>
  
<p class="maintext"></p>
+
<p class="maintext"> The aim of this year’s Interlab Study is to establish a GFP measurement protocol based on engineering principles that anyone with a plate reader can use in their lab. Teams were once more asked to use the same exact protocol around the world to produce common, comparable units for measuring GFP with different plate readers. Teams who had access to flow cytometry systems were also encouraged to make flow cytometry measurements, namely counting cells.</p>
  
<p class="maintextsuite"></p>
+
<div class="subtitle">
 +
  <p style="font-family: CrimsonTextRoman, serif;">Materials and methods</p>
 +
  <div class="underline"></div>
 +
</div>
  
<br><br><br><br><br><br><br><br><br><br><br><br></p>
+
<p class="maintext"> The 8 plasmids (Positive Control, Negative Control, Test Device 1, Test Device 2, Test Device 3, Test Device 4, Test Device 5, and Test Device 6 - locations listed below) from Kit Plate 6 were transformed into E. coli DH5-alpha cells. We used this <a href="" style="text-decoration:underline">transformation protocol</a></p>
 +
 
 +
<p class="maintextsuite"> The machines we used are given below. Using these machines was a great opportunity to discover laboratories and people at the Institut Pasteur, and to learn new biological methods.</p>
 +
 
 +
<p class="maintextsuite" style="margin-left:13px"> -Incubator: Unitron Infors AGCH-4103 Bottmingen</p>
 +
 
 +
<p class="maintextsuite" style="margin-left:13px"> -Plate reader: VaroSkan Lux Thermo Scientific</p>
 +
 
 +
<p class="maintextsuite" style="margin-left:13px"> -Flow cytometer : Cytoflex S Beckman Coulter</p>
 +
 
 +
 
 +
<div class="subtitle">
 +
  <p style="font-family: CrimsonTextRoman, serif;">Materials and methods</p>
 +
  <div class="underline"></div>
 
</div>
 
</div>
 +
 +
<p class="maintext"> We conducted both the experiments with the plate reader and the flow cytometer. The results can be downloaded with the links below:</p>
 +
 +
<p class="maintextsuite" style="margin-left:13px"><a href="https://static.igem.org/mediawiki/2017/b/b2/T--Pasteur_Paris--InterlabMeasurements2.xls" style="text-decoration:underline"> -Plate reader</a></p>
 +
 +
<p class="maintextsuite" style="margin-left:13px"><a href="https://static.igem.org/mediawiki/2017/f/f7/T--Pasteur_Paris--FlowCytometrie.xls" style="text-decoration:underline"> -Flow cytometry</a></p>
 +
 +
<div class="subtitle">
 +
  <p style="font-family: CrimsonTextRoman, serif;">Acknowledgements</p>
 +
  <div class="underline"></div>
 +
</div>
 +
 +
<p class="maintext">The members of our team who conducted the Interlab Study experiments were not at all familiar with the equipment used. Thus, nothing would have been possible without the precious help of a few researchers at the Pasteur Institut. We would like to thank warmly: </p>
 +
 +
<p class="maintextsuite" style="margin-left:13px">- Dr Sandrine Schmutz for giving us access to the flow cytometer and teaching us how to use it.</p>
 +
 +
<p class="maintextsuite" style="margin-left:13px">- Pierre-Henri Commere platform engineer who also taught us how to use and work on the flow cytometer</p>
 +
 +
<p class="maintextsuite" style="margin-left:13px">- Finally Maxime Chazal for explaining to us how to use the plate reader</p>
 +
 +
 +
</div>
 +
<ul class="com">
 +
  <li style="text-align:center"><a href="https://www.facebook.com/igem.pasteur/" target="_blank"><i id="logo" class="fa fa-facebook"></i></a></li>
 +
  <li><a href=" https://twitter.com/igem_pasteur " target="_blank"><i id="logo" class="fa fa-twitter"></i></a></li>
 +
  <li><a href="https://www.instagram.com/igem.pasteur2017/" target="_blank"><i id="logo" class="material-icons">photo_camera</i></a></li>
 +
  <li><a href="mailto:igem.pasteur@gmail.com " target="_blank"><i id="logo" class="material-icons">email</i></a></li>
 +
</ul>
  
 
<div id="toparrow">
 
<div id="toparrow">
Line 1,166: Line 1,239:
 
   </div>
 
   </div>
  
 +
<div class="sponsors"; style="width:100vw">
 +
  <a href="http://www.centralesupelec.fr" target="_blank"><img src="https://static.igem.org/mediawiki/2017/b/ba/T--Pasteur_Paris--AssociationCentralien.png"; id="Centrale" style="position:absolute; margin-top: 120px; left:21%; width: 121px; height: 57px; display:none"; onmouseout="centraleNoiretBlanc()"></a>
 +
  <a href="http://www.centralesupelec.fr" target="_blank"><img src="https://static.igem.org/mediawiki/2017/3/39/T--Pasteur_Paris--AssociationCentralien_BW.png"; id="CentraleBW" style="position:absolute; margin-top: 120px; left:21%; width: 121px; height: 57px"; onmouseover="centraleCouleur()"></a>
 +
  <a href="http://www.geneious.com" target="_blank"><img src="https://static.igem.org/mediawiki/2017/6/61/T--Pasteur_Paris--genious.png"; id="genious"; style="position:absolute; margin-top: 140px; left:37%; width: 136.5px; height: 58.42px; display:none"; onmouseout="geniousNoiretBlanc()"></a>
 +
  <a href="http://www.geneious.com" target="_blank"><img src="https://static.igem.org/mediawiki/2017/7/71/T--Pasteur_Paris--genious_BW.png"; id="geniousBW"; style="position:absolute; margin-top: 140px; left:37%; width: 136.5px; height: 58.42px"; onmouseover="geniousCouleur()"></a>
 +
  <a href="http://www.mt.com" target="_blank"><img src="https://static.igem.org/mediawiki/2017/c/cc/T--Pasteur_Paris--Mettler_Toledo.png"; id="MettlerToledo"; style="position:absolute; margin-top: 160px; left:54%; width: 160px; height: 20px; display:none"; onmouseout="MettlerToledoNoiretBlanc()"></a>
 +
  <a href="http://www.mt.com" target="_blank"><img src="https://static.igem.org/mediawiki/2017/d/dd/T--Pasteur_Paris--Mettler_Toledo_BW.png"; id="MettlerToledoBW"; style="position:absolute; margin-top: 160px; left:54%; width: 160px; height: 20px"; onmouseover="MettlerToledoCouleur()"></a>
 +
  <a href="http://www.france-science.org" target="_blank"><img src="https://static.igem.org/mediawiki/2017/b/b5/T--Pasteur_Paris--Ambassade.jpeg"; id="ambassade"; style="position:absolute; margin-top: 120px; right:21%; width: 100.8px; height: 105px; display:none"; onmouseout="ambassadeNoiretBlanc()"></a>
 +
  <a href="http://www.france-science.org" target="_blank"><img src="https://static.igem.org/mediawiki/2017/7/70/T--Pasteur_Paris--Ambassade_BW.png"; id="ambassadeBW"; style="position:absolute; margin-top: 120px; right:21%; width: 100.8px; height: 105px"; onmouseover="ambassadeCouleur()"></a>
 +
</div>
  
<div class="sponsors"; style="width:100%">
+
<div class="sponsors"; style="width:100vw">
   <a href="http://www.centralesupelec.fr"><img src="https://static.igem.org/mediawiki/2017/8/8f/T--Pasteur_Paris--Centrale.jpeg"; id="Centrale" style="position:absolute; margin-top: 120px; left:20%; width: 121px; height: 61.6px; display:none"; onmouseout="centraleNoiretBlanc()"></a>
+
   <a href="http://www.instituts-carnot.eu/fr/institut-carnot/pasteur-ms" target="_blank"><img src="https://static.igem.org/mediawiki/2017/d/d1/T--Pasteur_Paris--GC.jpeg"; id="GlobalCare" style="position:absolute; margin-top: 250px; left:28%; width: 150px; height: 60px; display:none"; onmouseout="GlobalCareNoiretBlanc()"></a>
  <a href="http://www.centralesupelec.fr"><img src="https://static.igem.org/mediawiki/2017/5/56/T--Pasteur_Paris--Centrale_BW.png"; id="CentraleBW" style="position:absolute; margin-top: 120px; left:20%; width: 121px; height: 61.6px"; onmouseover="centraleCouleur()"></a>
+
   <a href="http://www.instituts-carnot.eu/fr/institut-carnot/pasteur-ms" target="_blank"><img src="https://static.igem.org/mediawiki/2017/c/cc/T--Pasteur_Paris--GC_BW.png"; id="GlobalCareBW" style="position:absolute; margin-top: 250px; left:28%; width: 150px; height: 60px"; onmouseover="GlobalCareCouleur()"></a>
  <a href="http://www.geneious.com"><img src="https://static.igem.org/mediawiki/2017/6/61/T--Pasteur_Paris--genious.png"; id="genious"; style="position:absolute; margin-top: 135px; left:32%; width: 136.5px; height: 58.42px; display:none"; onmouseout="geniousNoiretBlanc()"></a>
+
   <a href="http://www.pasteur.fr/fr" target="_blank"><img src="https://static.igem.org/mediawiki/2017/8/86/T--Pasteur_Paris--pasteur.png"; id="pasteur"; style="position:absolute; margin-top: 250px; left:46%; width: 130.2px; height: 50.07px"></a>
   <a href="http://www.geneious.com"><img src="https://static.igem.org/mediawiki/2017/7/71/T--Pasteur_Paris--genious_BW.png"; id="geniousBW"; style="position:absolute; margin-top: 135px; left:32%; width: 136.5px; height: 58.42px"; onmouseover="geniousCouleur()"></a>
+
   <a href="http://www.instituts-carnot.eu/fr/institut-carnot/pasteur-ms" target="_blank"><img src="https://static.igem.org/mediawiki/2017/e/eb/T--Pasteur_Paris--Carnot.jpeg"; id="Carnot"; style="position:absolute; margin-top: 250px; right:28%; width: 130px; height: 58px; display:none"; onmouseout="CarnotNoiretBlanc()"></a>
  <a href="http://www.mt.com"><img src="https://static.igem.org/mediawiki/2017/c/cc/T--Pasteur_Paris--Mettler_Toledo.png"; id="MettlerToledo"; style="position:absolute; margin-top: 160px; left:44.5%; width: 160px; height: 20px; display:none"; onmouseout="MettlerToledoNoiretBlanc()"></a>
+
   <a href="http://www.instituts-carnot.eu/fr/institut-carnot/pasteur-ms" target="_blank"><img src="https://static.igem.org/mediawiki/2017/f/f5/T--Pasteur_Paris--Carnot_BW.png"; id="CarnotBW"; style="position:absolute; margin-top: 250px; right:28%; width: 130px; height: 58px"; onmouseover="CarnotCouleur()"></a>
  <a href="http://www.mt.com"><img src="https://static.igem.org/mediawiki/2017/d/dd/T--Pasteur_Paris--Mettler_Toledo_BW.png"; id="MettlerToledoBW"; style="position:absolute; margin-top: 160px; left:44.5%; width: 160px; height: 20px"; onmouseover="MettlerToledoCouleur()"></a>
+
   <a href="http://www.pasteur.fr/fr"><img src="https://static.igem.org/mediawiki/2017/8/86/T--Pasteur_Paris--pasteur.png"; id="pasteur"; style="position:absolute; margin-top: 130px; left:59%; width: 130.2px; height: 50.07px"></a>
+
   <a href="http://www.france-science.org"><img src="https://static.igem.org/mediawiki/2017/b/b5/T--Pasteur_Paris--Ambassade.jpeg"; id="ambassade"; style="position:absolute; margin-top: 120px; right:20%; width: 100.8px; height: 105px; display:none"; onmouseout="ambassadeNoiretBlanc()"></a>
+
   <a href="http://www.france-science.org"><img src="https://static.igem.org/mediawiki/2017/7/70/T--Pasteur_Paris--Ambassade_BW.png"; id="ambassadeBW"; style="position:absolute; margin-top: 120px; right:20%; width: 100.8px; height: 105px"; onmouseover="ambassadeCouleur()"></a>
+
 
</div>
 
</div>
  
<div class="sponsors"; style="width:100%">
+
<div class="sponsors"; style="width:100vw">
   <a href="http://www.instituts-carnot.eu/fr/institut-carnot/pasteur-ms"><img src="https://static.igem.org/mediawiki/2017/d/d1/T--Pasteur_Paris--GC.jpeg"; id="GlobalCare" style="position:absolute; margin-top: 250px; left:19%; width: 150px; height: 60px; display:none"; onmouseout="GlobalCareNoiretBlanc()"></a>
+
   <a href="http://www.qiagen.com" target="_blank"><img src="https://static.igem.org/mediawiki/2017/a/a7/T--Pasteur_Paris--Qiagen.png"; id="Quiagen"; style="position:absolute; margin-top: 350px; left:21%; width: 100px; height: 86px; display:none"; onmouseout="QuiagenNoiretBlanc()"></a>
  <a href="http://www.instituts-carnot.eu/fr/institut-carnot/pasteur-ms"><img src="https://static.igem.org/mediawiki/2017/c/cc/T--Pasteur_Paris--GC_BW.png"; id="GlobalCareBW" style="position:absolute; margin-top: 250px; left:19%; width: 150px; height: 60px"; onmouseover="GlobalCareCouleur()"></a>
+
   <a href="http://www.qiagen.com" target="_blank"><img src="https://static.igem.org/mediawiki/2017/2/2b/T--Pasteur_Paris--Quiagen_BW.png"; id="QuiagenBW"; style="position:absolute; margin-top: 350px; left: 21%; width: 100px; height: 86px"; onmouseover="QuiagenCouleur()"></a>
  <a href="http://www.qiagen.com"><img src="https://static.igem.org/mediawiki/2017/a/a7/T--Pasteur_Paris--Qiagen.png"; id="Quiagen"; style="position:absolute; margin-top: 240px; left:33%; width: 100px; height: 86px; display:none"; onmouseout="QuiagenNoiretBlanc()"></a>
+
   <a href="http://www.eurofins.fr" target="_blank"><img src="https://static.igem.org/mediawiki/2017/e/ed/T--Pasteur_Paris--eurofins.png"; id="eurofins"; style="position:absolute; margin-top: 370px; left:37%; width: 142.5px; height: 48px; display:none"; onmouseout="eurofinsNoiretBlanc()"></a>
   <a href="http://www.qiagen.com"><img src="https://static.igem.org/mediawiki/2017/2/2b/T--Pasteur_Paris--Quiagen_BW.png"; id="QuiagenBW"; style="position:absolute; margin-top: 240px; left: 33%; width: 100px; height: 86px"; onmouseover="QuiagenCouleur()"></a>
+
   <a href="http://www.eurofins.fr" target="_blank"><img src="https://static.igem.org/mediawiki/2017/e/ea/T--Pasteur_Paris--eurofins_BW.png"; id="eurofinsBW"; style="position:absolute; margin-top: 370px; left: 37%; width: 142.5px; height: 48px"; onmouseover="eurofinsCouleur()"></a>
   <a href="http://www.eurofins.fr"><img src="https://static.igem.org/mediawiki/2017/e/ed/T--Pasteur_Paris--eurofins.png"; id="eurofins"; style="position:absolute; margin-top: 255px; left:44.5%; width: 142.5px; height: 48px; display:none"; onmouseout="eurofinsNoiretBlanc()"></a>
+
   <a href="http://www.thermofisher.com" target="_blank"><img src="https://static.igem.org/mediawiki/2017/d/d7/T--Pasteur_Paris--Thermofisher.png"; id="Thermofisher"; style="position:absolute; margin-top: 370px; left:54%; width: 142.5px; height: 48px; display:none"; onmouseout="ThermofisherNoiretBlanc()"></a>
   <a href="http://www.eurofins.fr"><img src="https://static.igem.org/mediawiki/2017/e/ea/T--Pasteur_Paris--eurofins_BW.png"; id="eurofinsBW"; style="position:absolute; margin-top: 255px; left: 44.5%; width: 142.5px; height: 48px"; onmouseover="eurofinsCouleur()"></a>
+
   <a href="http://www.thermofisher.com" target="_blank"><img src="https://static.igem.org/mediawiki/2017/1/17/T--Pasteur_Paris--Thermofisher_BW.png"; id="ThermofisherBW"; style="position:absolute; margin-top: 370px; left: 54%; width: 142.5px; height: 48px"; onmouseover="ThermofisherCouleur()"></a>
   <a href="http://www.thermofisher.com"><img src="https://static.igem.org/mediawiki/2017/d/d7/T--Pasteur_Paris--Thermofisher.png"; id="Thermofisher"; style="position:absolute; margin-top: 255px; left:58.7%; width: 142.5px; height: 48px; display:none"; onmouseout="ThermofisherNoiretBlanc()"></a>
+
   <a href="http://www.thermofisher.com" target="_blank"><img src="https://static.igem.org/mediawiki/2017/f/fe/T--Pasteur_Paris--Barthenteim.png"; id="Barthenteim"; style="position:absolute; margin-top: 350px; right:21%; width: 81px; height: 90px; display:none"; onmouseout="BarthenteimNoiretBlanc()"></a>
   <a href="http://www.thermofisher.com"><img src="https://static.igem.org/mediawiki/2017/1/17/T--Pasteur_Paris--Thermofisher_BW.png"; id="ThermofisherBW"; style="position:absolute; margin-top: 255px; left: 58.7%; width: 142.5px; height: 48px"; onmouseover="ThermofisherCouleur()"></a>
+
   <a href="http://www.thermofisher.com" target="_blank"><img src="https://static.igem.org/mediawiki/2017/b/ba/T--Pasteur_Paris--Barthenteim_BW.png"; id="BarthenteimBW"; style="position:absolute; margin-top: 350px; right:21%; width: 81px; height: 90px"; onmouseover="BarthenteimCouleur()"></a>
   <a href="http://www.instituts-carnot.eu/fr/institut-carnot/pasteur-ms"><img src="https://static.igem.org/mediawiki/2017/e/eb/T--Pasteur_Paris--Carnot.jpeg"; id="Carnot"; style="position:absolute; margin-top: 250px; right:19%; width: 130px; height: 58px; display:none"; onmouseout="CarnotNoiretBlanc()"></a>
+
   <a href="http://www.instituts-carnot.eu/fr/institut-carnot/pasteur-ms"><img src="https://static.igem.org/mediawiki/2017/f/f5/T--Pasteur_Paris--Carnot_BW.png"; id="CarnotBW"; style="position:absolute; margin-top: 250px; right:19%; width: 130px; height: 58px"; onmouseover="CarnotCouleur()"></a>
+
 
</div>
 
</div>
 +
 +
 
  </body>
 
  </body>
 
</html>
 
</html>

Revision as of 14:26, 31 October 2017

Interlab

A Brief History of the InterLab (from iGEM official website)

Over the past three years, iGEM has advanced the frontiers of science with the two biggest interlaboratory studies ever done in synthetic biology. These studies established a baseline for replicability of fluorescence measurements and identified likely key sources of error, and have now been published as an open-access journal article in PLOS ONE. 

The 2017 iGEM Interlab Study

The aim of this year’s Interlab Study is to establish a GFP measurement protocol based on engineering principles that anyone with a plate reader can use in their lab. Teams were once more asked to use the same exact protocol around the world to produce common, comparable units for measuring GFP with different plate readers. Teams who had access to flow cytometry systems were also encouraged to make flow cytometry measurements, namely counting cells.

Materials and methods

The 8 plasmids (Positive Control, Negative Control, Test Device 1, Test Device 2, Test Device 3, Test Device 4, Test Device 5, and Test Device 6 - locations listed below) from Kit Plate 6 were transformed into E. coli DH5-alpha cells. We used this transformation protocol

The machines we used are given below. Using these machines was a great opportunity to discover laboratories and people at the Institut Pasteur, and to learn new biological methods.

-Incubator: Unitron Infors AGCH-4103 Bottmingen

-Plate reader: VaroSkan Lux Thermo Scientific

-Flow cytometer : Cytoflex S Beckman Coulter

Materials and methods

We conducted both the experiments with the plate reader and the flow cytometer. The results can be downloaded with the links below:

-Plate reader

-Flow cytometry

Acknowledgements

The members of our team who conducted the Interlab Study experiments were not at all familiar with the equipment used. Thus, nothing would have been possible without the precious help of a few researchers at the Pasteur Institut. We would like to thank warmly:

- Dr Sandrine Schmutz for giving us access to the flow cytometer and teaching us how to use it.

- Pierre-Henri Commere platform engineer who also taught us how to use and work on the flow cytometer

- Finally Maxime Chazal for explaining to us how to use the plate reader