Difference between revisions of "Team:Oxford/Test/Notebook"

Line 7: Line 7:
 
     <div class="container-fluid">
 
     <div class="container-fluid">
 
         <div class="row">
 
         <div class="row">
             <div class="col-md-12">
+
             <div class="col-md-9">
                 <div class="slim">
+
                 <div class="section" id="week-1">
                     <h2>Content coming soon...</h2>
+
                     <div class="slim">
 +
                        <h2>Week 1</h2>
 +
                        <div id="week-day-1">
 +
                            <h3>Week 1 - Day 1</h3>
 +
                            <div class="section" id="week-1-day-1-preparation-of-stock-solutions">
 +
                            <h4>Preparation of Stock Solutions</h4>
 +
                            <ol>
 +
                                <li>
 +
                                    <h4>gBlocks</h4>
 +
                                    <p>
 +
                                        The gBlocks ordered from IDT arrived in the form of vials of 200ng solid DNA powder.
 +
                                    </p>
 +
                                    <p>
 +
                                        (refer to BioBricks page for information on DNA sequences)
 +
                                    </p>
 +
                                    <p>
 +
                                        The gBlocks were made into 10ng/µl stock solutions in Milli-Q water for storage:
 +
                                    </p>
 +
                                    <tr>
 +
                                        <td>mass/ng</td>
 +
                                        <td>conc/ng\(\mu\)l<sup>-1</sup></td>
 +
                                        <td>final volume\(mu\)l</td>
 +
                                    </tr>
 +
                                    <tr>
 +
                                        <td>200</td>
 +
                                        <td>10</td>
 +
                                        <td>20</td>
 +
                                    </tr>
 +
                                </li>
 +
                                <li>
 +
                                    <h4>Primers</h4>
 +
                                    <p>
 +
                                        The forward and reverse primers ordered from IDT came in 32.4nmol and 34.3nmol of solid respectively.
 +
                                    </p>
 +
                                    <p>
 +
                                        (Sequences:
 +
                                        Forward - CTTTTTTGCCGGACTGC
 +
                                        Reverse - ATGATTTCTGGAATTCGC)
 +
                                    </p>
 +
                                    <p>
 +
                                        The primers were made into 100µM stock solutions in Milli-Q water for storage:
 +
                                    </p>
 +
                                    <tr>
 +
                                        <td>amt/10<sup>-9</sup>mol</td>
 +
                                        <td>conc/10<sup>-6</sup>M</td>
 +
                                        <td>final volume/10<sup>-6</sup>L</td>
 +
                                    </tr>
 +
                                    <tr>
 +
                                        <td>32.4</td>
 +
                                        <td>100</td>
 +
                                        <td>324</td>
 +
                                    </tr>
 +
                                    <tr>
 +
                                        <td>34.3</td>
 +
                                        <td>100</td>
 +
                                        <td>343</td>
 +
                                    </tr>
 +
                                </li>       
 +
                            </ol>
 +
                            <div class="section" id="week-1-day-1-preparation-of-reaction-solutions">
 +
                            <h4>Preparation of Reaction Solutions</h4>
 +
                                <ol>
 +
                                    <li>
 +
                                        <h4>gBlocks</h4>
 +
                                        <p>
 +
                                            2\(\mu\)l of each stock solution were diluted in Milli-Q water to achieve final solution volumes of 20\(\mu\)l to make <strong>1ng/\(\mu\)l<sup>-1</sup></strong>
 +
                                        </p>
 +
                                    </li>
 +
                                    <li>
 +
                                        <h4>Primers</h4>
 +
                                        <p>
 +
                                            2\(\mu\)l of each stock solution were diluted in Milli-Q water to achieve final solution volumes of 20\(\mu\)l to make <strong>10\(\mu\)M reaction solutions.</strong>(The solutions are labelled as "Prefix primer" and "suffix primer" in eppendorf tubes in the fridge)
 +
                                        </p>
 +
                                    </li>
 +
                                </ol>
 +
                            </div>
 +
                            <div class="sction" id="week-1-day-1-polymerase-chain-reaction-set-up">
 +
                                <h4>Polymerase Chain Reaction Set-Up</h4>
 +
                                <p>
 +
                                    The protocol for running a PCR using NEB's Q5 High-Fidelity 2X Master Mix can be found <a href="https://www.neb.com/protocols/2012/08/29/protocol-for-q5-high-fidelity-2x-master-mix-m0492">here</a>.
 +
                                </p>
 +
                                <p>
 +
                                    <strong>25\(\mu\)l reactions</strong> were run, with the volume breakdown by component being:
 +
                                </p>
 +
                                <tr>
 +
                                    <td>Component</td>
 +
                                    <td>Volume/\(\mu\)l</td>
 +
                                    <td>Final conc/nM</td>
 +
                                </tr>
 +
                                <tr>
 +
                                    <td>Q5 HF Master Mix</td>
 +
                                    <td>12.5</td>
 +
                                    <td>-</td>
 +
                                </tr>
 +
                                <tr>
 +
                                    <td>10\(\mu\)M Forward Primer</td>
 +
                                    <td>1.25</td>
 +
                                    <td>500</td>
 +
                                </tr>
 +
                                <tr>
 +
                                    <td>10\(\mu\)M Reverse Primer</td>
 +
                                    <td>1.25</td>
 +
                                    <td>500</td>
 +
                                </tr>
 +
                                <tr>
 +
                                    <td>1ng/\(\mu\)l<sup>-1</sup></td>
 +
                                    <td>1.0</td>
 +
                                    <td>-</td>
 +
                                </tr>
 +
                                <tr>
 +
                                    <td>Milli-Q Water</td>
 +
                                    <td>9.0></td>
 +
                                    <td>-</td>
 +
                                </tr>
 +
                            </div>
 +
                        </div>
 +
                    </div>
 
                 </div>
 
                 </div>
 
             </div>
 
             </div>
Line 16: Line 132:
 
</html>
 
</html>
  
{{:Team:Oxford/Templates/Foot}}
+
{:Team:Oxford/Templates/Foot}}

Revision as of 13:39, 13 August 2015

Notebook

Week 1

Week 1 - Day 1

Preparation of Stock Solutions

  1. gBlocks

    The gBlocks ordered from IDT arrived in the form of vials of 200ng solid DNA powder.

    (refer to BioBricks page for information on DNA sequences)

    The gBlocks were made into 10ng/µl stock solutions in Milli-Q water for storage:

    mass/ng conc/ng\(\mu\)l-1 final volume\(mu\)l 200 10 20
  2. Primers

    The forward and reverse primers ordered from IDT came in 32.4nmol and 34.3nmol of solid respectively.

    (Sequences: Forward - CTTTTTTGCCGGACTGC Reverse - ATGATTTCTGGAATTCGC)

    The primers were made into 100µM stock solutions in Milli-Q water for storage:

    amt/10-9mol conc/10-6M final volume/10-6L 32.4 100 324 34.3 100 343

Preparation of Reaction Solutions

  1. gBlocks

    2\(\mu\)l of each stock solution were diluted in Milli-Q water to achieve final solution volumes of 20\(\mu\)l to make 1ng/\(\mu\)l-1

  2. Primers

    2\(\mu\)l of each stock solution were diluted in Milli-Q water to achieve final solution volumes of 20\(\mu\)l to make 10\(\mu\)M reaction solutions.(The solutions are labelled as "Prefix primer" and "suffix primer" in eppendorf tubes in the fridge)

Polymerase Chain Reaction Set-Up

The protocol for running a PCR using NEB's Q5 High-Fidelity 2X Master Mix can be found here.

25\(\mu\)l reactions were run, with the volume breakdown by component being:

Component Volume/\(\mu\)l Final conc/nM Q5 HF Master Mix 12.5 - 10\(\mu\)M Forward Primer 1.25 500 10\(\mu\)M Reverse Primer 1.25 500 1ng/\(\mu\)l-1 1.0 - Milli-Q Water 9.0> -

{:Team:Oxford/Templates/Foot}}