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

 
(139 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{Pasteur_Paris}}
+
{{Pasteur_Paris/MenuBlock}}
<html
+
{{Pasteur_Paris/Vignettes}}
<head>
+
<html>
     <style>
+
     <style type="text/css">
         .vignette_container{   /*element that contains the vignettes*/
+
         #runningchip {
            position:relative;
+
             left: 605px;
             height: 30em;
+
 
         }
 
         }
         .vignette_for {     /*foreground part of the vignettes, gets transparent*/
+
         #labwork_small {
             position:absolute;
+
             background-color: #292929;
            width: 20em;
+
}
            height: 15em;
+
#bannerchanged{
            top:9em;
+
    width: 100%;
            z-index: 2;
+
    overflow: hidden;
            border: 1px solid #333;
+
    margin: 0 auto;
            border-radius: 20px;
+
}
            padding: 50px 12px;
+
@media screen and (max-width: 760px) {
            background-image: url("https://static.igem.org/mediawiki/2018/c/cd/T--Pasteur_Paris--Logo-Neuronarch_gradient.jpg");
+
/*#wrapper {
            background-size:100%;
+
    width: 100%;
            margin: 35px;
+
    overflow: hidden;
            pointer-events:none;
+
}
            -webkit-transition: opacity 0.7s;
+
#container {
            -moz-transition: opacity 0.7s;
+
  width: 100%;
            -o-transition: opacity 0.7s;
+
    margin: 0 auto;
            transition: opacity 0.7s;
+
}*/
 +
.banner-img {
 +
    width: 100%;
 +
}
 +
}
  
        }
+
</style>
 
+
        #vignette_for_2 {   
+
            left: 30em;
+
 
+
        }
+
 
+
 
+
 
+
       
+
        .vignette_back {          /*background part of the vignettes, picture*/
+
            position:absolute;
+
            top:9em;
+
            width: 20em;
+
            height: 15em;
+
            z-index: 1;
+
            border: 1px solid #333;
+
            border-radius: 20px;
+
            padding: 50px 12px;
+
            background-image:url("https://static.igem.org/mediawiki/2018/0/03/T--Pasteur_Paris--PDMS_prep.jpg");
+
            background-size:100%;
+
            margin: 35px;
+
            pointer-events:none;
+
        }
+
 
+
 
+
        #vignette_back_2 {   
+
            left: 30em;
+
 
+
        }
+
 
+
 
+
 
+
 
+
        .vignette_text {            /*small panel that slides down on the vignettes*/
+
            position:absolute;
+
            top:13em;
+
            width: 20em;
+
            height: 1em;
+
            z-index: 4;
+
            border: 1px solid #333;
+
            background-color:white;
+
            box-shadow: 2px 2px 3px grey;
+
            padding: 20px 24px;
+
            margin: 23px;
+
            opacity: 0.9;
+
            pointer-events:none;
+
            -webkit-transition: top 0.7s, opacity 0.7s;
+
            -moz-transition: top 0.7s, opacity 0.7s;
+
            -o-transition: top 0.7s, opacity 0.7s;
+
            transition: top 0.7s, opacity 0.7s;
+
        }
+
 
+
        #vignette_text_2 {   
+
            left: 30em;
+
     
+
 
+
        }
+
       
+
 
+
       
+
        .accordion {
+
            background-color: transparent;
+
            position:absolute;
+
            width: 21em;
+
            height:22em;
+
            cursor: pointer;
+
            border: none;
+
            outline: none;
+
        }
+
 
+
        #button1 {
+
            top:11em;   
+
            left: 2.5em;
+
 
+
        }
+
 
+
        #button2 {
+
            top:11em;   
+
            left: 31em;
+
 
+
        }
+
 
+
 
+
       
+
        .panel {
+
            position:relative;
+
            top:30em;
+
            padding: 0px 18px;
+
            background-color: white;
+
            max-height: 0;
+
            overflow: hidden;
+
            -webkit-transition: max-height 0.7s;
+
            -moz-transition: max-height 0.7s ;
+
            -o-transition: max-height 0.7s ;
+
            transition: max-height 0.7s ;
+
            border: 10px solid transparent;
+
            -moz-border-image: -moz-linear-gradient(left, #C6234A 0%, #3C519F 100%);
+
            -webkit-border-image: -webkit-linear-gradient(left, #C6234A 0%, #3C519F 100%);
+
            border-image: linear-gradient(to right, #C6234A 0%, #3C519F 100%);
+
            border-image-slice: 1;
+
        }
+
 
+
    </style>
+
</head>
+
 
+
<body>
+
 
+
<div class="column two_thirds_size">
+
    <h3>What should this page contain?</h3>
+
    <ul>
+
    <li> Protocols </li>
+
    <li> Experiments </li>
+
    <li> Documentation of the development of your project </li>
+
    </ul>
+
 
+
</div>
+
 
+
<div class="column third_size">
+
<div class="highlight decoration_A_full">
+
<h3>Inspiration</h3>
+
<ul>
+
<li><a href="https://2014.igem.org/Team:Colombia/Protocols">2014 Colombia </a></li>
+
<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>
+
</div>
+
 
+
 
+
<div class="column full_size">
+
 
+
    <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>
+
    Please remember to put all characterization and measurement data for your parts on the corresponding Registry
+
    part pages.
+
    </p>
+
 
+
 
+
 
+
 
+
 
+
 
+
 
+
 
+
 
+
 
+
    <div class="vignette_container">
+
        <h2 style="text-align: left;">Microfluidics</h2>
+
  
        <p>PDMS (Polydimethylsiloxane) is a widely used polymer in microfluidics, for its biocompatibility and transparence, among other qualities. Here we show how to prepare PDMS for
+
<div id="bannerchanged">
        microfluidic chips, as well as how to demold them, bond them to other surfaces and treat them for neuron growth.</p>
+
                <img class="banner-img" src="https://static.igem.org/mediawiki/2018/3/3e/T--Pasteur_Paris--Banner_Protocols.jpg">
       
+
        <div class="vignette_for" id="vignette_for_1">
+
        </div>
+
       
+
        <div class="vignette_back" id="vignette_back_1">
+
        </div>
+
       
+
        <div class="vignette_text" id="vignette_text_1">
+
            <p style="position: relative; bottom:15px; text-align:center;font-weight:bold;">PDMS Preparation</p>
+
 
         </div>
 
         </div>
 +
<h1></h1>
 +
</div>
  
        <button class="accordion" id="button1">Section 1</button>
+
    <div id="GeneralContent">
         <div class="panel" id="panel_1">
+
         <div id="MainContent">
            <br>
+
            <h3>Materials</h3>
+
            <ul>
+
                <li> PDMS and curing agent (Sigma-aldrich, Sylgard 184, 761036-5EA)  </li>
+
                <li> Mold (we recommend a mold made of epoxyy resin for chips with microfluidic circuits, although aluminium is fine for simpler molds)  </li>
+
                <li> Isopropanol (liquid)  </li>
+
                <li> Scale </li>
+
                <li> Beaker</li>
+
                <li> Vacuum machine </li>
+
                <li> Spatula</li>
+
                <li> Oven</li>
+
  
 +
<a href="https://2018.igem.org/Team:Pasteur_Paris/Protocols/CellBio">
 +
<div class="block onglet">
 +
<div class="ongletImg" style="background-image: url(https://static.igem.org/mediawiki/2018/c/c1/T--Pasteur_Paris--Logo-Big-Vignette-Cellular-Biology.png);">
 +
</div>
 +
<div class= "textOnglet" style="background-color: #dedede;">
 +
<h1>Microbiology</h1>
 +
</div>
 +
</div>
 +
</a>
 +
<a href="https://2018.igem.org/Team:Pasteur_Paris/Experiments/Microflu">
 +
<div class="block onglet">
 +
<div class="ongletImg" style="background-image: url(https://static.igem.org/mediawiki/2018/1/13/T--Pasteur_Paris--Logo-Big-Vignette-Microfluidics.png);">
 +
</div>
 +
<div class= "textOnglet" style="background-color: #dedede;">
 +
<h1>Microfluidics</h1>
 +
</div>
 +
</div>
 +
</a>
 +
<a href="https://2018.igem.org/Team:Pasteur_Paris/Protocols/CellBio2">
 +
<div class="block onglet">
 +
<div class="ongletImg" style="background-image: url(https://static.igem.org/mediawiki/2018/3/3c/T--Pasteur_Paris--Logo-Big-Vignette-Molecular-Biology.png);">
 +
</div>
 +
<div class= "textOnglet" style="background-color: #dedede;">
 +
<h1>Cellular Biology</h1>
 +
</div>
 +
                        </a>
 +
</div>
  
            </ul>
 
            <br>
 
            <h3>Protocol</h3>
 
            <p>According to manufacturer's instruction. <br> Pour PDMS into a beaker (80 g should be enough for most applications). Pour curing agent into the same beaker (9 :1 proportion : if you used 80 g PDMS, you need 8 g curing     
 
            agent) and  mix with the spatula for 30 seconds. Spatula can be cleaned afterwards with some paper dipped in isopropanol. Put beaker in vacuum machine in order to extract the
 
            air bubbles from the mixture (at least 10 minutes vacuum, look out for overflowings). Pour mixture onto mold. Put mold+mixture in oven at 70 degrees Celsius for 3 hours at
 
            least. We do not recommend letting the mold with the mixture more than 2 days in the oven, otherwise there is a chance you'll break the chip when demolding it.
 
            </p>
 
  
        </div>
+
<a href="https://2018.igem.org/Team:Pasteur_Paris/Technicals">
 +
<div class="block onglet">
 +
<div class="ongletImg" style="background-image: url(https://static.igem.org/mediawiki/2018/e/ed/T--Pasteur_Paris--Big-Vignette-Design.png);">
 +
</div>
 +
<div class= "textOnglet" style="background-color: #dedede;">
 +
<h1>Design*</h1>
 +
</div>
 +
                        </a>
 +
</div>
  
  
 +
            <p> (*) There are not really protocols in design, but rather methodologies. You will be redirected to Product Design - Methodology. </p>
  
  
        <div class="vignette_for" id="vignette_for_2">
 
 
         </div>
 
         </div>
 
        <div class="vignette_back" id="vignette_back_2">
 
        </div>
 
 
        <div class="vignette_text" id="vignette_text_2">
 
            <p style="position: relative; bottom:15px; text-align:center;font-weight:bold;">Chip demolding</p>
 
        </div>
 
 
        <button class="accordion" id="button2">Section 1</button>
 
        <div class="panel" id="panel_1">
 
            <br>
 
            <h3>Materials</h3>
 
            <ul>
 
                <li> PDMS and curing agent (Sigma-aldrich, Sylgard 184, 761036-5EA)  </li>
 
                <li> Mold (we recommend a mold made of epoxyy resin for chips with microfluidic circuits, although aluminium is fine for simpler molds)  </li>
 
                <li> Isopropanol (liquid)  </li>
 
                <li> Scale </li>
 
                <li> Beaker</li>
 
                <li> Vacuum machine </li>
 
                <li> Spatula</li>
 
                <li> Oven</li>
 
 
 
            </ul>
 
            <br>
 
            <h3>Protocol</h3>
 
            <p>According to manufacturer's instruction. <br> Pour PDMS into a beaker (80 g should be enough for most applications). Pour curing agent into the same beaker (9 :1 proportion
 
            : if you used 80 g PDMS, you need 8 g curing     
 
            agent) and  mix with the spatula for 30 seconds. Spatula can be cleaned afterwards with some paper dipped in isopropanol. Put beaker in vacuum machine in order to extract the
 
            air bubbles from the mixture (at least 10 minutes vacuum, look out for overflowings). Pour mixture onto mold. Put mold+mixture in oven at 70 degrees Celsius for 3 hours at
 
            least. We do not recommend letting the mold with the mixture more than 2 days in the oven, otherwise there is a chance you'll break the chip when demolding it.
 
            </p>
 
 
        </div>
 
       
 
 
 
        <script>
 
           
 
 
           
 
            var acc = document.getElementsByClassName("accordion");
 
            var i;
 
 
 
            for (i = 0; i < acc.length; i++) {
 
                acc[i].addEventListener("click", function() {
 
 
                    this.classList.toggle("active");
 
                    var panel = this.nextElementSibling;
 
                    var vignFor = this.previousElementSibling.previousElementSibling.previousElementSibling;
 
                    var vignText = this.previousElementSibling;
 
                   
 
                    if (panel.style.maxHeight){
 
                        panel.style.maxHeight = null;
 
                        vignFor.style.opacity = 1;
 
                        vignText.style.opacity = 0.8;
 
                        vignText.style.top = "13em";
 
                        } else {
 
                        panel.style.maxHeight = panel.scrollHeight + "px";
 
                        vignFor.style.opacity = 0;
 
                        vignText.style.opacity = 1;
 
                        vignText.style.top = "30em";
 
                        }
 
                });
 
            }
 
        </script>
 
 
 
    <br>
 
    <br>
 
    <br>
 
    <br>
 
    <br>
 
    <br>
 
    <br>
 
    <br>
 
    <br>
 
    <br>
 
    <br>
 
    <br>
 
    <br>
 
    <br>
 
    <br>
 
    <br>
 
    <br>
 
    <br>
 
    <br>
 
    <br>
 
    <br>
 
    <h2 style="text-align: left;">Cell culture and whatnot</h2>
 
 
 
 
 
     </div>
 
     </div>
  
  
<br>
+
    <footer>
<br>
+
    </footer>
<br>
+
<br>
+
<br>
+
<br>
+
<br>
+
<br>
+
<br>
+
<br>
+
<br>
+
<br>
+
<br>
+
<br>
+
<br>
+
<br>
+
<br>
+
<br>
+
<br>
+
<br>
+
<br>
+
<br>
+
<br>
+
<br>
+
<br>
+
<br>
+
<br>
+
<br>
+
<br>
+
<br>
+
<br>
+
<br>
+
<br>
+
<br>
+
<br>
+
<br>
+
<br>
+
<br>
+
<br>
+
<br>
+
<br>
+
 
+
 
+
</div>
+
 
+
 
+
 
+
 
+
<div class="clear"></div>
+
  
</body>
 
  
  
 
</html>
 
</html>

Latest revision as of 03:48, 18 October 2018

""

Microbiology

Microfluidics

(*) There are not really protocols in design, but rather methodologies. You will be redirected to Product Design - Methodology.