Difference between revisions of "Team:Hong Kong HKU/Experiments"

m
 
(5 intermediate revisions by 2 users not shown)
Line 20: Line 20:
 
background-attachment:fixed;}
 
background-attachment:fixed;}
 
.container
 
.container
{background-color: rgba(255,255,255,0.4);
+
{background-color: rgba(255,255,255,0.6);
 
padding-top:80px;}
 
padding-top:80px;}
 
p {font-size: 16px;}
 
p {font-size: 16px;}
Line 49: Line 49:
 
     <ul class="nav nav-pills">
 
     <ul class="nav nav-pills">
 
       <li ><a href="https://2016.igem.org/Team:Hong_Kong_HKU/Notebook">Working Log</a></li>
 
       <li ><a href="https://2016.igem.org/Team:Hong_Kong_HKU/Notebook">Working Log</a></li>
       <li class="active"><a href="#">Experiments and Protocol</a></li>
+
       <li class="active dropdown">
 +
          <a class="dropdown-toggle" data-toggle="dropdown" href="#">Experiments and Protocol<span class="caret"></span></a>
 +
            <ul class="dropdown-menu">
 +
              <li><a data-toggle="collapse" data-parent="#ProtocolContent" href="#Tetra">DNA Nanostructure Assembly</a></li>
 +
              <li><a data-toggle="collapse" data-parent="#ProtocolContent" href="#PAGE">Native Polyacrylamide gel electrophoresis (PAGE)</a></li>
 +
              <li><a data-toggle="collapse" data-parent="#ProtocolContent" href="#ABTS">ABTS</a></li>
 +
            </ul>
 +
      </li>
 
       <li><a href="https://2016.igem.org/Team:Hong_Kong_HKU/Safety">Safety</a></li>
 
       <li><a href="https://2016.igem.org/Team:Hong_Kong_HKU/Safety">Safety</a></li>
 
     </ul>
 
     </ul>
Line 55: Line 62:
 
       <div id="Protocol" class="tab-pane fade in active">
 
       <div id="Protocol" class="tab-pane fade in active">
 
         <h3>Protocol</h3>
 
         <h3>Protocol</h3>
 +
        <p class="text-justify" align="left"><font size="3">
 +
        One of the fundamental element in experiments is that it should be repeatable – and that's why we are providing all the protocols we used in our project here:
 +
        </font></p>
 
         <div class="panel-group" id="ProtocolContent" role="tablist" aria-multiselectable="true">
 
         <div class="panel-group" id="ProtocolContent" role="tablist" aria-multiselectable="true">
 
         <div class="panel panel-transparent">
 
         <div class="panel panel-transparent">
 
             <div class="panel-heading" role="tab">
 
             <div class="panel-heading" role="tab">
               <h4 class="panel-title"><a data-toggle="collapse" data-parent="#ProtocolContent" href="#Tetra"><h3>Assembly of DNA Nanostructure</h3></a></h4>
+
               <h4 class="panel-title"><a data-toggle="collapse" data-parent="#ProtocolContent" href="#Tetra"><h3>DNA Nanostructure Assembly</h3></a></h4>
 
             </div>
 
             </div>
 
             <div id="Tetra" class="panel-collapse collapse in">
 
             <div id="Tetra" class="panel-collapse collapse in">
 
               <div class="panel-body">
 
               <div class="panel-body">
                  Equal amounts of oligonucleotides are mixed in TM buffer (20 mM Tris, 50mM MgCl2, pH 8), making the final concentration of each oligo to be 10μM. The oligos are incubated at 95℃ for 5 minutes and cooled down to 25℃ with a drop of 0.5℃ every 30 seconds in a thermal cycler. The following table shows the sequence of our tetrahedral DNA nanostructure.<br>
+
                <p class="text-justify" align="left"><font size="3">
                    </font></p>
+
                Equal amounts of the oligos are mixed in TM buffer (20 mM Tris, 50mM MgCl<sub>2</sub>, pH 8), making the final concentration of each oligo to be 10μM.  
                    <table class="table" border="0" >
+
                The oligos are incubated at 95℃ for 5 minutes and cooled down to 25℃ with a drop of 0.5℃ every 30 seconds in a thermal cycler.<br><br>
                        <thead>
+
                The following table shows the sequence of our tetrahedral DNA nanostructure.  
                            <tr>
+
                Cyan parts show the split G-quadruplex and the underlined sequences are the complementary sequence between O1 and O5.
                                <th>Oligo Name</th>
+
                 The colour code used is the same as that in the paper fold of the structure (below the table).
                                <th>Sequence (5' to 3')</th>
+
                            </tr>
+
                        </thead>
+
                        <tbody>
+
                            <tr>
+
                                <td>O1 (97nt)</td>
+
                                <td>CTACTAGCTGCACGACGTAGTGGGTTGGGTCTAACTCCACTGGGTAGGGTCGTCGAGCTCACGTGCGTCACGCGCGATAGTCGA<br>
+
                                        GTGCTGCTGAGTA</td>
+
                            </tr>
+
                            <tr>
+
                                <td>O2 (67nt)</td>
+
                                <td>CTACGAGTGATGACGAGACATGTGACAGTGCACACTATGTGCGCTCATCGCACGATAGCAGACGACG</td>
+
                            </tr>
+
                            <tr>
+
                                <td>O3 (84nt)</td>
+
                                <td>TGACGCACGTGAGCACTGCTATCGTGCGATGAGCGCACATAGACTGACACACGCATGACGCTATCGCAGCACGACTATCGCGCG</td>
+
                            </tr>
+
                            <tr>
+
                                <td>O4 (84nt)</td>
+
                                <td>GTCTCGTCATCACACGTGCAGCTAGTAGTACTCAGCAGCACAGCTGCGATAGCGTCATGCGTGTGTCAGAGTGCACTGTCACAT</td>
+
                            </tr>
+
                            <tr>
+
                                <td>O5 (30nt)</td>
+
                                <td>ATGGCACCCAGTGGAGTTAGACCCTGATTG</td>
+
                            </tr>
+
                        </tbody>
+
                    </table>
+
                    </div>
+
                 </div>
+
            </div>
+
          <div class="panel panel-transparent">
+
            <div class="panel-heading" role="tab">
+
              <h4 class="panel-title"><a data-toggle="collapse" data-parent="#ProtocolContent" href="#PAGE"><h3>Gel Electrophoresis Analysis</h3></a></h4>
+
            </div>
+
            <div id="PAGE" class="panel-collapse collapse in">
+
              <div class="panel-body">
+
              The assembly of DNA nanostructure is analysed by 12% PAGE where the combinations of oligos (5μl, 10μM) are loaded. For analysis by 1% agarose gel, 10μl samples (10μM) are loaded. All the gels are run at a constant voltage of 100V. GelRed is used to prestained the gels.
+
            <br><br>
+
              For the analysis of strand displacement, equimolar (10μM final) DNA nanostructure and nucleic acid input are mixed and incubate at room temperature for 30 minutes in a shaker. The mixture (5μl, 10μM) is then loaded to 12% polyacrylamide gel. The gel is run at a constant voltage of 100V. GelRed is used to prestained the gel.
+
 
               </font></p>
 
               </font></p>
 +
              <div class="table-responsive">
 +
                  <table class="table">
 +
                    <thead>
 +
                        <tr>
 +
                            <th>Oligo</th>
 +
                            <th>Sequence (5' to 3')</th>
 +
                        </tr>
 +
                    </thead>
 +
                    <tbody>
 +
                        <tr>
 +
                            <td>O1(97nt)</td>
 +
                            <td><font color="#ff00ff">CTACTAGCTGCACG</font><font color="#ff0000">A</font><font color="#a500ff">CGTAG</font><font color="a4004f">T</font><font color="#00ffff">GGGTT<u>GGG</u></font><font color="#a4004f"><u>T</u></font><u>CTAACTCCAC</u><font color="#a4004f"><br>
 +
                                <u>T</u></font><font color="#00ffff"><u>GGG</u>TAGGG</font><font color="#ff00ff">T</font><font color="#a500ff">CGTCG</font><font color="#ff0000">A</font><font color="#ff994f">GCTCACGTGCGTCACGCGCGATAG<br>
 +
                            TCG</font><font color="#ff0000">A</font><font color="#ff00ff">GTGCTGCTGAGTA</font></td>
 +
                        </tr>
 +
                        <tr>
 +
                            <td>O2(67nt)</td>
 +
                            <td><font color="#a500ff">CTACG</font><font color="#ff0000">A</font><font color="#38761d">GTGATGACGAGACATGTGACAGTGCAC</font><font color="#ff0000">A</font><font color="#00ff00">CTATGT<br>
 +
                            GCGCTCATCGCACGATAGCAG</font><font color="#ff0000">A</font><font color="#a500ff">CGACG</font></td>
 +
                        </tr>
 +
                        <tr>
 +
                            <td>O3(84nt)</td>
 +
                            <td><font color="#ff994f">TGACGCACGTGAGC</font><font color="#ff0000">A</font><font color="#00ff00">CTGCTATCGTGCGATGAGCGCACAT<br>
 +
                              AG</font><font color="#ff0000">A</font><font color="#0000ff">CTGACACACGCATGACGCTATCGCAGC</font><font color="#ff0000">A</font><font color="#ff994f">CGACTATCG<br>
 +
                            CGCG</font></td>
 +
                        </tr>
 +
                        <tr>
 +
                            <td>O4(84nt)</td>
 +
                            <td><font color="#38761d">GTCTCGTCATCAC</font><font color="#ff0000">A</font><font color="#ff00ff">CGTGCAGCTAGTAGTACTCAGCAGCA<br>
 +
                              C</font><font color="#ff0000">A</font><font color="#0000ff">GCTGCGATAGCGTCATGCGTGTGTCAG</font><font color="#ff0000">A</font><font color="#38761d">GTGCACTGTC<br>
 +
                            ACAT</font></td>
 +
                        </tr>
 +
                        <tr>
 +
                            <td>O5(30nt)</td>
 +
                            <td>
 +
                            ATGGCA<u>CCCAGTGGAGTTAGACCC</u>TGATTG
 +
                            </td>
 +
                        </tr>
 +
                    </tbody>
 +
                  </table>
 +
              </div>
 +
              <img class="img-responsive center-block" width="600px" height="auto" src="https://static.igem.org/mediawiki/2016/8/83/T--Hong_Kong_HKU--TetraDesign2.png" alt="">
 
               </div>
 
               </div>
 
             </div>
 
             </div>
 
           </div>
 
           </div>
         
 
 
           <div class="panel panel-transparent">
 
           <div class="panel panel-transparent">
 
             <div class="panel-heading">
 
             <div class="panel-heading">
               <h4 class="panel-title"><a data-toggle="collapse" data-parent="#ProtocolContent" href="#ABTS"><h3>ABTS Assay</h3></a></h4>
+
               <h4 class="panel-title"><a data-toggle="collapse" data-parent="#ProtocolContent" href="#PAGE"><h3>Native Polyacrylamide gel electrophoresis (PAGE)</h3></a></h4>
 
             </div>
 
             </div>
             <div id="ABTS" class="panel-collapse collapse">
+
             <div id="PAGE" class="panel-collapse collapse in">
 
               <div class="panel-body">
 
               <div class="panel-body">
              <h4>Detecting G-quadruplex</h4>
 
 
                 <p class="text-justify" align="left"><font size="3">
 
                 <p class="text-justify" align="left"><font size="3">
                 DNA nanostructure (100nM final), nucleic acid input (100nM final) and hemin (400nM) are added to 23μl buffer (50 mM Tris–HCl, 150 mM NH4Cl, 20 mM KCl, and 0.03% Triton X-100, pH 7.5). The mixture is incubated at room temperature for 30 minutes in a shaker. 100μl 2,2′-azino-bis(3-ethylbenzothiazoline-6-sulfonic acid) (ABTS) solution (from Roche CAT ELISA Kit) and 15μl H2O2 (12mM final) are added to the mixture, making the final volume to be 150μl. The reaction mixture is transferred to a 96-well plate and absorbance at 420nm is measured with a microplate spectrophotometer.
+
                 The assembly of DNA nanostructure is analysed by 12% PAGE where the combinations of oligos (5μL, 10μM) are loaded.
                 </font></p>
+
                For analysis by 1% agarose gel, 10μL samples (10μM) are loaded.
 +
                All the agarose gels are run at a constant voltage of 100V.
 +
                GelRed is used to prestained the gels.<br><br>
 +
                For the analysis of strand displacement, equimolar (10μM final) DNA nanostructure and nucleic acid input are mixed and incubate at room temperature for 30 minutes in a shaker.  
 +
                The mixture (5μL, 10μM) is then loaded to 12% polyacrylamide gel.  
 +
                The PAGE is conducted at a constant voltage of 100V.
 +
                GelRed is used to prestained the gel.
 +
                 </font></p>  
 
               </div>
 
               </div>
 
             </div>
 
             </div>
Line 127: Line 145:
 
           <div class="panel panel-transparent">
 
           <div class="panel panel-transparent">
 
             <div class="panel-heading">
 
             <div class="panel-heading">
               <h4 class="panel-title"><a data-toggle="collapse" data-parent="#ProtocolContent" href="#Cell"><h3>Cell culture</h3></a></h4>
+
               <h4 class="panel-title"><a data-toggle="collapse" data-parent="#ProtocolContent" href="#ABTS"><h3>ABTS Assay</h3></a></h4>
 
             </div>
 
             </div>
             <div id="Cell" class="panel-collapse collapse">
+
             <div id="ABTS" class="panel-collapse collapse in">
 
               <div class="panel-body">
 
               <div class="panel-body">
              <h4>LB Agar</h4>
 
                <p class="text-justify" align="left"><font size="3">
 
                <br><b>Specification</b><br>
 
                A piece of LB Aagar (Antibiotic resistance: Chloramphenicol)<br>
 
                <b>Storage</b><br>
 
                4°C<br>
 
                </font></p>
 
                <table class="table">
 
                <thead>
 
                    <tr>
 
                        <th>Materials</th>
 
                            <th>Quantity</th>
 
                        </tr>
 
                    </thead>
 
                    <tbody>
 
                    <tr>
 
                        <td>Distilled water</td>
 
                            <td>~1 L</td>
 
                        </tr>
 
                        <tr>
 
                        <td>Agar</td>
 
                            <td>15 g</td>
 
                        </tr>
 
                        <tr>
 
                        <td>NaCl</td>
 
                            <td>10 g</td>
 
                        </tr>
 
                        <tr>
 
                        <td>Tryptone</td>
 
                            <td>10 g</td>
 
                        </tr>
 
                        <tr>
 
                        <td>Yeast Extract</td>
 
                            <td>5 g</td>
 
                        </tr>
 
                        <tr>
 
                        <td>Chloramphenicol (25 μg/mL)</td>
 
                            <td>Small amount</td>
 
                        </tr>
 
                    </tbody>
 
                </table>
 
 
                 <p class="text-justify" align="left"><font size="3">
 
                 <p class="text-justify" align="left"><font size="3">
                 <br><b>Steps</b><br>
+
                 ABTS assay is used to detect G-quadruplex.
                1. Mix thoroughly the above (except the antibodic) with 1L of distilled water.<br>
+
                DNA nanostructure (100nM final), nucleic acid input (100nM final) and hemin (400nM) are added to 20μL buffer (50 mM Tris–HCl, 150 mM NH<sub>4</sub>Cl, 20 mM KCl, and 0.03% Triton X-100, pH 7.5).  
                 2. Autoclave at 121°C for 15 minutes.<br>
+
                 The mixture is incubated at room temperature for 30 minutes in a shaker.  
                 3. Let the agar to cool down to 55°C in room condition.<br>
+
                 100μL 2,2′-azino-bis(3-ethylbenzothiazoline-6-sulfonic acid) (ABTS) solution (from Roche CAT ELISA Kit) and 15μL H<sub>2</sub>O<sub>2</sub> (12mM final) are added to the mixture, making the final volume to be 150μL.  
                4. Add at a concentration 25ug/mL of chloramphenicol to the cooled agar. <br>
+
                 The reaction mixture is transferred to a 96-well plate and absorbance at 420nm is measured with a microplate spectrophotometer.<br><br>
                5. Aseptically, pour ~20mL LB agar per 10cm polystyrene Petri dish for the plates to growth <i>E. coli</i> DH10B. <br>
+
                 6. Cover with lid and allow the plates to cool for 30-60 minutes at room temperature, or until set. <br>
+
                7. Label the bottom of plates as with antibiotic resistance 'CmR' and store it plastic bags at 4°C. <br>
+
                8. For those with colonies, seal them with parafilm and store them separately at 4°C. <br>
+
 
                 </font></p>
 
                 </font></p>
 
               </div>
 
               </div>
Line 187: Line 160:
 
           </div>
 
           </div>
 
         </div>
 
         </div>
 +
        <p class="text-justify" align="left"><font size="3">
 +
        Looking for more details? Click <a href="https://static.igem.org/mediawiki/2016/c/cf/T--Hong_Kong_HKU--DetailedProtocol.pdf">here</a> to explore!<br><br>
 +
        </font></p>
 
       </div>
 
       </div>
 
     </div>
 
     </div>

Latest revision as of 02:29, 20 October 2016

Notebook

Protocol

One of the fundamental element in experiments is that it should be repeatable – and that's why we are providing all the protocols we used in our project here:

Equal amounts of the oligos are mixed in TM buffer (20 mM Tris, 50mM MgCl2, pH 8), making the final concentration of each oligo to be 10μM. The oligos are incubated at 95℃ for 5 minutes and cooled down to 25℃ with a drop of 0.5℃ every 30 seconds in a thermal cycler.

The following table shows the sequence of our tetrahedral DNA nanostructure. Cyan parts show the split G-quadruplex and the underlined sequences are the complementary sequence between O1 and O5. The colour code used is the same as that in the paper fold of the structure (below the table).

Oligo Sequence (5' to 3')
O1(97nt) CTACTAGCTGCACGACGTAGTGGGTTGGGTCTAACTCCAC
T
GGGTAGGGTCGTCGAGCTCACGTGCGTCACGCGCGATAG
TCG
AGTGCTGCTGAGTA
O2(67nt) CTACGAGTGATGACGAGACATGTGACAGTGCACACTATGT
GCGCTCATCGCACGATAGCAG
ACGACG
O3(84nt) TGACGCACGTGAGCACTGCTATCGTGCGATGAGCGCACAT
AG
ACTGACACACGCATGACGCTATCGCAGCACGACTATCG
CGCG
O4(84nt) GTCTCGTCATCACACGTGCAGCTAGTAGTACTCAGCAGCA
C
AGCTGCGATAGCGTCATGCGTGTGTCAGAGTGCACTGTC
ACAT
O5(30nt) ATGGCACCCAGTGGAGTTAGACCCTGATTG

The assembly of DNA nanostructure is analysed by 12% PAGE where the combinations of oligos (5μL, 10μM) are loaded. For analysis by 1% agarose gel, 10μL samples (10μM) are loaded. All the agarose gels are run at a constant voltage of 100V. GelRed is used to prestained the gels.

For the analysis of strand displacement, equimolar (10μM final) DNA nanostructure and nucleic acid input are mixed and incubate at room temperature for 30 minutes in a shaker. The mixture (5μL, 10μM) is then loaded to 12% polyacrylamide gel. The PAGE is conducted at a constant voltage of 100V. GelRed is used to prestained the gel.

ABTS assay is used to detect G-quadruplex. DNA nanostructure (100nM final), nucleic acid input (100nM final) and hemin (400nM) are added to 20μL buffer (50 mM Tris–HCl, 150 mM NH4Cl, 20 mM KCl, and 0.03% Triton X-100, pH 7.5). The mixture is incubated at room temperature for 30 minutes in a shaker. 100μL 2,2′-azino-bis(3-ethylbenzothiazoline-6-sulfonic acid) (ABTS) solution (from Roche CAT ELISA Kit) and 15μL H2O2 (12mM final) are added to the mixture, making the final volume to be 150μL. The reaction mixture is transferred to a 96-well plate and absorbance at 420nm is measured with a microplate spectrophotometer.

Looking for more details? Click here to explore!


Copyright © 2016 HKU iGEM. All rights reserved.