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

Line 457: Line 457:
  
 
             <script>
 
             <script>
                var cont_index = "00";
 
 
                 var cont = document.getElementById("micro_0");   
 
                 var cont = document.getElementById("micro_0");   
 
                 var vign_back_lis = cont.getElementsByClassName("vignette_back");
 
                 var vign_back_lis = cont.getElementsByClassName("vignette_back");
Line 464: Line 463:
 
                 for (i = 0; i < vign_back_lis.length; i++) {
 
                 for (i = 0; i < vign_back_lis.length; i++) {
 
                     vign_back_lis[i].addEventListener("click", function() {
 
                     vign_back_lis[i].addEventListener("click", function() {
 
+
                        var cont = document.getElementById("micro_0"); 
 +
                        var vign_back_lis = cont.getElementsByClassName("vignette_back");
 +
                        var cont_index = "00";
 
                         /*get clicked element index*/
 
                         /*get clicked element index*/
 
                         var index = String(this.id).substring(7,8);
 
                         var index = String(this.id).substring(7,8);
Line 488: Line 489:
 
                             var el_foc;
 
                             var el_foc;
 
                             for (j = 0; j < vign_back_lis.length; j++) {
 
                             for (j = 0; j < vign_back_lis.length; j++) {
                                 el_foc=document.getElementById("pan_"+cont_index+j);
+
                                 el_foc=document.getElementById("pan_" + cont_index + j);
 
                                 if (el_foc.style.maxHeight != 0) {
 
                                 if (el_foc.style.maxHeight != 0) {
 
                                     index_act=j;
 
                                     index_act=j;
Line 505: Line 506:
 
                                 text_act.style.top = "4em";
 
                                 text_act.style.top = "4em";
 
                             }
 
                             }
         
 
  
 
                             /*open clicked element*/
 
                             /*open clicked element*/

Revision as of 20:07, 22 August 2018

""

PROTOCOLS

Microfluidics: general protocols

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 microfluidic chips, as well as how to demold them, bond them to other surfaces and treat them for neuron growth. Also, we explain how our molds and chips were fabricated.

PDMS Chips Fabrication

PDMS Chip Demolding

PDMS Chip Bonding

PDMS Chip Treatment for Nerve Growth


Materials

  • Sylgard 184 Elastomer Kit (Sigma-aldrich, 761036-5EA)
  • Vacuum pump unit (Vacuubrand PC 3 RZ 2.5)
  • Stove (Memmert UM 400)

Protocol

According to manufacturer's instruction.

  • Mix monomer and curing agent (10:1 proportion) for 30 seconds
  • Use a vacuum pump unit and a vacuum bell jar to extract air bubbles until the mixture is clear
  • Pour mixture onto mold
  • Put mixture+mold in stove at 70 degrees Celsius for 3 hours

Get full protocol here



Materials

  • Razor blade (OEMTOOLS 25181 Razor Blades, 100 Pack)
  • Biopsy puncher (Kai Biopsy Punch 4mm )

Protocol


  • Cut the borders of the chip with the razor blade
  • Extract the chip from its mold
  • Drill input and output holes with the biopsy puncher

Get full protocol here



Materials

  • Plasma cleaner (Diener Pico PCCE)
  • Distilled water (Fisherbrand, CAS number 7732-18-5)
  • Isopropanol (Fisherbrand, CAS number 67-63-0)
  • Office duct tape
  • Vertical laminar airflow cabinets (Euroclone aura vertical S.D.4)

Protocol


  • Take chip and the surface it needs to be bonded to into the airflow cabinet
  • Clean chip with duct tape and isopropanol
  • Put the chip and the surface into the plasma cleaner.
  • Expose chip and surface 30 seconds to plasma.
  • Take the chip and the surface back in the airflow cabinet
  • Press the microfluidic chip against the surface
  • Insert distilled water into chip circuitry

  • Get full protocol here



Materials

  • Poly-D-Lysine solution 1.0 mg/mL (Sigma aldrich, A-003-E)
  • Laminin (Sigma aldrich, Laminin from Engelbreth-Holm-Swarm murine sarcoma basement membrane, L2020-1MG)

Protocol


  • Pour poly-D-lysine with concentration 10 &mu g/mL into the chip
  • Incubate over night
  • Pour laminine with concentration 4 &mu g/mL
  • Incubate for a few hours

  • Get full protocol here


Microfluidics: well chip

The well chip was designed and made by our team to test the biocompatibility of the nanoporous membrane and the effect of electricity on biofilm growth.

PDMS Well Chip Mold Fabrication


We were allowed to use the molds made by Institut Curie. We were not involved in the process of their fabrication. Here is a short video we made about how these molds were created.




Microfluidics: microchannel chip

We used the microchannel chip to test the effect of NGF on the neuron's growth.

PDMS Microchannel Chip Mold Fabrication


We were allowed to use the molds made by Institut Curie. We were not involved in the process of their fabrication. Here is a short video we made about how these molds were created.