Team:Aix-Marseille/Notebook serA

From 2014.igem.org

(Difference between revisions)
(Blanked the page)
 
Line 1: Line 1:
-
{{Team:Aix-Marseille/header}}
 
-
<html>
 
-
  <script>
 
-
  // Function to handle the movement of the sidebar in the Notebook
 
-
      $(document).ready(function () { 
 
-
          var sidebar = $('#sidebar-notebook');
 
-
          var sidebarContainer = $('#sidebar-notebook-div');
 
-
          $(window).scroll(function (event) {
 
-
              var ypos = $(this).scrollTop();
 
-
              var scrollTop = $(window).scrollTop(),
 
-
                              elementOffset = sidebar.offset().top,
 
-
                              distance = (elementOffset - scrollTop);
 
-
 
-
              var collision_top = sidebar.overlaps($('#stop_top'));
 
-
              var collision_bot = sidebar.overlaps($('#stop_bot'));
 
-
 
-
              if (collision_top.hits.length) {  /* Collision TOP */
 
-
                // To fix at the top of the .row div 
 
-
                  sidebar.css({  top: '',
 
-
                                  bottom: '',
 
-
                                  position: '',
 
-
                                  width: ''
 
-
                              });
 
-
                  sidebarContainer.css({  position:'',
 
-
                                          bottom: '',
 
-
                                          right: ''
 
-
                                      });
 
-
                  if (distance < 141) {
 
-
                    // To fix at the top of the page while scrolling
 
-
                      sidebar.css({  top: '141px',
 
-
                                      bottom: '',
 
-
                                      position: 'fixed',
 
-
                                      width: '262.5px'
 
-
                                  });
 
-
                      sidebarContainer.css({  position: '',
 
-
                                              bottom: '',
 
-
                                              right: ''
 
-
                                          });
 
-
                  }
 
-
              }
 
-
              else if (collision_bot.hits.length) {  /* Collision BOTTOM */
 
-
                // To fix at the bottom of the .row div
 
-
                  sidebar.css({  bottom: '',
 
-
                                  top: '',
 
-
                                  position: '',
 
-
                                  width: ''
 
-
                              });
 
-
                  sidebarContainer.css({  position: 'absolute',
 
-
                                          bottom: '0px',
 
-
                                        right: '0px'
 
-
                                      });
 
-
                  if (distance > 141) {
 
-
                    // To fix at the top of the page while scrolling
 
-
                      sidebar.css({  top: '141px',
 
-
                                      bottom: '',
 
-
                                      position: 'fixed',
 
-
                                      width: '262.5px'
 
-
                                  });
 
-
                      sidebarContainer.css({  position: '',
 
-
                                              bottom: '',
 
-
                                              right: ''
 
-
                                          });
 
-
                  }
 
-
              }
 
-
              else {
 
-
                // To fix at the top of the page while scrolling
 
-
                  sidebar.css({  top: '141px',
 
-
                                  bottom: '',
 
-
                                  position: 'fixed',
 
-
                                  width: '262.5px'
 
-
                              });
 
-
                  sidebarContainer.css({  position: '',
 
-
                                          bottom: '',
 
-
                                          right: ''
 
-
                                      });
 
-
              }
 
-
          });
 
-
      });
 
-
  </script>
 
-
 
-
 
-
 
-
  <div class="container">
 
-
    <h1 class="project-title">Notebook: SerA</h1>
 
-
    <br><br>
 
-
    <div id="stop_top"></div>
 
-
    <div class="row" style="position:relative;" id="notebook-row">
 
-
      <div class="col-md-9" id="notes"><!-- NOTES -->
 
-
 
-
                  <!-- ======= WEEK 9 ======= -->
 
-
        <div class="panel panel-info notes-panel last-note">
 
-
          <span class="note-tag" id="week9"></span>
 
-
          <div class="panel-heading">
 
-
            <h3 class="panel-title">Week 9 : 08/25/2014 &#10145; 08/31/2014 <div class="pull-right"></div></h3>
 
-
          </div>
 
-
          <div class="panel-body">
 
-
         
 
-
            <ul class="nav nav-tabs" role="tablist">
 
-
              <li class="active"><a href="#0826" role="tab" data-toggle="tab" class="date-notebook">08/26/14</a></li>
 
-
              <li><a href="#0827" role="tab" data-toggle="tab" class="date-notebook">08/27/14</a></li>
 
-
              <li><a href="#0828" role="tab" data-toggle="tab" class="date-notebook">08/28/14</a></li>
 
-
            </ul>
 
-
 
-
            <div class="tab-content">
 
-
             
 
-
              <div class="tab-pane fade in active" id="0826">
 
-
                <ul class="list-notebook">
 
-
                  <li>
 
-
                    <p>Clean-up of PCR product number 82 and 83 from 8-8-14 (50µL)</p>
 
-
                  </li>
 
-
                  <li>
 
-
                    <p>SOE reaction (= overlap PCR):</p>
 
-
                    <p>
 
-
                      Mix:
 
-
                      <ul>
 
-
                        <li>PCR product 82= 3µL</li>
 
-
                        <li>PCR product 83 = 3µL</li>
 
-
                        <li>dNTP 10mM = 2µL</li>
 
-
                        <li>Q5 buffer = 8µL</li>
 
-
                        <li>Q5 polymerase = 0,5µL</li>
 
-
                        <li>H2O qsp 40µL</li>
 
-
                      </ul>
 
-
                    </p><br>
 
-
                    <p>
 
-
                      Program:
 
-
                      <ol>
 
-
                        <li>98°C 2’</li>
 
-
                        <li>98°C 20”</li>
 
-
                        <li>45°C 25”</li>
 
-
                        <li>72°C 1’</li>
 
-
                        <li>72°C 10’</li>
 
-
                      </ol>
 
-
                      Repeat the steps 3-4-5, 10 times.
 
-
                    </p>
 
-
                  </li>
 
-
                </ul>
 
-
              </div>
 
-
             
 
-
              <div class="tab-pane fade in" id="0827">
 
-
                <ul class="list-notebook">
 
-
                  <li>
 
-
                    <p>PCR2: Second PCR round to amplification of serA from the SOE product (26-08-14) with primers 5 and 6, using the iGEM PCR protocol with Q5 polymerase. The temperature of annealing is 60°C</p>
 
-
                    <div class="media notes-media">
 
-
                      <img class="media-object img-rounded pull-right" src="https://static.igem.org/mediawiki/2014/8/80/AMU_Team-serA-0827.png" style="height:350px">
 
-
                      <div class="media-body" style="padding-left: 10px;">
 
-
                        <p>Result: the amplification of serA is good. Clean-up of serA (PCR2) and elution with 45µL of water.</p>
 
-
                      </div>
 
-
                    </div>
 
-
                  </li>
 
-
                  <li>
 
-
                    <p>Digestion of pSB1A3 and pSB1C3 during 1h30 at 37°C. Then, inactivation of enzymes during 20’ at 80°C</p>
 
-
                    <p>
 
-
                      Mix:
 
-
                      <ul>
 
-
                        <li>10µL of plasmid</li>
 
-
                        <li>1µL EcoRI</li>
 
-
                        <li>1µL PstI</li>
 
-
                        <li>5µL Buffer 2.1</li>
 
-
                        <li>33 µL H2O</li>
 
-
                      </ul>
 
-
                    </p>
 
-
                  </li>
 
-
                  <li>
 
-
                    <p>Digestion of the insert (serA) during 1h at 37°C. Then inactivation of enzymes during 20’ at 80°C</p>
 
-
                    <p>
 
-
                      Mix:
 
-
                      <ul>
 
-
                        <li>20µL of serA</li>
 
-
                        <li>1µL EcoRI</li>
 
-
                        <li>1µL PstI</li>
 
-
                        <li>5µL Buffer 2.1</li>
 
-
                        <li>13 µL H2O</li>
 
-
                      </ul>
 
-
                    </p>
 
-
                  </li>
 
-
                  <li>
 
-
                    <p>NEB ligation:</p>
 
-
                    <p>
 
-
                      <ul>
 
-
                        <li>2µL of digested plasmid </li>
 
-
                        <li>2µL of digested serA insert</li>
 
-
                        <li>2µL ligase buffer</li>
 
-
                        <li>1µL ligase (NEB)</li>
 
-
                        <li>13 µL H2O</li>
 
-
                      </ul>
 
-
                    </p><br>
 
-
                    <p>Incubation overnight at 16°C</p>
 
-
                  </li>
 
-
                </ul>
 
-
              </div>
 
-
             
 
-
              <div class="tab-pane fade in" id="0828">
 
-
                <ul class="list-notebook">
 
-
                  <li>
 
-
                    <p>Transformation of 90µL of DH5α super competent cells with 10µL of ligation (pSB1C3-SerA or pSB1A2-SerA). The selective medium is LB + Ampicillin (Ap) 100µg/mL or LB + Chloramphenicol (Cm) 30µg/mL</p>
 
-
                    <div class="media notes-media">
 
-
                      <img class="media-object img-rounded pull-right" src="https://static.igem.org/mediawiki/2014/6/6e/AMU_Team-serA-0828.png" style="height:350px">
 
-
                      <div class="media-body" style="padding-left: 10px;">
 
-
                        <p>pSB1C3-SerA-1 seemed good. It was sent to sequencing. It’s OK</p>
 
-
                      </div>
 
-
                    </div>
 
-
                  </li>
 
-
                </ul>
 
-
              </div>
 
-
             
 
-
            </div>
 
-
          </div>
 
-
        </div>
 
-
 
-
      </div><!-- /NOTES -->
 
-
 
-
                                                        <!-- SIDEBAR -->
 
-
      <div class="col-md-3" id="sidebar-notebook-div">
 
-
        <div class="list-group" id="sidebar-notebook">
 
-
          <a data-scroll href="#week9" class="list-group-item">
 
-
            <h4 class="list-group-item-heading">Week 9
 
-
              <small style="padding-left:20px">08/25/14 &#8594; 08/31/14</small>
 
-
            </h4>
 
-
          </a>
 
-
 
-
        </div>
 
-
      </div>
 
-
    </div>
 
-
    <div id="stop_bot"></div>
 
-
  </div>
 
-
</html>
 
-
 
-
{{Team:Aix-Marseille/footer}}
 

Latest revision as of 21:56, 13 October 2014