Difference between revisions of "Team:SEU/Experiments"

(Prototype team page)
 
Line 1: Line 1:
{{SEU}}
+
{{SEU/Header}}
 
<html>
 
<html>
 
+
<head><script src="https://2019.igem.org/common/MathJax-2.5-latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script></head>
<div class="column full_size">
+
<style>
 
+
.buttonContri {
<h1>Experiments</h1>
+
    background-color: #4CAF50 !important;
<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>
+
    border: none !important;
 
+
    color: white !important;
<p>
+
    padding: 16px 32px !important;
Please remember to put all characterization and measurement data for your parts on the corresponding Registry part pages.  
+
    text-align: center !important;
</p>
+
    text-decoration: none !important;
 
+
    display: inline-block !important;
 +
    font-size: 16px !important;
 +
    margin: 4px 2px !important;
 +
    cursor: pointer !important;
 +
}
 +
.about-contentbox1 {
 +
  margin-top: 80px;
 +
  text-align:left;
 +
  line-height:1.8;
 +
}
 +
.about-contentbox1 span {
 +
  font-size: 24px;
 +
  font-weight: 300;
 +
}
 +
.about-contentbox1 h1 {
 +
  font-size: 40px;
 +
  font-weight: 700;
 +
}
 +
.about-contentbox1 h2 {
 +
  font-size: 36px;
 +
  font-weight: 700;
 +
}
 +
.about-contentbox1 h3 {
 +
  font-size: 32px;
 +
  font-weight: 700;
 +
}
 +
.about-contentbox1 h4 {
 +
  font-size: 24px;
 +
  font-weight: 700;
 +
}
 +
.about-contentbox1 h5 {
 +
  font-size: 20px;
 +
  font-weight: 700;
 +
}
 +
.about-contentbox1 p {
 +
  max-width: 820px;
 +
  text-align: left !important;
 +
  line-height: 2;
 +
  font-weight:250;
 +
  font-size: 20px !important;
 +
}
 +
.img-float-right{
 +
  float:right;
 +
  vspace: 10px;
 +
  hspace:10px;
 +
}
 +
.img-float-left{
 +
  float: left;
 +
  vspace: 10px;
 +
  hspace:10px;
 +
}
 +
</style>
 +
<div id="fullpage" class="fullpage-default">
 +
    <div>
 +
        <div class="section-inner">
 +
            <div class="about-section">
 +
                <div class="row justify-content-center">
 +
                    <div>
 +
                        <div class="row">
 +
                          <div class="row justify-content-center">
 +
                              <div>
 +
                                  <div class="about-contentbox1">
 +
                                      <div>
 +
                                          <h2>Experiments</h2>
 +
                                          <p>To demonstrate our calculations simulated by computer, we carried out following experiments. We will show you these experiments in chronological order and let you experience our trial and error and improvements in experimental method.</p>
 +
                                          <h4>All the experiments can be categorized into six parts:</h4>
 +
                                          <p>a. Acquire single chain DNA sequences used in wet experiments (we got these sequences by our home-made software tool)<br>
 +
                                          b.  Synthesize DNA in part 1 (in fact we bought them from Sangon Biotech)<br>
 +
                                          c.  Dissolve, dilute, mix<br>
 +
                                          d.  Denature and anneal (acquire the results of fluorescence intensity by qRT-PCR simultaneously)<br>
 +
                                          e.  Purify and quantify the reactant complexes<br>
 +
                                          f. Characterization via PAGE</p>
 +
                                          <h4>Basic experiment details are as follows:</h4>
 +
                                          <h5>1. Dissolve, dilute, mix</h5>
 +
                                          <p>All the single chain DNAs were dissolved in DEPC-treated water to form 100 M solutions respectively and saved at 4 ℃.<br>
 +
                                          Reactant complexes were annealed together at 20 uM in Tris-acetate-EDTA buffer containing 12.5 mM Mg2+(1×TAE/Mg2+) and saved at 4 ℃ for further experiments.</p>
 +
                                          <h5>2. Gel electrophoresis</h5>
 +
                                          <p>To examine the products of every kinetics experiments and purify the reactant complexes, 12% non-denaturing PAGE was run at 40 V for about 3.5 hours. After staining with GelRed (Biotium, 1:10000) for 30 min, the gel was scanned on a gel imaging system (Tanon 3500R).<br>
 +
                                          Formulation for 12% native PAGE is as follows:
 +
                                        </p>
 +
                                            <table border="1">
 +
                                            <tr>
 +
                                              <td>29:1 30% Acrylamide/bis</td>
 +
                                              <td>Deionized Water</td>
 +
                                              <td>5xTBE Buffer</td>
 +
                                              <td>10% APS</td>
 +
                                              <td>TEMED</td>
 +
                                              <td>Total Volume</td>
 +
                                            </tr> 
 +
                                            <tr>
 +
                                              <td>4mL</td>
 +
                                              <td>3.93mL</td>
 +
                                              <td>2mL</td>
 +
                                              <td>0.07mL</td>
 +
                                              <td>0.007mL</td>
 +
                                              <td>10mL</td>
 +
                                            </tr>
 +
                                            </table>
 +
                                      </div>
 +
                                </div>
 +
                              </div>
 +
                          </div>
 +
                        </div>
 +
                    </div>
 +
                </div>
 +
            </div>
 +
        </div>
 +
    </div>
 
</div>
 
</div>
 
 
 
<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>
 
 
 
 
 
 
</html>
 
</html>

Revision as of 07:56, 10 October 2019





Experiments

To demonstrate our calculations simulated by computer, we carried out following experiments. We will show you these experiments in chronological order and let you experience our trial and error and improvements in experimental method.

All the experiments can be categorized into six parts:

a. Acquire single chain DNA sequences used in wet experiments (we got these sequences by our home-made software tool)
b. Synthesize DNA in part 1 (in fact we bought them from Sangon Biotech)
c. Dissolve, dilute, mix
d. Denature and anneal (acquire the results of fluorescence intensity by qRT-PCR simultaneously)
e. Purify and quantify the reactant complexes
f. Characterization via PAGE

Basic experiment details are as follows:

1. Dissolve, dilute, mix

All the single chain DNAs were dissolved in DEPC-treated water to form 100 M solutions respectively and saved at 4 ℃.
Reactant complexes were annealed together at 20 uM in Tris-acetate-EDTA buffer containing 12.5 mM Mg2+(1×TAE/Mg2+) and saved at 4 ℃ for further experiments.

2. Gel electrophoresis

To examine the products of every kinetics experiments and purify the reactant complexes, 12% non-denaturing PAGE was run at 40 V for about 3.5 hours. After staining with GelRed (Biotium, 1:10000) for 30 min, the gel was scanned on a gel imaging system (Tanon 3500R).
Formulation for 12% native PAGE is as follows:

29:1 30% Acrylamide/bis Deionized Water 5xTBE Buffer 10% APS TEMED Total Volume
4mL 3.93mL 2mL 0.07mL 0.007mL 10mL