|
|
(32 intermediate revisions by 4 users not shown) |
Line 1: |
Line 1: |
| {{EPFL/Header-light}} | | {{EPFL/Header-light}} |
− |
| |
| <html> | | <html> |
| + | <button onclick="topFunctionAlt()" id="myBtn" title="Go to top">Index</button> |
| + | <head> |
| + | <style> |
| + | |
| + | .super_script { |
| + | font-size: 80%; |
| + | } |
| + | |
| + | p.thicker { |
| + | font-weight: 900; |
| + | } |
| + | |
| + | </style> |
| + | |
| + | |
| + | </head> |
| + | |
| | | |
| <body> | | <body> |
| + | |
| | | |
| <main> | | <main> |
| | | |
− | <section class="slice slice-lg"> | + | |
| + | |
| + | <section> |
| <div class="container pt-lg-lg"> | | <div class="container pt-lg-lg"> |
| <div class="row justify-content-center lead"> | | <div class="row justify-content-center lead"> |
| <div class="col-md-12"> | | <div class="col-md-12"> |
− |
| |
− | <!-- Article body -->
| |
− | <article>
| |
− | <h1>Protocols</h1>
| |
− | <p class="lead">This page collects the different protocols used in our project. They are sorted in alphabetical order.</p>
| |
− | <br>
| |
− | <div class="card">
| |
− | <div class="card-header">
| |
− | <span class="h5">Index</span>
| |
− | </div>
| |
| | | |
− | <div class="list-group list-group-flush">
| + | <h1 class="text-center">Design</h1> |
− | <a href="#agarose_gel" data-scroll-to data-scroll-to-offset="50" class="list-group-item list-group-item-action d-flex justify-content-between">
| + | <br> |
− | <div>
| + | |
− | <span>Agarose gel electrophoresis</span>
| + | |
− | </div>
| + | |
− | <div>
| + | |
− | <i class="fas fa-angle-right"></i>
| + | |
− | </div>
| + | |
− | </a>
| + | |
− | <a href="#transformation" data-scroll-to data-scroll-to-offset="50" class="list-group-item list-group-item-action d-flex justify-content-between">
| + | |
− | <div>
| + | |
− | <span>Competent cell transformation (with Amplicilin)</span>
| + | |
− | </div>
| + | |
− | <div>
| + | |
− | <i class="fas fa-angle-right"></i>
| + | |
− | </div>
| + | |
− | </a>
| + | |
| | | |
− | <a href="#crRNAtranscription" data-scroll-to data-scroll-to-offset="50" class="list-group-item list-group-item-action d-flex justify-content-between">
| + | <ul class="nav nav-pills nav-fill flex-column flex-sm-row" id="myTab" role="tablist"> |
− | <div>
| + | <li class="nav-item"> |
− | <span>crRNA Transcription using T7 RNA Polymerase (Promega)</span>
| + | <a class="nav-link mb-sm-3 active" id="Vaccine-tab" data-toggle="tab" href="#Detection" role="tab" aria-controls="home" aria-selected="true">Vaccine</a> |
− | </div>
| + | </li> |
− | <div>
| + | <li class="nav-item"> |
− | <i class="fas fa-angle-right"></i>
| + | <a class="nav-link mb-sm-3" id="FollowUp-tab" data-toggle="tab" href="#FollowUp" role="tab" aria-controls="contact" aria-selected="false">Follow Up</a> |
− | </div>
| + | </li> |
− | </a>
| + | </ul> |
| | | |
− | <a href="#DPNI" data-scroll-to data-scroll-to-offset="50" class="list-group-item list-group-item-action d-flex justify-content-between">
| |
− | <div>
| |
− | <span>DPNI plasmid digestion</span>
| |
− | </div>
| |
− | <div>
| |
− | <i class="fas fa-angle-right"></i>
| |
− | </div>
| |
− | </a>
| |
− | <a href="#Cas12a-Assay" data-scroll-to data-scroll-to-offset="50" class="list-group-item list-group-item-action d-flex justify-content-between">
| |
− | <div>
| |
− | <span>Fluorophore-Quencher reporter Cas12a assay</span>
| |
− | </div>
| |
− | <div>
| |
− | <i class="fas fa-angle-right"></i>
| |
− | </div>
| |
− | </a>
| |
− | <a href="#Glycerol" data-scroll-to data-scroll-to-offset="50" class="list-group-item list-group-item-action d-flex justify-content-between">
| |
− | <div>
| |
− | <span>Glycerol stock preparation</span>
| |
− | </div>
| |
− | <div>
| |
− | <i class="fas fa-angle-right"></i>
| |
− | </div>
| |
− | </a>
| |
− | <a href="#gRNA purification" data-scroll-to data-scroll-to-offset="50" class="list-group-item list-group-item-action d-flex justify-content-between">
| |
− | <div>
| |
− | <span>gRNA purification (ZYMO Research RNA Clean & Concentrator™-5 Kit)</span>
| |
− | </div>
| |
− | <div>
| |
− | <i class="fas fa-angle-right"></i>
| |
− | </div>
| |
− | </a>
| |
− | <a href="#inoculating" data-scroll-to data-scroll-to-offset="50" class="list-group-item list-group-item-action d-flex justify-content-between">
| |
− | <div>
| |
− | <span>Inoculating cultures</span>
| |
− | </div>
| |
− | <div>
| |
− | <i class="fas fa-angle-right"></i>
| |
− | </div>
| |
− | </a>
| |
− | <a href="#oligo" data-scroll-to data-scroll-to-offset="50" class="list-group-item list-group-item-action d-flex justify-content-between">
| |
− | <div>
| |
− | <span>Oligomer Phosphorylation</span>
| |
− | </div>
| |
− | <div>
| |
− | <i class="fas fa-angle-right"></i>
| |
− | </div>
| |
− | </a>
| |
− | <a href="#Resuspension" data-scroll-to data-scroll-to-offset="50" class="list-group-item list-group-item-action d-flex justify-content-between">
| |
− | <div>
| |
− | <span>Oligonucleotides/gBlocks Resuspension and Storage (IDT)</span>
| |
− | </div>
| |
− | <div>
| |
− | <i class="fas fa-angle-right"></i>
| |
− | </div>
| |
− | </a>
| |
− | <a href="#Plasma PCR" data-scroll-to data-scroll-to-offset="50" class="list-group-item list-group-item-action d-flex justify-content-between">
| |
− | <div>
| |
− | <span>PCR amplification in Plasma</span>
| |
− | </div>
| |
− | <div>
| |
− | <i class="fas fa-angle-right"></i>
| |
− | </div>
| |
− | </a>
| |
− | <a href="#PCR Phusion" data-scroll-to data-scroll-to-offset="50" class="list-group-item list-group-item-action d-flex justify-content-between">
| |
− | <div>
| |
− | <span>PCR using Phusion® High-Fidelity DNA Polymerase</span>
| |
− | </div>
| |
− | <div>
| |
− | <i class="fas fa-angle-right"></i>
| |
− | </div>
| |
− | </a>
| |
− | <a href="#ProbesPreparation" data-scroll-to data-scroll-to-offset="50" class="list-group-item list-group-item-action d-flex justify-content-between">
| |
− | <div>
| |
− | <span>Preparation of dumbbell probes</span>
| |
− | </div>
| |
− | <div>
| |
− | <i class="fas fa-angle-right"></i>
| |
− | </div>
| |
− | </a>
| |
− | <a href="#RT-RCA" data-scroll-to data-scroll-to-offset="50" class="list-group-item list-group-item-action d-flex justify-content-between">
| |
− | <div>
| |
− | <span>Real-time fluorescence measurement of RCA</span>
| |
− | </div>
| |
− | <div>
| |
− | <i class="fas fa-angle-right"></i>
| |
− | </div>
| |
− | </a>
| |
− | <a href="#RCA" data-scroll-to data-scroll-to-offset="50" class="list-group-item list-group-item-action d-flex justify-content-between">
| |
− | <div>
| |
− | <span>Rolling Circle Amplification</span>
| |
− | </div>
| |
− | <div>
| |
− | <i class="fas fa-angle-right"></i>
| |
− | </div>
| |
− | </a>
| |
− | <a href="#SDSPage" data-scroll-to data-scroll-to-offset="50" class="list-group-item list-group-item-action d-flex justify-content-between">
| |
− | <div>
| |
− | <span>SDS-PAGE for protein electrophoresis</span>
| |
− | </div>
| |
− | <div>
| |
− | <i class="fas fa-angle-right"></i>
| |
− | </div>
| |
− | </a>
| |
− | <a href="#heat" data-scroll-to data-scroll-to-offset="50" class="list-group-item list-group-item-action d-flex justify-content-between">
| |
− | <div>
| |
− | <span>Standard heat purification for proteins</span>
| |
− | </div>
| |
− | <div>
| |
− | <i class="fas fa-angle-right"></i>
| |
− | </div>
| |
− | </a>
| |
| | | |
| + | <div class="tab-content" id="myTabContent"> |
| | | |
| | | |
| + | <div class="tab-pane fade show active" id="Detection" role="tabpanel" aria-labelledby="home-tab"> |
| + | <section class="slice"> |
| + | <div class="container"> |
| + | <div class="row justify-content-center lead"> |
| | | |
| + | <div class="col-lg-3"> |
| + | <div class="card"> |
| + | <div class="card-header"> |
| + | <span class="h5">Index</span> |
| + | </div> |
| + | <div class="list-group list-group-flush"> |
| | | |
− |
| + | <a href="#IntroVaccine" data-scroll-to data-scroll-to-offset="50" class="list-group-item list-group-item-action d-flex justify-content-between"> |
| + | <div> |
| + | <span>Preface</span> |
| + | </div> |
| + | <div> |
| + | <i class="fas fa-angle-right"></i> |
| + | </div> |
| + | </a> |
| + | <a href="#EncapsulinDelivery" data-scroll-to data-scroll-to-offset="50" class="list-group-item list-group-item-action d-flex justify-content-between"> |
| + | <div> |
| + | <span>Encapsulin Antigen Delivery</span> |
| + | </div> |
| + | <div> |
| + | <i class="fas fa-angle-right"></i> |
| + | </div> |
| + | </a> |
| + | <a href="#EncapsParagraph" data-scroll-to data-scroll-to-offset="50" class="list-group-item list-group-item-action d-flex justify-content-between"> |
| + | <div> |
| + | <span>Encapsulin</span> |
| + | </div> |
| + | <div> |
| + | <i class="fas fa-angle-right"></i> |
| + | </div> |
| + | </a> |
| + | <a href="#OurVaccine" data-scroll-to data-scroll-to-offset="50" class="list-group-item list-group-item-action d-flex justify-content-between"> |
| + | <div> |
| + | <span>Our Vaccine Design</span> |
| + | </div> |
| + | <div> |
| + | <i class="fas fa-angle-right"></i> |
| + | </div> |
| + | </a> |
| | | |
| + | </div> |
| + | </div> |
| + | </div> |
| | | |
− |
| + | <div class="col-lg-9"> |
− | <h2 id="agarose_gel"><u>Agarose gel electrophoresis</u></h2>
| + | |
− | <h4 class="text-muted">Introduction</h4>
| + | |
− | <p class="lead">A protocol on how to prepare and run a standard agarose gel electrophoresis at a certain percentage of agarose. The percentage of agarose to use can be estimated according to the sequence length (bp)1. </p>
| + | |
− | <h4 class="text-muted">Materials</h4>
| + | |
− | <ul>
| + | |
− | <li>10X TAE buffer</li>
| + | |
− | <li>SYBR Safe (10 000X)</li>
| + | |
− | <li>Distilled water</li>
| + | |
− | <li>DNA samples (PCR,..)</li>
| + | |
− | <li>Parafilm</li>
| + | |
− | <li>Gel Loading Dye, Purple (6X) (NEB)</li>
| + | |
− | <li>GeneRuler 1 kb Plus DNA Ladder (ladder should be adapted to the sequence length)</li>
| + | |
| | | |
− | </ul>
| + | <h1 id="IntroVaccine">Preface</h1> |
| + | <h3>How Neoantigen-based Cancer Immunotherapy Works</h3> |
| + | <p class="lead"> |
| + | <center> |
| + | <figure> |
| + | <img alt="Image" src="https://static.igem.org/mediawiki/2018/b/b6/T--EPFL--VaccinePipeline.png" class="img-fluid rounded" width="1000" > |
| + | <figcaption class="mt-3 text-muted"><b>Figure 1.</b> Fundamental theory behind neoantigen based cancer Immunotherapy.</figcaption> |
| + | </figure> |
| + | </center> |
| | | |
− | <h4 class="text-muted">Procedure</h4>
| + | </p> |
− | <ol>
| + | <p class="lead">Cells become cancerous because of changes in their genetic makeup. These same changes can result in proteins that are differentially expressed on the cancerous cells but not human cells. These are called <i>neoantigens</i>, and refer to new cancer antigens that can signal the immune system to attack the cancer and eliminate it.</p> |
− | <h5> Preparation of the gel</h5>
| + | <p class="lead">A patient is diagnosed with a cancer tumor. A biopsy of the tumor and a biopsy of healthy tissue are acquired to perform whole exome sequencing on both biopsies. A bioinformatic tool (such as CAPOEIRA’s <a href="https://2018.igem.org/Team:EPFL/Software"><span style="color:blue">Ginga</span></a>) processes the whole exome sequences of both the healthy and tumor biopsies used to identify neoantigens. |
− | <li>Prepare 60 ml of (1-2)% Agarose in 1X TAE buffer. </li>
| + | A specific neoantigen that is differentially expressed on tumor cells and not healthy cells is supplied to the patient through a vaccine formulation. Dendritic cells of the patient uptake the neoantigen from the vaccine formulation. Alongside the neoantigen, the vaccine formulation supplies an adjuvant that activates the dendritic cell to uptake foreign material, and perceive them as danger signals.</p> |
− | <ul>
| + | <p class="lead">The dendritic cell then processes the neoantigen and cross-presents it on MHC-1 complexes on its surface, where naïve CD8+ T cells can recognize it. Once the naïve CD8+ cells recognize the neoantigen, they mature into cytotoxic CD8+ T cells that specifically attack cells expressing this neoantigen; in this case, the tumor cells.</p> |
− | <li>Dilute the 10X concentrated TAE buffer by adding 6 ml to 54 ml of water in a column.</li>
| + | </div> |
− | <li>Weight the desired amount of agarose (1% := 600 mg) and put it in an Erlenmeyer. Add the buffer.</li>
| + | <br> |
− | <li>Melt the agarose in a microwave oven (no aluminium or Parafilm) for around 2 minutes (until all the agarose is dissolved). </li>
| + | <div class="col-lg-12"> |
− | </ul>
| + | <h3>Rising Importance of Cancer Vaccination</h3> |
− | <li>Add 6 µl SYBR safe into the Erlenmeyer.</li>
| + | <p class="lead">The immunogenicity of neoantigens leading to T-cell activation has long been demonstrated in patients (<a href="#Wolfel1995"><span style="color:blue">Wolfel <i>et al.</i>, 1995</span></a>). In fact, preclinical and clinical data has already shown that neoantigen specific cytotoxic T lymphocytes (CTLs) constitute the most potent T-cell populations for tumor rejection (<a href="#Wolfel1995"><span style="color:blue">Wolfel <i>et al.</i>, 1995</span></a>; <a href="#Matsushita2012"><span style="color:blue">Matsushita <i>et al.</i>, 2012</span></a>). |
− | <li>Set up the gel-casting mold into the frame (rubber ends against the walls). Place the combs onto the frame at the top of the mold.</li>
| + | Still, the natural production of neoantigen-specific CTLs by a patient’s immune system is scarce because of low clonal frequency and ineffective presentation of neoantigens (<a href="#Alexandrov2013"><span style="color:blue">Alexandrov <i>et al.</i>, 2013</span></a>; <a href="#Zhu2017"><span style="color:blue">Zhu <i>et al.</i>, 2017</span></a>). Therefore, cancer vaccines or adjuvant cancer therapies (ACT) are crucial to potentiate immunity against neoantigens for cancer treatment. Hence, a large number of strategies have been progressed for the creation, formulation and delivery of various cancer vaccines; for example, whole tumor cell lysate, nucleotide (mRNA/ DNA), protein or peptide-based vaccines, dendritic cell (DC) based vaccines, viral vectors and biomaterial-assisted vaccines.</p> |
− | <li>Pour the agarose solution into the gel-cast (don't overfill) and wait until the gel solidifies before loading your samples (between 1/2 and 1 hour).</li>
| + | <p class="lead">However, it remains challenging to develop a universal and effective delivery strategy to target neoantigen-based vaccines to professional antigen-presenting cells (APCs) for eliciting robust and potent T-cell responses against cancer.</p> |
− | <li><b>IMPORTANT:</b> Place the gel-cast so that the holes are directed towards the negative terminal (black wire).</li>
| + | <p class="lead">In general, parenterally injected soluble antigens or adjuvants rapidly spread into the systemic circulation making them ineffective due to their small molecular sizes, poor targeting, and rapid draining in lymph nodes (LNs). This ultimately results in a limited immune response (<a href="#Liu2014"><span style="color:blue">Liu <i>et al.</i>, 2014</span></a>; <a href="#Fifis2004"><span style="color:blue">Fifis <i>et al.</i>, 2004</span></a>).</p> |
− | <li>Cover the gel with 1X TAE buffer (~250 ml) and CAREFULLY remove the combs.</li>
| + | <p class="lead">In addition, even if such soluble tumor neoantigens are acquired by DCs, they would be trapped in endolysosomal compartments and digested into peptides, which are subsequently loaded almost entirely onto MHC class II molecules for presentation to CD4+ helper T-cells solely. However, for achieving an effective immune response, the therapeutic cancer vaccine is expected to elicit robust cytotoxic CD8+ T-cell responses, which is essential for tumor cell destruction (<a href="#Janssen2005"><span style="color:blue">Janssen <i>et al.</i>, 2005</span></a>).</p> |
− | <h5>Sample loading</h5>
| + | <p class="lead">Thus, it is also key for cancer vaccines to enable cytosolic delivery of neoantigens for a successful activation of cytotoxic T-cell mediated immunity. Effectively, having a platform for neoantigen delivery is favourable for vaccine delivery as it protects antigen and adjuvant molecules from degradation and clearing, enhances lymphoid organ targeting, and modulates APCs’ functions for better presentation (<a href="#Amigorena2010"><span style="color:blue">Amigorena <i>et al.</i>, 2010</span></a>).</p> |
− | <li>On a parafilm, mix 8 μl of your DNA samples with the amount of loading dye needed for a total reaction volume of 12 µl, then load your samples and 5 µl of DNA ladder separately on different wells.</li>
| + | </div> |
− | <li>Run the gel at 100 Volts for 30-40 minutes.</li>
| + | |
− | <li>Remove the gel from the chamber and take a photography at the UV transilluminator.</li>
| + | |
− | </ol>
| + | |
− | <h5>References</h5>
| + | |
− | <p>Promega-<a href="https://ch.promega.com/resources/pubhub/enotes/what-percentage-agarose-is-needed-to-sufficiently-resolve-my-dna-sample/">What percentage agarose is needed to sufficiently resolve my DNA sample?</a></p>
| + | |
| | | |
− | <hr>
| |
− | <h2 id="transformation"><u>Competent cell transformation (with Amplicilin)</u></h2>
| |
− | <h4 class="text-muted">Introduction</h4>
| |
− | <p class="lead">This protocol shows how to transfer plasmid DNA into competent cells.</p>
| |
− | <h4 class="text-muted">Materials</h4>
| |
− | <ul>
| |
− | <li>Competent cells</li>
| |
− | <li>Control plasmid</li>
| |
− | <li>ligation mix</li>
| |
− | <li>LB-Ampicilin plates</li>
| |
− | <li>Heating Block</li>
| |
− | <li>Bunsen burner</li>
| |
− | <li>Ethanol 96%</li>
| |
| | | |
− | </ul>
| + | <div class="col-lg-12"> |
| + | <hr style="height:2px;border:none;color:#333;background-color:#333;" /> |
| + | <br> |
| + | <h1 id="EncapsulinDelivery">Encapsulin Antigen Delivery</h1> |
| + | <p class="lead">In 2016, an article was published by Sebyung Kang and colleagues describing the employment of the protein cage nanoparticles, Encapsulin (Encap), as neoantigenic peptide nanocarriers by genetically incorporating the OT-1 peptide of ovalbumin (OVA) protein (used as vaccine for B16-OVA melanoma tumor model) to three different positions of the Encap subunit (<a href="#Choi2016"><span style="color:blue">Choi <i>et al.</i>, 2016</span></a>). This article motivated us to look further into Encapsulin as a strong candidate for the vaccine platform.</p> |
| + | <p class="lead">In the mentioned study (<a href="#Choi2016"><span style="color:blue">Choi <i>et al.</i>, 2016</span></a>), DCs that were pulsed with constructs of OT1-Encap-C (C-terminal fusion with OT-1 peptide) induced OT-1-specific CD8+ T cell proliferation both in vivo and in vitro. This indicates Encapsulin ability to enhance the uptake of the OT-1 peptides by dendritic cells and the subsequent presentation of these peptides to DC8+ T cells. </p> |
| + | <p class="lead">OT1-Encap-C presentation to DCs was also able to induce the differentiation of functional effector CD8+ T cells in murine spleen. Finally, OT-1-Encap subcutaneous vaccinations in B16-OVA melanoma tumor bearing mice effectively activated OT-1 peptide specific cytotoxic CD8+ T cells before or even after tumor generation, resulting in significant suppression of tumor growth in prophylactic as well as therapeutic treatments. </p> |
| + | <p class="lead">Encapsulin was thus chosen as the platform for CAPOEIRA’s vaccine system, for multiple reasons: |
| + | <ol> |
| + | <li>Encapsulin was shown to have an effective activation of dendritic and T cells in vitro and in vivo</li> |
| + | <li>Encapsulin allows for the easy conjugation of libraries of neoantigen, as this can be realized through genetic ligation of the neoantigen oligonucleotide sequences to the C-terminus of Encapsulin</li> |
| + | <li>Encapsulin, along with the neoantigens, can be expressed in a rapid and straightforward manner using the cell free expression system</li> |
| + | <li>Such expression systems might help in reducing the cost of generating libraries of peptides by other technologies such as solid-phase peptide synthesis</li> |
| + | </ol> |
| | | |
− | <h4 class="text-muted">Procedure</h4>
| + | </p> |
− | <ol>
| + | |
− | <li>Add components according to the following table to three tubes of competent cells</li>
| + | |
− | <center>
| + | |
− | <table>
| + | |
− | <tr>
| + | |
− | <th>Amounts in μl</th>
| + | |
− | <th>Transfection mix</th>
| + | |
− | <th>Vector control</th>
| + | |
− | </tr>
| + | |
− | <tr>
| + | |
− | <td>Competent cells (In tube)</td>
| + | |
− | <td>50μl</td>
| + | |
− | <td>50μl</td>
| + | |
− | </tr>
| + | |
− | <tr>
| + | |
− | <td>Plasmid DNA</td>
| + | |
− | <td>5μl</td>
| + | |
− | <td>-</td>
| + | |
− | </tr>
| + | |
− | <tr>
| + | |
− | <td>Vector</td>
| + | |
− | <td>-</td>
| + | |
− | <td>5μl</td>
| + | |
− | </tr>
| + | |
− | </table>
| + | |
− | </center>
| + | |
− | <li>Incubate on ice for 30 min.</li>
| + | |
− | <li>Heat shock the cells up to 45 sec. at 42°C. Immediatly transfer the tube back on ice for 5 min.</li>
| + | |
− | <li>Spread 50μl.</li>
| + | |
− | <li>Incubate the plates overnight at 37°C to select for transformants.</li>
| + | |
− | </ol>
| + | |
| | | |
− |
| + | <hr style="height:2px;border:none;color:#333;background-color:#333;" /> |
− | <hr id="crRNAtranscription">
| + | |
− | <h2><u>crRNA Transcription using T7 RNA Polymerase (Promega)</u></h2>
| + | |
− | <h4 class="text-muted">Introduction</h4>
| + | |
− | <p class="lead">In this part we're going to transcribe the CRISPR RNA (crRNA) required for the CRISPR-Cas12a assay using the isothermal T7 RNA polymerase. This enzyme will only transcribe DNA downstream of a double-stranded T7
| + | |
− | promoter (in the 5' to 3' direction), thus we had to fuse the single-stranded DNA (ssDNA) coding sequence (CDS, flanked on its 3' end with the 3' to 5' strand of T7 promoter) with a primer (T7 primer, complementary 5' to 3' )
| + | |
− | in order to constitute the promoter and obtain efficient transcription. We initially followed the Annealing oligonucleotides protocol in order to anneal the T7 primer to the ssDNA which will constitute our DNA template. This is
| + | |
− | based on Promega's protocol: "Synthesis of Nonlabeled RNA" [1] </p>
| + | |
− | <h4 class="text-muted">Materials</h4>
| + | |
− | <ul>
| + | |
− | <li>Transcription Optimized 5X Buffer</li>
| + | |
− | <li>DTT, 100mM</li>
| + | |
− | <li>Recombinant RNasin® Ribonuclease inhibitor</li>
| + | |
− | <li>rATP, rGTP, rUTP, rCTP</li>
| + | |
− | <li>DNA template* (annealed ssDNA + primer) in water ( orTE buffer at 2–5μg)</li>
| + | |
− | <li>T7 RNA polymerase (Phage RNA polymerase)</li>
| + | |
− | <li>Nuclease-Free Water</li>
| + | |
− | </ul>
| + | |
− | <h4 class="text-muted"> Procedure</h4>
| + | |
− | <ol>
| + | |
− | <li>Make the rNTP mix as following</li>
| + | |
− | <center>
| + | |
− | <style type="text/css">
| + | |
− | .tg {
| + | |
− | border-collapse: collapse;
| + | |
− | border-spacing: 0;
| + | |
− | }
| + | |
| | | |
− | .tg td {
| + | <br> |
− | font-family: Arial, sans-serif;
| + | <h1 id="EncapsParagraph">Encapsulin</h1> |
− | font-size: 14px;
| + | <p class="lead"> |
− | padding: 10px 5px;
| + | Encapsulin (Figure 2) is a protein cage nanoparticle found in the thermophilic bacteria <i>Thermotoga maritima</i>. |
− | border-style: solid;
| + | Its crystal structure has been recently solved, and was published in a paper in 2008 (<a href="#Sutter2008"><span style="color:blue">Sutter <i>et al.</i>, 2008</span></a>). The Encapsulin multimer is assembled from 60 identical 31 kDa monomers having a thin and icosahedral T=1 symmetric cage structure, with interior and exterior diameters of 20 and 24 nm, respectively. The multimer automatically assembles from the monomers once expressed, as it leads to a lower energy state. The C-terminus is outward pointing, allowing for easy conjugation of peptides after the C-terminus (<a href="#Moon2014"><span style="color:blue">Moon <i>et al.</i>, 2014</span></a>).</p> |
− | border-width: 1px;
| + | <p class="lead">The Encapsulin monomer was modified by inserting a Hexahistidine linker (GGGGGGHHHHHHGGGGG) between residues 43 and 44 of the WT Encapsulin (<a href="#Moon2014"><span style="color:blue">Moon <i>et al.</i>, 2014</span></a>). This was shown to convey exceptional heat stability and better hydrodynamic properties for the Encapsulin multimer. These properties are crucial to obtain a simpler and more efficient purification of the Encapsulin protein.</p> |
− | overflow: hidden;
| + | |
− | word-break: normal;
| + | |
− | border-color: black;
| + | |
− | }
| + | |
| | | |
− | .tg th {
| + | <center> |
− | font-family: Arial, sans-serif;
| + | <figure> |
− | font-size: 14px;
| + | <img alt="Image" src="https://static.igem.org/mediawiki/2018/4/44/T--EPFL--Encapsulin.png" class="img-fluid rounded" width="500"> |
− | font-weight: normal;
| + | <img alt="Image" src="https://static.igem.org/mediawiki/2018/0/0a/T--EPFL--EncapsulinModified.png" class="img-fluid rounded" width="500"> |
− | padding: 10px 5px;
| + | <figcaption class="mt-3 text-muted"><b>Figure 2.</b> <i>Left:</i> Scientific Rendition of Encapsulin monomer and Bioassembly based on the pdb-3DKT (VMD). <i>Right:</i> Cartoon representation of Encapsulin in its monomeric and multimeric form along with neoantigens and hexahistidine loops.</figcaption> |
− | border-style: solid;
| + | </figure> |
− | border-width: 1px;
| + | </center> |
− | overflow: hidden;
| + | |
− | word-break: normal;
| + | |
− | border-color: black;
| + | |
− | }
| + | |
| | | |
− | .tg .tg-0lax {
| |
− | text-align: left;
| |
− | vertical-align: top
| |
− | }
| |
− | </style>
| |
− | <table class="tg">
| |
− | <tr>
| |
− | <th class="tg-0lax">Products</th>
| |
− | <th class="tg-0lax">Concentration</th>
| |
− | </tr>
| |
− | <tr>
| |
− | <td class="tg-0lax">rATP</td>
| |
− | <td class="tg-0lax">2.5 mM</td>
| |
− | </tr>
| |
− | <tr>
| |
− | <td class="tg-0lax">rGTP</td>
| |
− | <td class="tg-0lax">2.5 mM</td>
| |
− | </tr>
| |
− | <tr>
| |
− | <td class="tg-0lax">rUTP</td>
| |
− | <td class="tg-0lax">2.5 mM</td>
| |
− | </tr>
| |
− | <tr>
| |
− | <td class="tg-0lax">rCTP</td>
| |
− | <td class="tg-0lax">2.5 mM</td>
| |
− | </tr>
| |
− | <tr>
| |
− | <td class="tg-0lax">In nuclease free water</td>
| |
− | <td class="tg-0lax"></td>
| |
− | </tr>
| |
− | </table>
| |
− | </center>
| |
− | <li>In a microcentrifuge tube, add the following reagents at room temperature in the order listed</li>
| |
− | <center>
| |
− | <style type="text/css">
| |
− | .tg {
| |
− | border-collapse: collapse;
| |
− | border-spacing: 0;
| |
− | }
| |
| | | |
− | .tg td {
| + | <hr style="height:2px;border:none;color:#333;background-color:#333;" /> |
− | font-family: Arial, sans-serif;
| + | |
− | font-size: 14px;
| + | |
− | padding: 10px 5px;
| + | |
− | border-style: solid;
| + | |
− | border-width: 1px;
| + | |
− | overflow: hidden;
| + | |
− | word-break: normal;
| + | |
− | border-color: black;
| + | |
− | }
| + | |
| | | |
− | .tg th {
| + | <br> |
− | font-family: Arial, sans-serif;
| + | <h1 id="OurVaccine">Vaccine Design Project</h1> |
− | font-size: 14px;
| + | <p class="lead"> |
− | font-weight: normal;
| + | The vaccine design process aimed at establishing a platform that receives a library of neoantigens from Ginga, and outputs a library of vaccines that incorporate these neoantigens on the surface of Encapsulin (Figure 3).</p> |
− | padding: 10px 5px;
| + | <center> |
− | border-style: solid;
| + | <figure> |
− | border-width: 1px;
| + | <img alt="Image" src="https://static.igem.org/mediawiki/2018/7/7a/T--EPFL--VaccineDesign.png" class="img-fluid rounded" width="1000" > |
− | overflow: hidden;
| + | <figcaption class="mt-3 text-muted"><b>Figure 3.</b> Overview of vaccine design</figcaption> |
− | word-break: normal;
| + | </figure> |
− | border-color: black;
| + | </center> |
− | }
| + | <br> |
| | | |
− | .tg .tg-0lax {
| + | <div id="VaccineDesignCard"> |
− | text-align: left;
| + | <div class="card"> |
− | vertical-align: top
| + | <a data-toggle="collapse" href="#GenIncorportation"> |
− | }
| + | <div class="card-header"> |
− | </style>
| + | <h3 class="card-link"> |
− | <table class="tg">
| + | Genetic Incorporation of Neoantigen |
− | <tr>
| + | </h3> |
− | <th class="tg-0lax">Materials</th>
| + | </div> |
− | <th class="tg-0lax">quantity</th>
| + | </a> |
− | </tr>
| + | <div id="GenIncorportation" class="collapse"> <!--data-parent="#VaccineDesignCard"--> |
− | <tr>
| + | <div class="card-body"> |
− | <td class="tg-0lax">Transcription Optimized 5X Buffer</td>
| + | <p class="lead">A major requirement of a neoantigen vaccine is allowing for the facile and secure introduction of neoantigen libraries onto the scaffold/carrier. Using Encapsulin, one accessible method for such a conjugation would be the genetic ligation of the neoantigen oligonucleotide sequence to the C-terminus of Encapsulin, as depicted in Figure 4.</p> |
− | <td class="tg-0lax">20μl</td>
| + | <p class="lead">After acquiring the raw Encapsulin sequence from the LBNC lab at EPFL (<a href="#CassidyAmstutz2016"><span style="color:blue">Cassidy-Amstutz <i>et al.</i>, 2016</span></a>; Addgene Catalogue # 86405), we genetically introduced a HexaHistidine linker between Amino Acids 43 & 44 to create HexaHistidine Encapsulin, which was reported to have higher heat resistance and better hydrodynamic properties (<a href="#Moon2014"><span style="color:blue">Moon <i>et al.</i>, 2014</span></a>). This modification was done using a Golden Gate assembly with BsaI as a type IIS restriction enzyme. The insert was assembled from two synthesized oligos (60 bp each which partially anneal) with BsaI cut sites. The insert was converted to dsDNA using PCR. The Original Encapsulin plasmid was amplified using primers incorporating BsaI cut sites and the insert was incorporated using Golden Gate.</p> |
− | </tr>
| + | <br> |
− | <tr>
| + | <p class="lead">To obtain a rapid, efficient, and reliable incorporation of neoantigens onto the HexaHistidine Encapsulin platform, we designed the plasmid HexaHistidine Encapsulin-CBsaI (Figure 5) (<a href="http://parts.igem.org/Part:BBa_K2686005"><span style="color:blue">Registry Part BBa_K2686005</span></a>). Starting from the HexaHistidine Encapsulin plasmid, we introduce at the C-terminus an sfGFP CDS under its native promoter flanked by two BsaI cut sites.</p> |
− | <td class="tg-0lax">DTT, 100mM</td>
| + | <p class="lead">The BsaI cut sites would allow for the rapid, scarless introduction of oligonucleotides encoding for the neoantigens using Golden Gate Assembly (Figures 5 & 6). These neoantigens would be fused to the C-terminus of Encapsulin, and displayed on its outer surface. Such a system allows for a reliable, but fast expression of libraries of encapsulin-neoantigens.</p> |
− | <td class="tg-0lax">10μl</td>
| + | <br> |
− | </tr>
| + | <p class="lead">The insert in between the two BsaI cut sites, consisting of sfGFP with a native promoter and terminator, allows for checking the success of the insertion of the neoantigen after transformation of cells with the Golden Gate product (green colonies do not contain the desired peptide insert, but the original plasmid instead). This cloning strategy was useful in the initial characterization of the system and production of the encapsulin fused with OT-1 peptide. For high-throughput production of encapsulin-neoantigen constructs, different strategies avoiding <i>in vivo</i> could be envisioned. </p> |
− | <tr>
| + | </div> |
− | <td class="tg-0lax">Recombinant RNasin® Ribonuclease Inhibitor</td>
| + | |
− | <td class="tg-0lax">100 units</td>
| + | |
− | </tr>
| + | |
− | <tr>
| + | |
− | <td class="tg-0lax">rNTP mix</td>
| + | |
− | <td class="tg-0lax">20μl</td>
| + | |
− | </tr>
| + | |
− | <tr>
| + | |
− | <td class="tg-0lax">DNA template, linearized (in water or TE buffer at 2–5μg, i.e. ~100 µM concentrated)*</td>
| + | |
− | <td class="tg-0lax">2μl</td>
| + | |
− | </tr>
| + | |
− | <tr>
| + | |
− | <td class="tg-0lax">Phage RNA polymerase</td>
| + | |
− | <td class="tg-0lax">40 units</td>
| + | |
− | </tr>
| + | |
− | <tr>
| + | |
− | <td class="tg-0lax">Nuclease-Free Water to final volume of</td>
| + | |
− | <td class="tg-0lax">100μl</td>
| + | |
− | </tr>
| + | |
− | </table>
| + | |
− | </center>
| + | |
− | <li>Incubate for 2 hours at 37°C.</li>
| + | |
− | <li>Purify the sample following the RNA purification protocol.</li>
| + | |
− | </ol>
| + | |
− | <h4 class="text-muted"> References</h4>
| + | |
− | <ol>
| + | |
− | <li> Promega: "Synthesis of Nonlabeled RNA" protocol, https://www.promega.com/-/media/files/resources/protocols/product-information-sheets/n/t7-rna-polymerase-protocol.pdf</li>
| + | |
− | </ol>
| + | |
− | <hr>
| + | |
| | | |
| + | <center> |
| + | <figure> |
| + | <img alt="Image" src="https://static.igem.org/mediawiki/2018/f/f0/T--EPFL--InsertVaccinePresentation.png" class="img-fluid rounded" width="750" > |
| + | <figcaption class="mt-3 text-muted"><b>Figure 4.</b> Genetic Incorporation of Neoantigen Libraries onto our vaccine platform, Encapsulin.</figcaption> |
| + | </figure> |
| + | </center> |
| + | <br> |
| + | <br> |
| + | <center> |
| + | <figure> |
| + | <img alt="Image" src="https://static.igem.org/mediawiki/2018/3/36/T--EPFL--InsertVaccine.png" class="img-fluid rounded" width="750" > |
| + | <figcaption class="mt-3 text-muted"><b>Figure 5.</b> CAPOEIRA’s designed plasmid HHEncap_BSaI (Part BBa_K2686005) for neoantigen incorporation following Encapsulin C-terminus.</figcaption> |
| + | </figure> |
| + | </center> |
| + | <br> |
| + | <br> |
| + | <center> |
| + | <figure> |
| + | <img alt="Image" src="https://static.igem.org/mediawiki/2018/9/92/T--EPFL--GoldenGate.png" class="img-fluid rounded" width="750" > |
| + | <figcaption class="mt-3 text-muted"><b>Figure 6.</b> Golden Gate Assembly of the Vaccine System.</figcaption> |
| + | </figure> |
| + | </center> |
| + | <br> |
| | | |
− | <h2 id="DPNI"> <u>DPNI plasmid digestion</u></h2>
| |
− | <h4 class="text-muted">Introduction</h4>
| |
− | <p class="lead">DpnI cleaves only when it's recognition site is methylated. Useful for removing cell-derived plasmid template from PCR samples.</p>
| |
− | <h4 class="text-muted">Materials</h4>
| |
− | <ul>
| |
− | <li>DPNI</li>
| |
− | <li>Enzyme buffer (Might work with the one used for the PCR)</li>
| |
− | <li>PCR product</li>
| |
− | </ul>
| |
| | | |
− | <h4 class="text-muted">Procedure</h4>
| |
− | <ul>
| |
− | <h5>Digest mix</h5>
| |
− | <center>
| |
− | <table>
| |
− | <tr>
| |
− | <th>PCR product</th>
| |
− | <th>50μl</th>
| |
− | </tr>
| |
− | <tr>
| |
− | <td>DPNI</td>
| |
− | <td>1μl</td>
| |
− | </tr>
| |
− | </table>
| |
− | </center>
| |
− | <h5>Incubation</h5>
| |
− | <p class="lead">Incubate for one hour at 37°C</p>
| |
− | <h5>DPNI heat inactivation</h5>
| |
− | <p class="lead">incubate at 80°C for 20 minutes</p>
| |
− | </ul>
| |
− | <hr id="Cas12a-Assay">
| |
− | <h2><u>Fluorophore-Quencher reporter Cas12a assay</u></h2>
| |
− | <h4 class="text-muted">Introduction</h4>
| |
− | <p class="lead">This assay's purpose is to detect a specific DNA sequence (the activator) using the CRISPR/Cas12a system. Cas12a's feature is to cleave any ssDNA in the sample once it has found its target. We used this to our
| |
− | advantage and used a single-stranded fluorophore-quencher reporter (DNaseAlert) to be able to quantify our sequence of interest using a plate reader. This protocol is based on and optimized from the LbCas12a collateral
| |
− | detection protocol ("Fluorophore quencher (FQ)-labeled reporter assays")[1] </p>
| |
− | <h4 class="text-muted">Materials</h4>
| |
− | <ul>
| |
− | <li>EnGen® Lba Cas12a (Cpf1) 1 μM</li>
| |
− | <li>Purified crRNA from DNA sequence 1μM</li>
| |
− | <li>10X Binding buffer (200 mM Tris-HCl, pH 7.5, 1 M KCl, 50 mM MgCl2, 50% glycerol, 500 μg/ml heparin, 1mM DTT)</li>
| |
− | <li>DNaseAlert™ (IDT) 1 µM </li>
| |
− | <li>Nuclease-Free Water</li>
| |
− | <li>6 of small pcr tubes (0.2 ml) for your master mix and samples</li>
| |
− | <li>DNase I enzyme (Zymo)</li>
| |
− | <li>384 well Plate</li>
| |
− | <li>Multi Well Plate Sealing Films</li>
| |
− | </ul>
| |
− | <h4 class="text-muted">Procedure</h4>
| |
− | <ol>
| |
− | <li> Preparation of Cas12a master mix </li>
| |
− | <style type="text/css">
| |
− | .tg {
| |
− | border-collapse: collapse;
| |
− | border-spacing: 0;
| |
− | }
| |
| | | |
− | .tg td {
| |
− | font-family: Arial, sans-serif;
| |
− | font-size: 14px;
| |
− | padding: 10px 5px;
| |
− | border-style: solid;
| |
− | border-width: 1px;
| |
− | overflow: hidden;
| |
− | word-break: normal;
| |
− | border-color: black;
| |
− | }
| |
| | | |
− | .tg th {
| + | </div> |
− | font-family: Arial, sans-serif;
| + | </div> |
− | font-size: 14px;
| + | |
− | font-weight: normal;
| + | |
− | padding: 10px 5px;
| + | |
− | border-style: solid;
| + | |
− | border-width: 1px;
| + | |
− | overflow: hidden;
| + | |
− | word-break: normal;
| + | |
− | border-color: black;
| + | |
− | }
| + | |
| | | |
− | .tg .tg-0lax {
| + | <div class="card"> |
− | text-align: left;
| + | <a data-toggle="collapse" href="#CFEEncap"> |
− | vertical-align: top
| + | <div class="card-header"> |
− | }
| + | <h3 class="card-link"> |
− | </style>
| + | Cell free expression of Encapsulin |
− | <center>
| + | </h3> |
− | <table class="tg">
| + | </div> |
− | <tr>
| + | </a> |
− | <th class="tg-0lax"></th>
| + | <div id="CFEEncap" class="collapse"> <!--data-parent="#VaccineDesignCard"--> |
− | <th class="tg-0lax"><br>LbCas12a <br><br>concentration</th>
| + | <div class="card-body"> |
− | <th class="tg-0lax"><br>gRNA <br><br>concentration</th>
| + | <p class="lead">We exploited the fact that Encapsulin is made of protein exclusively, and thus, can be fully expressed as a recombinant protein in a bacterial expression system. However, accelerating the pace of the vaccine production requires a new approach for the rapid expression of proteins encoded on plasmid/linear DNA constructs. Current standard bacterial expression systems require days due to cloning and in-vivo transformations. </p> |
− | <th class="tg-0lax"><br>Activator<br> concentraion</th>
| + | <p class="lead">This is why CAPOEIRA uses a cell free expression approach, which preserves the protein production capability and regulatory mechanisms of <i>E. coli</i>. Cell-free systems (Figure 7) use all of the inner workings of a cell without having the constricting boundary of the cell wall and thus the precondition of keeping cells alive (<a href="#Rollin2013"><span style="color:blue">Rollin <i>et al.</i>, 2013</span></a>). This allows speeding the design-expression process. When preparing the cell-free systems, all genomic DNA and membranes are eliminated, resulting in a solution containing all of the cells proteins without the limiting factors of a living cell.</p> |
− | <th class="tg-0lax"><br>DNaseAlert<br>concentration<br><br></th>
| + | <p class="lead">The cell free expression has 2 advantages in for CAPOEIRA:</p> |
− | <th class="tg-0lax">Buffer</th>
| + | <ol> |
− | <th class="tg-0lax">Dnase I</th>
| + | <li>Faster expression of proteins from DNA constructs (8 to 10 hours of expression), allowing for fast and easy expression of libraries of proteins</li> |
− | </tr>
| + | <li>Faster & Easier purification of protein products from cell free expression reactions compared to purification from cells</li> |
− | <tr>
| + | </ol> |
− | <td class="tg-0lax">FQ1</td>
| + | |
− | <td class="tg-0lax">62.5 nM</td>
| + | |
− | <td class="tg-0lax">75 nM</td>
| + | |
− | <td class="tg-0lax">Variable</td>
| + | |
− | <td class="tg-0lax">160 nM</td>
| + | |
− | <td class="tg-0lax">1X Binding</td>
| + | |
− | <td class="tg-0lax">-</td>
| + | |
− | </tr>
| + | |
− | <tr>
| + | |
− | <td class="tg-0lax">Negative control</td>
| + | |
− | <td class="tg-0lax">62.5 nM</td>
| + | |
− | <td class="tg-0lax">75 nM</td>
| + | |
− | <td class="tg-0lax">-</td>
| + | |
− | <td class="tg-0lax">160 nM</td>
| + | |
− | <td class="tg-0lax">1X Binding</td>
| + | |
− | <td class="tg-0lax">-</td>
| + | |
− | </tr>
| + | |
− | <tr>
| + | |
− | <td class="tg-0lax">Blank</td>
| + | |
− | <td class="tg-0lax">-</td>
| + | |
− | <td class="tg-0lax">-</td>
| + | |
− | <td class="tg-0lax">-</td>
| + | |
− | <td class="tg-0lax">-</td>
| + | |
− | <td class="tg-0lax">1X Binding</td>
| + | |
− | <td class="tg-0lax">-</td>
| + | |
− | </tr>
| + | |
− | <tr>
| + | |
− | <td class="tg-0lax">Positive control</td>
| + | |
− | <td class="tg-0lax">-</td>
| + | |
− | <td class="tg-0lax">-</td>
| + | |
− | <td class="tg-0lax">-</td>
| + | |
− | <td class="tg-0lax">160 nM</td>
| + | |
− | <td class="tg-0lax">1X Binding</td>
| + | |
− | <td class="tg-0lax">2.4 μl</td>
| + | |
− | </tr>
| + | |
− | </table>
| + | |
− | </center>
| + | |
− | <ul>
| + | |
| | | |
| + | <center> |
| + | <figure> |
| + | <img alt="Image" src="https://static.igem.org/mediawiki/2018/e/e8/T--EPFL--CFExpression.png" class="img-fluid rounded" width="1000" > |
| + | <figcaption class="mt-3 text-muted"><b>Figure 7.</b> Cell Free Expression of the Vaccine</figcaption> |
| + | </figure> |
| + | </center> |
| + | <br> |
| + | </div> |
| + | </div> |
| + | </div> |
| | | |
− | <li>Add the following materials except the DNaseAlert and activator into a 0.2 ml tubes. Incubate at 37°C for 30 min, then add the rest of the components.</li>
| + | <div class="card"> |
− | <style type="text/css">
| + | <a data-toggle="collapse" href="#HPEncap"> |
− | .tg {
| + | <div class="card-header"> |
− | border-collapse: collapse;
| + | <h3 class="card-link"> |
− | border-spacing: 0;
| + | Heat Purification of Encapsulin |
− | }
| + | </h3> |
| + | </div> |
| + | </a> |
| + | <div id="HPEncap" class="collapse"> <!--data-parent="#VaccineDesignCard"--> |
| + | <div class="card-body"> |
| + | <p class="lead">The combination of a protein with high heat resistance further improved after Histag modification, along with a cell free expression system allows for an efficient one-step heat purification of our vaccine product. In short, after the expression of the vaccine construct using the cell free expression system (which takes around 10 hours), heat purification of the sample goes as follows (Figure 8):</p> |
| + | <ol> |
| + | <li>Heating at 70 ºC for 20 min</li> |
| + | <li>Putting on ice for 15 min</li> |
| + | <li>Centrifugation at 12,000 xg for 10 min</li> |
| + | <li>Separation of the supernatant (containing the purified vaccine construct) from the pellet</li> |
| + | </ol> |
| + | <center> |
| + | <figure> |
| + | <img alt="Image" src="https://static.igem.org/mediawiki/2018/5/59/T--EPFL--HeatPurification.png" class="img-fluid rounded" width="1000" > |
| + | <figcaption class="mt-3 text-muted"><b>Figure 8.</b> CAPOEIRA’s heat purification approach for the expressed vaccine</figcaption> |
| + | </figure> |
| + | </center> |
| + | <br> |
| + | <p class="lead">This simple heat purification step allows for an exceptional purity of CAPOEIRA’s vaccine system in less than an hour. After the heat purification step, the obtained purity might be very close to a final formulation for vaccine delivery.</p> |
| + | <br> |
| | | |
− | .tg td {
| + | </div> |
− | font-family: Arial, sans-serif;
| + | </div> |
− | font-size: 14px;
| + | </div> |
− | padding: 10px 5px;
| + | </div> |
− | border-style: solid;
| + | <!--</p>--> |
− | border-width: 1px;
| + | <hr style="height:2px;border:none;color:#333;background-color:#333;" /> |
− | overflow: hidden;
| + | |
− | word-break: normal;
| + | |
− | border-color: black;
| + | |
− | }
| + | |
| | | |
− | .tg th {
| |
− | font-family: Arial, sans-serif;
| |
− | font-size: 14px;
| |
− | font-weight: normal;
| |
− | padding: 10px 5px;
| |
− | border-style: solid;
| |
− | border-width: 1px;
| |
− | overflow: hidden;
| |
− | word-break: normal;
| |
− | border-color: black;
| |
− | }
| |
| | | |
− | .tg .tg-0lax {
| + | <article> |
− | text-align: left;
| + | <h2><i><u>References</u></i></h2> |
− | vertical-align: top
| + | <ul> |
− | }
| + | <li id="Alexandrov2013">Alexandrov, Ludmil B., et al. "Signatures of mutational processes in human cancer." <i>Nature</i>, 500.7463 (2013): 415.</li> |
| + | <li id="Amigorena2010">Amigorena, Sebastian, and Ariel Savina. "Intracellular mechanisms of antigen cross presentation in dendritic cells." <i>Current opinion in immunology</i>, 22.1 (2010): 109-117.</li> |
| + | <li id="CassidyAmstutz2016">Cassidy-Amstutz, Caleb, et al. "Identification of a minimal peptide tag for in vivo and in vitro loading of encapsulin." <i>Biochemistry</i>, 55.24 (2016): 3461-3468.</li> |
| + | <li id="Choi2016">Choi, Bongseo, et al. "Effective delivery of antigen–encapsulin nanoparticle fusions to dendritic cells leads to antigen-specific cytotoxic T cell activation and tumor rejection." <i>ACS nano</i>, 10.8 (2016): 7339-7350.</li> |
| + | <li id="Fifis2004">Fifis, Theodora, et al. "Size-dependent immunogenicity: therapeutic and protective properties of nano-vaccines against tumors." <i>The Journal of Immunology</i>, 173.5 (2004): 3148-3154.</li> |
| + | <li id="Janssen2005">Janssen, Edith M., et al. "CD4+ T-cell help controls CD8+ T-cell memory via TRAIL-mediated activation-induced cell death." <i>Nature</i>, 434.7029 (2005): 88.</li> |
| + | <li id="Liu2014">Liu, Haipeng, et al. "Structure-based programming of lymph-node targeting in molecular vaccines." <i>Nature</i>, 507.7493 (2014): 519.</li> |
| + | <li id="Matsushita2012">Matsushita, Hirokazu, et al. "Cancer exome analysis reveals a T-cell-dependent mechanism of cancer immunoediting." <i>Nature</i>, 482.7385 (2012): 400.</li> |
| + | <li id="Moon2014">Moon, Hyojin, et al. "Developing genetically engineered encapsulin protein cage nanoparticles as a targeted delivery nanoplatform." <i>Biomacromolecules</i>, 15.10 (2014): 3794-3801.</li> |
| + | <li id="Rollin2013">Rollin, Joseph A., Tsz Kin Tam, and Y-H. Percival Zhang. "New biotechnology paradigm: cell-free biosystems for biomanufacturing." <i>Green chemistry</i>, 15.7 (2013): 1708-1719.</li> |
| + | <li id="Sutter2008">Sutter, Markus, et al. "Structural basis of enzyme encapsulation into a bacterial nanocompartment." <i>Nature structural & molecular biology</i>, 15.9 (2008): 939.</li> |
| + | <li id="Wolfel1995">Wolfel, Thomas, et al. "A p16INK4a-insensitive CDK4 mutant targeted by cytolytic T lymphocytes in a human melanoma." <i>Science</i>, 269.5228 (1995): 1281-1284.</li> |
| + | <li id="Zhu2017">Zhu, Guizhi, et al. "Efficient nanovaccine delivery in cancer immunotherapy." <i>ACS nano</i>, 11.3 (2017): 2387-2392.</li> |
| + | </ul> |
| + | </article> |
| | | |
− | .tg .tg-z0zd {
| + | </div> |
− | background-color: #fd6864;
| + | |
− | border-color: #000000;
| + | |
− | text-align: left;
| + | |
− | vertical-align: top
| + | |
− | }
| + | |
− | </style>
| + | |
− | <center>
| + | |
− | <table class="tg">
| + | |
− | <tr>
| + | |
− | <th class="tg-0lax">Components</th>
| + | |
− | <th class="tg-0lax">FQ1</th>
| + | |
− | <th class="tg-0lax"><br>Negative<br>control<br></th>
| + | |
− | <th class="tg-0lax">Blank</th>
| + | |
− | <th class="tg-0lax"><br>Positive<br>Control<br></th>
| + | |
− | </tr>
| + | |
− | <tr>
| + | |
− | <td class="tg-0lax">10X Binding Buffer</td>
| + | |
− | <td class="tg-0lax">6.6</td>
| + | |
− | <td class="tg-0lax">6.6</td>
| + | |
− | <td class="tg-0lax">6.6</td>
| + | |
− | <td class="tg-0lax">6.6</td>
| + | |
− | </tr>
| + | |
− | <tr>
| + | |
− | <td class="tg-0lax">Cas12 [1µM]</td>
| + | |
− | <td class="tg-0lax">3.75</td>
| + | |
− | <td class="tg-0lax">3.75</td>
| + | |
− | <td class="tg-0lax">-</td>
| + | |
− | <td class="tg-0lax">-</td>
| + | |
− | </tr>
| + | |
− | <tr>
| + | |
− | <td class="tg-0lax">crRNA [1µM]</td>
| + | |
− | <td class="tg-0lax">4.5</td>
| + | |
− | <td class="tg-0lax">4.5</td>
| + | |
− | <td class="tg-0lax">-</td>
| + | |
− | <td class="tg-0lax">-</td>
| + | |
− | </tr>
| + | |
− | <tr>
| + | |
− | <td class="tg-0lax">Nuclease Free Water</td>
| + | |
− | <td class="tg-0lax">29.6</td>
| + | |
− | <td class="tg-0lax">35.6</td>
| + | |
− | <td class="tg-0lax">53.4</td>
| + | |
− | <td class="tg-0lax">41.4</td>
| + | |
− | </tr>
| + | |
− | <tr>
| + | |
− | <td class="tg-z0zd" colspan="5">Incubation 30 minutes at 37°C</td>
| + | |
− | </tr>
| + | |
− | <tr>
| + | |
− | <td class="tg-0lax">DNase Alert</td>
| + | |
− | <td class="tg-0lax">9.6</td>
| + | |
− | <td class="tg-0lax">9.6</td>
| + | |
− | <td class="tg-0lax">-</td>
| + | |
− | <td class="tg-0lax">9.6</td>
| + | |
− | </tr>
| + | |
− | <tr>
| + | |
− | <td class="tg-0lax">Activator</td>
| + | |
− | <td class="tg-0lax">6</td>
| + | |
− | <td class="tg-0lax">-</td>
| + | |
− | <td class="tg-0lax">-</td>
| + | |
− | <td class="tg-0lax">-</td>
| + | |
− | </tr>
| + | |
− | <tr>
| + | |
− | <td class="tg-0lax">DNase I</td>
| + | |
− | <td class="tg-0lax">-</td>
| + | |
− | <td class="tg-0lax">-</td>
| + | |
− | <td class="tg-0lax">-</td>
| + | |
− | <td class="tg-0lax">2.4</td>
| + | |
− | </tr>
| + | |
− | <tr>
| + | |
− | <td class="tg-0lax">Final volume (µL)</td>
| + | |
− | <td class="tg-0lax">60</td>
| + | |
− | <td class="tg-0lax">60</td>
| + | |
− | <td class="tg-0lax">60</td>
| + | |
− | <td class="tg-0lax">60</td>
| + | |
− | </tr>
| + | |
− | </table>
| + | |
− | </center>
| + | |
− | </ul>
| + | |
− | <li>Prepare the Optical Plate</li>
| + | |
− | <ul>
| + | |
− | <li>Load 24 µl of each corresponding tubes into a 384 opti plate (in duplicate) in the following order:</li>
| + | |
− | <center>
| + | |
− | <table>
| + | |
− | <tr>
| + | |
− | <th>Negative</th>
| + | |
− | <th>FQ1</th>
| + | |
− | <th>blank</th>
| + | |
− | <th>Positive control</th>
| + | |
− | </tr>
| + | |
− | <tr>
| + | |
− | <td>Negative</td>
| + | |
− | <td>FQ2</td>
| + | |
− | <td>blank</td>
| + | |
− | <td>Positive control</td>
| + | |
− | </tr>
| + | |
− | </table>
| + | |
− | </center>
| + | |
− | <li>Stick an adhesive film on the top of the plate.</li>
| + | |
− | </ul>
| + | |
− | <li>Put it in the plate reader. Set up the device: at 535 nm excitation and 590 nm emission, 37℃ and take the measurements every 20 seconds for 180 repeats.</li>
| + | |
− | <li>Plot a graph of the fluorescence as a function of time (minutes), taking the average of the fluorescence obtained for each well.</li>
| + | |
| | | |
− | </ol>
| + | </div> |
− | <h4 class="text-muted">References</h4>
| + | </div> |
− | <ul>
| + | </section> |
− | <li>[1]Chen, J. S., Ma, E., Harrington, L. B., Da Costa, M., Tian, X., Palefsky, J. M., & Doudna, J. A. (2018). CRISPR-Cas12a target binding unleashes indiscriminate single-stranded DNase activity. Science, 360(6387), 436–439.
| + | </div> |
− | </li>
| + | |
− | </ul> | + | |
| | | |
| | | |
| + | <div class="tab-pane fade" id="FollowUp" role="tabpanel" aria-labelledby="contact-tab"> |
| + | <section class="slice"> |
| + | <div class="container"> |
| + | <div class="row justify-content-center lead"> |
| | | |
− | <hr>
| + | <div class="col-lg-9"> |
− | <h2 id="Glycerol"><u>Glycerol stock preparation</u></h2>
| + | |
− | <h4 class="text-muted">Introduction</h4>
| + | |
− | <p class="lead">This is how to make glycerol stocks of bacteria cell cultures that are suitable for long time storage</p>
| + | |
| | | |
− | <h4 class="text-muted">Materials</h4>
| + | <h1 id="IntroFollowup">Introduction</h1> |
− | <ul>
| + | <p class="lead">Through our interviews with health specialists and oncology experts (more information in <a href="https://2018.igem.org/Team:EPFL/Human_Practices"><span style="color:blue">Integrated human practices</span></a>) we assessed the necessity to have a non-invasive treatment companion to determine our vaccine efficacy. Here, we want to provide a proof-of-concept that would allow us to monitor the patient’s response by using the same set of identified neoantigens used for our vaccine. |
− | <li>Liquid cell culture</li>
| + | We also believe that it is important to be able to detect relapses in early melanoma stages, as the survival rates for patients dramatically drop to 20% in stage IV compared to 99% survival rate in stage I and II (<a href="#Siegel2018"><span style="color:blue">Siegel <i>et al.</i>, 2018</span></a>). </p> |
− | <li>Glycerol</li>
| + | <p class="lead">To answer these needs, we envision a new generation of diagnostic tools by which a liquid peripheral blood draw could give an accurate prognosis regarding the elimination of the tumor cells and, by targeting specific biomarkers, be a good predictor of relapse. This requires a detection system that is both highly sensitive and specific since single base pair polymorphisms, barely detectable in the blood, can lead to tumorigenesis.</p> |
− | <li>1.5 ml tube</li>
| + | <p class="lead">Our idea is to develop a Cas12a detection system coupled to an amplification step. This detection system is rapid, sensitive and specific enough to reliably detect these biomarkers.</p> |
− | </ul>
| + | </div> |
| | | |
− | <h4 class="text-muted">Procedure</h4>
| + | <div class="col-lg-3"> |
− | <ol>
| + | <div class="card"> |
− | <li>After you have bacteria growth in your liquid culture, add 500μl of overnight culture to 500μl of 50% glycerol in the 1.5ml tube and gently mix</li>
| + | <div class="card-header"> |
− | <li>Freeze the glycerol stock tube at -80°C. The stock is now available for years as long as its kept at -80°C.</li>
| + | <span class="h5">Index</span> |
− | <li>To remove bacteria from the glycerol stock, open the tube and use a sterile tip to scrape some of the frozen bacteria.
| + | </div> |
− | </li>
| + | <div class="list-group list-group-flush"> |
− | </ol>
| + | |
| | | |
| + | <a href="#IntroFollowup" data-scroll-to data-scroll-to-offset="50" class="list-group-item list-group-item-action d-flex justify-content-between"> |
| + | <div> |
| + | <span>Introduction</span> |
| + | </div> |
| + | <div> |
| + | <i class="fas fa-angle-right"></i> |
| + | </div> |
| + | </a> |
| + | <a href="#Biomarkers" data-scroll-to data-scroll-to-offset="50" class="list-group-item list-group-item-action d-flex justify-content-between"> |
| + | <div> |
| + | <span>Biomarkers and Liquid Biopsies</span> |
| + | </div> |
| + | <div> |
| + | <i class="fas fa-angle-right"></i> |
| + | </div> |
| + | </a> |
| + | <a href="#Cas12a" data-scroll-to data-scroll-to-offset="50" class="list-group-item list-group-item-action d-flex justify-content-between"> |
| + | <div> |
| + | <span>Cas12a</span> |
| + | </div> |
| + | <div> |
| + | <i class="fas fa-angle-right"></i> |
| + | </div> |
| + | </a> |
| + | <a href="#SamplePreparation" data-scroll-to data-scroll-to-offset="50" class="list-group-item list-group-item-action d-flex justify-content-between"> |
| + | <div> |
| + | <span>Sample preparation</span> |
| + | </div> |
| + | <div> |
| + | <i class="fas fa-angle-right"></i> |
| + | </div> |
| + | </a> |
| + | <a href="#Amplification" data-scroll-to data-scroll-to-offset="50" class="list-group-item list-group-item-action d-flex justify-content-between"> |
| + | <div> |
| + | <span>Amplification</span> |
| + | </div> |
| + | <div> |
| + | <i class="fas fa-angle-right"></i> |
| + | </div> |
| + | </a> |
| + | <a href="#Cas12aAssay" data-scroll-to data-scroll-to-offset="50" class="list-group-item list-group-item-action d-flex justify-content-between"> |
| + | <div> |
| + | <span>Our detection scheme</span> |
| + | </div> |
| + | <div> |
| + | <i class="fas fa-angle-right"></i> |
| + | </div> |
| + | </a> |
| | | |
− |
| |
− | <hr id="gRNA purification">
| |
− | <h2><u>gRNA purification (ZYMO Research RNA Clean & Concentrator™-5 Kit)</u></h2>
| |
− | <h4 class="text-muted">Introduction</h4>
| |
− | <p class="lead">Purification of newly transcribed crRNA (T7 RNA polymerase; Promega1), following the ZYMO Research RNA purification kit (RNA Clean & Concentrator™-5) protocol [2].</p>
| |
− | <h4 class="text-muted">Materials</h4>
| |
− | <h5> Purification (RNA Clean & Concentrator™-5; ZYMO Research) </h5>
| |
− | <u1>
| |
− | <li>RNA Binding Buffer</li>
| |
− | <li>RNA Prep Buffer</li>
| |
− | <li>RNA Wash Buffer</li>
| |
− | <li>DNase I</li>
| |
− | <li>DNA Digestion Buffer</li>
| |
− | <li>DNase/RNase Free Water</li>
| |
− | <li>Zymo Spin IC Columns</li>
| |
− | <li>Collection Tubes</li>
| |
− | <li>RNase-free Microfuge Tubes (1.5 mL) Not provided with the kit.</li>
| |
− | </ul>
| |
− | <h4 class="text-muted">Procedure </h4>
| |
− | <h5>DNase I treatment (Before clean-up)</h5>
| |
− | <ol>
| |
− | <li><b>IMPORTANT</b>: Prior to use, reconstitute the lyophilized DNase I as indicated on the vial. Store frozen aliquots. </li>
| |
− | <li>For each sample to be treated, prepare DNase I reaction mix in an RNase-free tube (not provided). Mix well by gentle inversion, once the following components added (volume of components to add to the RNA sample can be
| |
− | readjusted according to the sample's volume)</li>
| |
− | <center>
| |
− | <style type="text/css">
| |
− | .tg {
| |
− | border-collapse: collapse;
| |
− | border-spacing: 0;
| |
− | }
| |
| | | |
− | .tg td {
| + | </div> |
− | font-family: Arial, sans-serif;
| + | </div> |
− | font-size: 14px;
| + | </div> |
− | padding: 10px 5px;
| + | |
− | border-style: solid;
| + | |
− | border-width: 1px;
| + | |
− | overflow: hidden;
| + | |
− | word-break: normal;
| + | |
− | border-color: black;
| + | |
− | }
| + | |
| | | |
− | .tg th {
| + | <div class="col-lg-12"> |
− | font-family: Arial, sans-serif;
| + | <hr style="height:2px;border:none;color:#333;background-color:#333;" /> |
− | font-size: 14px;
| + | <h1 id="Biomarkers">Biomarkers and Liquid Biopsies</h1> |
− | font-weight: normal;
| + | <p class="lead">Recently, several studies have shown that non-invasive <b>liquid biopsy</b> methods are a promising way to detect cancer relapse and monitor tumor regression (<a href="#Heitzer2017"><span style="color:blue">Heitzer <i>et al.</i>, 2017</span></a>). Liquid biopsies represent a fast, reliable and easy way to obtain samples compared to the invasive nature of solid biopsies which are generally time-consuming, difficult to perform frequently and not without some risks to the patient.</p> |
− | padding: 10px 5px;
| + | <center> |
− | border-style: solid;
| + | <figure> |
− | border-width: 1px;
| + | <img alt="Image" src="https://static.igem.org/mediawiki/2018/8/8e/T--EPFL--bloodsample.png" class="img-fluid rounded" width="500" > |
− | overflow: hidden;
| + | <figcaption class="mt-3 text-muted"><b>Figure 1.</b> ctDNA and miRNA in blood</figcaption> |
− | word-break: normal;
| + | </figure> |
− | border-color: black;
| + | </center> |
− | }
| + | <!--<p class="lead">--> |
| + | <ul class="nav nav-tabs nav-fill flex-column flex-sm-row" id="myTabAmplification" role="tablist"> |
| + | <li class="nav-item"> |
| + | <a class="nav-link mb-sm-3 active" id="ctDNAAmpl-tab" data-toggle="tab" href="#ctDNA1" role="tab" aria-controls="home" aria-selected="true">ctDNA</a> |
| + | </li> |
| + | <li class="nav-item"> |
| + | <a class="nav-link mb-sm-3" id="miRNAAmpl-tab" data-toggle="tab" href="#miRNA1" role="tab" aria-controls="contact" aria-selected="false">miRNA</a> |
| + | </li> |
| + | </ul> |
| | | |
− | .tg .tg-0lax {
| + | <div class="tab-content" id="ctDNAampl"> |
− | text-align: left;
| + | <div class="tab-pane fade show active" id="ctDNA1" role="tabpanel" aria-labelledby="home-tab"> |
− | vertical-align: top
| + | <br> |
− | }
| + | <h3>ctDNA - A look at the tumor DNA</h3> |
− | </style>
| + | <p class="lead">Circulating free DNA (cfDNA) is a common term that refers to all the DNA fragments that are present in the blood. This fragmented DNA is thought to originate from apoptotic cells (<a href="#Harris2016"><span style="color:blue">Harris <i>et al.</i>, 2016</span></a>). In cancer patients the proportion of cfDNAs from necrotic tumor cells - known as “<b>circulating tumor DNA</b>” (<b>ctDNA</b>) - represents a large part of the circulating DNA. |
− | <table class="tg">
| + | These short DNA fragments of size ranging from 100bp to 200bp - with a peak at 145bp (<a href="#Underhill2016"><span style="color:blue">Underhill <i>et al.</i>, 2016</span></a>) - contain virtually all the possible genetic defects that can be found in the original tumor cell population, including somatic point mutations and translocations (<a href="#Harris2016"><span style="color:blue">Harris <i>et al.</i>, 2016</span></a>; <a href="#Calapre2017"><span style="color:blue">Calapre <i>et al.</i>, 2017</span></a>). Moreover, literature has shown that levels of ctDNA in the blood are correlated with progression or remission of disease in several cancers, including melanoma (<a href="#Gray2015"><span style="color:blue">Gray <i>et al.</i>, 2015</span></a>; <a href="#Girotti2016"><span style="color:blue">Girotti <i>et al.</i>, 2016</span></a>; <a href="#Tsao2015"><span style="color:blue">Tsao <i>et al.</i>, 2015</span></a>; <a href="#Calapre2017"><span style="color:blue">Calapre <i>et al.</i>, 2017</span></a>).</p> |
− | <tr>
| + | <p class="lead">Our goal using ctDNA as biomarkers is to come up with a personalized follow-up, and the personalized touch comes back again from our implemented <a href="https://2018.igem.org/Team:EPFL/Software"><span style="color:blue">bioinformatic software</span></a>: Ginga. Indeed, Ginga takes as an input the genetic sequence of the tumor, to generate not only a list of neoantigens that will form the basis of our <a href="#Detection"><span style="color:blue">vaccine</span></a>, but also a library of another molecular alteration specific to the tumor, namely chromosomal rearrangements, that we will target for relapse detection.</p> |
− | <th class="tg-0lax">Product</th>
| + | <center> |
− | <th class="tg-0lax">Volume </th>
| + | <figure> |
− | </tr>
| + | <img alt="Image" src="https://static.igem.org/mediawiki/2018/c/c3/T--EPFL--bloodsample3.png" class="img-fluid rounded" width="500" > |
− | <tr>
| + | <figcaption class="mt-3 text-muted"><b>Figure 2.</b> Overview of the release of ctDNA in the blood by necrotic cancer cells. These are, along with some miRNAs, promising biomarkers present in the blood.</figcaption> |
− | <td class="tg-0lax">RNA sample (≤10 μg) volume adjusted with water or TE buffer</td>
| + | </figure> |
− | <td class="tg-0lax">40 μl</td>
| + | </center> |
− | </tr>
| + | <br> |
− | <tr>
| + | |
− | <td class="tg-0lax">DNase I</td>
| + | |
− | <td class="tg-0lax">5 μl</td>
| + | |
− | </tr>
| + | |
− | <tr>
| + | |
− | <td class="tg-0lax">DNA Digestion Buffer</td>
| + | |
− | <td class="tg-0lax">5 μl</td>
| + | |
− | </tr>
| + | |
− | <tr>
| + | |
− | <td class="tg-0lax">Total volume</td>
| + | |
− | <td class="tg-0lax">50 μl</td>
| + | |
− | </tr>
| + | |
− | </table>
| + | |
− | </center>
| + | |
− | <li>Incubate at room temperature (20-30ºC) for 15 minutes.</li>
| + | |
− | </ol>
| + | |
− | <h5> Buffer preparaiton</h5>
| + | |
− | <ol>
| + | |
− | <li>Before starting, add 48 ml 100% ethanol (52ml 95% ethanol) to the 12 ml RNA Wash Buffer concentrate(R1013, R1015) or 96 ml 100% ethanol (104ml of 95% ethanol) to the 24 ml RNA Wash Buffer concentrate (R1014, R1016).</li>
| + | |
− | </ol>
| + | |
− | <h5>Wash</h5>
| + | |
− | <p>All centrifugation steps should be performed at <u>10,000 –16,000 x g. </u>RNA species ≥17 nt will be recovered. </p>
| + | |
− | <ol>
| + | |
− | <li>Add 2 volumes RNA Binding Buffer to each sample and mix. Example: Mix 100 μl buffer and 50 μl sample.</li>
| + | |
− | <li>Add an equal volume of ethanol (95-100%) and mix. Example: Add 150 μl ethanol.</li>
| + | |
− | <li>Transfer the sample to the Zymo-Spin™IC Column in a Collection Tube and centrifuge for 30 seconds. Discard the flow-through.</li>
| + | |
− | <li>Add 400 μl RNA Prep Buffer to the column and centrifuge for 30 seconds. Discard the flow-through.</li>
| + | |
− | <li>Add 700μl RNA Wash Buffer to the column and centrifuge for 30 seconds. Discard the flow-through.</li>
| + | |
− | <li>Add 400 μl RNA Wash Buffer to the column and centrifuge for 2 minutes to ensure complete removal of the wash buffer. Transfer the column carefully into an RNase-free tube (not provided in the kit).</li>
| + | |
− | </ol>
| + | |
− | <h5>Elution</h5>
| + | |
− | <ol>
| + | |
− | Add 15μl DNase/RNase-Free Water directly to the column matrix and centrifuge for 30 seconds. (Alternatively, for highly concentratedRNA use ≥ 6μl elution).The eluted RNA can be used immediately or stored at -70°C.
| + | |
− | </ol>
| + | |
| | | |
− | <h4 class="text-muted">References </h4>
| + | <div id="ctDNABiom"> |
− | <ol>
| + | <div class="card"> |
− | <li>Promega: "Synthesis of Nonlabeled RNA" protocol, https://www.promega.com/-/media/files/resources/protocols/product-information-sheets/n/t7-rna-polymerase-protocol.pdf</li>
| + | <a data-toggle="collapse" href="#Biom1"> |
− | <li>ZYMO Research: RNA Clean & Concentrator™-5, Instruction Manual, https://www.zymoresearch.eu/media/amasty/amfile/attach/_R1013_R1014_R1015_R1016_RNA_Clean_Concentrator-5_ver2.2.1.pdf</li>
| + | <div class="card-header"> |
− | </ol>
| + | <h3 class="card-link"> |
− | <hr>
| + | Vaccine monitoring through point mutation |
− |
| + | </h3> |
| + | </div> |
| + | </a> |
| + | <div id="Biom1" class="collapse" data-parent="#ctDNABiom"> |
| + | <div class="card-body"> |
| + | <p class="lead">Our goal here is to detect the point-mutated sequences that code for the neoantigens we have selected for our vaccine. More precisely, we seek to quantify the presence of these sequences in the bloodstream through ctDNA. This gives us the opportunity to monitor tumor remission directly by studying the patient’s blood.</p> |
| + | </div> |
| + | </div> |
| + | </div> |
| + | <div class="card"> |
| + | <a data-toggle="collapse" href="#Biom2"> |
| + | <div class="card-header"> |
| + | <h3 class="card-link"> |
| + | Cancer relapse detection through chromosomal rearrangement |
| + | </h3> |
| + | </div> |
| + | </a> |
| + | <div id="Biom2" class="collapse" data-parent="#ctDNABiom"> |
| + | <div class="card-body"> |
| + | <p class="lead">As part of any cancer therapy, there is always a need to be vigilant against any recurrence, since it can occur at any time: indeed, although the targeted cell populations have been eliminated, other cells may have survived and resurface after some time. To address this problem, we want to detect the sequences of the individualized junctions identified using our bioinformatic pipeline directly in the blood, using our CRISPR-Cas12a based assay. The detection of such sequences will alert the patient of a potential relapse and the need for a closer follow-up, which can have a lead time of up to 11 months in detecting relapses over clinical established methods in some types of cancers, according to <a href="#Olsson2015"><span style="color:blue">Olsson <i>et al.</i>, 2015</span></a>.</p> |
| + | </div> |
| + | </div> |
| | | |
− | <h2 id="inoculating"><u>Inoculating cultures</u></h2>
| |
− | <h4 class="text-muted">Introduction</h4>
| |
− | <p class="lead">This protocol explains how to inoculate cultures to grow bacterial clones.</p>
| |
− | <h4 class="text-muted">Materials</h4>
| |
− | <ul>
| |
− | <li>LB ampicillin plates from our transformation</li>
| |
− | <li>LB ampicillin medium</li>
| |
− | <li>14ml sterile round tubes with dual position snap cap</li>
| |
− | <li>sterile tips</li>
| |
− | <li>shaker at 37°C</li>
| |
− | </ul>
| |
− | <h4 class="text-muted">Procedure</h4>
| |
− | <ol>
| |
− | <li>Pick a colony from the ligation plate using a sterile tip</li>
| |
− | <li> Shake the tip into a bacterial culture tube containing 3ml of LB/Amp medium so the colony mixes with the medium
| |
− | </li>
| |
− | <li>Close tubes (loose position for sterile aerobic culturing)</li>
| |
− | <li>Put your tubes onto a shaker at 37°C and incubate overnight with agitation at 225 rpm</li>
| |
− | </ol>
| |
| | | |
− | <hr>
| + | <!-- </p>--> |
| + | </div> |
| + | </div> |
| + | </div> |
| | | |
− |
| + | <div class="tab-pane fade" id="miRNA1" role="tabpanel" aria-labelledby="contact-tab"> |
− | <h2 id="oligo"><u>Oligomer Phosphorylation</u></h2>
| + | <br> |
− | <h4 class="text-muted">Introduction</h4>
| + | <h3>Cancer relapse detection through miRNA</h3> |
− | <p class="lead">This protocol is used to phosphorylate the 5' ends of inserts used in a subsequent Golden Gate ligation reaction</p>
| + | <p class="lead"><b>MicroRNAs</b> (<b>miRNAs</b>) are short (18-24 nt) non-coding RNA molecules which act as post-transcriptional regulators of gene expression. Over the years, miRNAs have been proved to play a critical role in a variety of different diseases, including cancer (<a href="#Larrea"><span style="color:blue">Larrea <i>et al.</i>, 2016</span></a>). Moreover, miRNAs are remarkably stable in human plasma (<a href="#Mitchell"><span style="color:blue">Mitchell <i>et al.</i>, 2008</span></a>), and several miRNAs circulating in the blood have recently been shown to be dysregulated (either over- or under-expressed) in patients with certain cancers, including melanoma, with respect to healthy subjects (<a href="#Mirzaei"><span style="color:blue">Mirzaei <i>et al.</i>, 2016</span></a>). For these reasons, miRNAs have been proposed as potential prognostic and diagnostic biomarkers for melanoma, which makes them suitable candidates for the follow-up part of our project as well.</p> |
− | <h4 class="text-muted">Materials</h4>
| + | <p class="lead">Previous iGEM teams (e.g. NUDT China 2016 team) have shown promising results with Rolling Circle Amplification of miRNAs by means of dumbbell-shaped probes (details in “Amplification”). Our aim is to investigate whether is possible to combine this dumbbell probe design with a Cas12a system to achieve a sensitive and specific detection assay.</p> |
− | <ul>
| + | |
− | <li>Forward Oligo 100 μM</li>
| + | |
− | <li>Reverse Oligo 100 μM</li>
| + | |
− | <li>T4 DNA Ligase Buffer 10X</li>
| + | |
− | <li>PNK</li>
| + | |
− | <li>NFW</li>
| + | |
− | <li>NaCl 2M aqueous solution</li>
| + | |
− | </ul>
| + | |
| | | |
− | <h4 class="text-muted">Procedure</h4>
| |
− | <ol>
| |
− | <li>In a PCR tube mix the following (total volume 29 μL):</li>
| |
− | <ul>
| |
− | <li>3 μL Forward Oligo 100 μM</li>
| |
− | <li>3 μL Reverse Oligo 100 μM</li>
| |
− | <li>3 μL T4 DNA Ligase Buffer 10X</li>
| |
− | <li>2 μL PNK</li>
| |
− | <li>18 μL water</li>
| |
− | </ul>
| |
− | <li>Incubate the mixture for 2 hours at 37C</li>
| |
− | <li>Heat inactivate PNK at 65C for 20 minutes</li>
| |
− | <li>Add 1 μL of 2 M NaCl aqueous solution</li>
| |
− | <li>Heat to 98C for 2 minutes then slowly ramp down to room temperature and hold at 4C when finished</li>
| |
− | </ol>
| |
| | | |
− |
| |
− | <hr id="Resuspension">
| |
− | <h2><u>Oligonucleotides/gBlocks Resuspension and Storage (IDT)</u></h2>
| |
− | <h4 class="text-muted">Introduction</h4>
| |
− | <p class="lead">Recommendations on how to resuspend and store oligos or/and gBlocks gene fragments (IDT) once shipped. Check IDT's page: "My oligos have arrived: Now what?"1 for more details. </p>
| |
− | <h4 class="text-muted">Materials</h4>
| |
− | <ul>
| |
− | <li>Oligos or gBlocks gene fragments</li>
| |
− | <li>Nuclease-free water/TE buffer </li>
| |
− | </ul>
| |
− | <h4 class="text-muted">Procedure</h4>
| |
− | <ol>
| |
− | <li>Briefly centrifuge the tubes before opening them</li>
| |
− | <li>the oligos should be resuspended in TE buffer (10 mM Tris, 0.1 mM EDTA, pH 8.0). Nuclease-free water (pH 7.0) may be used alternatively. However, use of HPLC- or molecular biology–grade water is preferable. <b>CAUTION</b>:
| |
− | Nuclease-free water will not modulate pH over time as will TE buffer.</li>
| |
− | <li>Standard recommendation: Resuspend oligos to a 100 µM stock concentration, The volume of TE buffer required to achieve a 100 µM stock is easily determined by multiplying the number of nanomoles (nmol) listed for a
| |
− | particular oligo by a factor of 10, and then resuspending the dry DNA in that same number of microliters of TE buffer. For example, if the oligo specification sheet states that 20.3 nmol of oligo were delivered, add 203 µL TE
| |
− | buffer to obtain a 100 µM stock solution. This stock solution can be diluted as needed into appropriate working solutions.</li>
| |
− | <li>For oligos that are harder to resuspend, and for which one might observe residual precipitate present following resuspension, the oligo should be heated at 55°C for 1–5 minutes, vortexed thoroughly, and then briefly
| |
− | centrifuged. </li>
| |
− | </ol>
| |
| | | |
− | <h5>Storage</h5>
| + | </p> |
− | <ul>
| + | </div> |
− | <li>Store your resuspended oligonucleotides at -20°C (stable for at least 24 months when either dried down, or resuspended in TE buffer or nuclease-free water).</li>
| + | <hr style="height:2px;border:none;color:#333;background-color:#333;" /> |
− | </ul>
| + | |
| | | |
− | <h4 class="text-muted">References</h4>
| + | <br> |
− | <ul>
| + | <h1 id="Cas12a">Cas12a</h1> |
− | <li>[1] Integrated DNA Technologies (IDT): "My oligos have arrived: Now what?", https://eu.idtdna.com/pages/education/decoded/article/my-oligos-have-arrived-now-what-; "Tips for resuspending and diluting your oligonucleotides",
| + | <p class="lead"> |
− | https://eu.idtdna.com/pages/education/decoded/article/tips-for-resuspending-and-diluting-your-oligonucleotides</li>
| + | <div id="Cas12"> |
− | </ul>
| + | |
| | | |
− | <hr id="Plasma PCR"> | + | <p class="lead">To answer the need for a fast and robust detection method we chose to work with the newly characterized <b>Cas12a</b> (<b>Cpf1</b>) protein. </p> |
− | <h2><u>PCR amplification in Plasma</u></h2> | + | <p class="lead">CRISPR-Cas (clustered regularly interspaced short palindromic repeats–CRISPR-associated) systems are originally inspired by an antiviral defense mechanism used by prokaryotes which work by recognizing and cleaving the foreign DNA/RNA. They have, in the recent years, widely been used as a gene editing tool for their ability to find and cut at a specific site allowing the insertion of a desired sequence. This target sequence is what we call the <i>activator</i>.</p> |
− | <h4 class="text-muted">Introduction</h4> | + | <p class="lead">In the case of Cas12a this activator is composed of two different strands: the target strand (TS) and the non-target strand (NTS). The NTS requires a T-rich protospacer adjacent motif (PAM) sequence whereas the TS contains the sequence we want to detect. CRISPR scans all PAM sequences in the genome and compares its loaded <i>guide RNA</i> (<i>gRNA</i>) with all possible adjacent target sequences. When Cas12a finds its target, it undergoes a conformational change and cleaves the activator: its double stranded DNA (dsDNA) target. |
| + | It is also worth mentioning that Cas12a proteins retains the capacity to recognize and cleave ssDNA without any PAM sequence.</p> |
| + | <p class="lead">As a result of its conformational change upon target recognition, Cas12a unleashes a non-specific endonuclease activity (i.e. <i>collateral cleavage</i>) virtually against any single stranded DNA (ssDNA). Each activated Cas12a protein can cleave huge numbers of ssDNA molecules, and this is what makes this system so suitable for detection, as it greatly amplifies the signal. As explained more in detail in “Fluorescent readout”, by coupling this property to a single-stranded FQ reporter, we can hugely increase even very small signals, which means higher sensitivity for this system.</p> |
| + | <p class="lead">In our assays we worked with the purified Lba-Cas12a (type V-A CRISPR) extracted from <i>Lachnospiraceae bacterium ND2006</i> and provided by <a href="#NebCas12a"><span style="color:blue">New England BioLabs</i></span></a>. |
| + | </p> |
| + | <div class="card"> |
| + | <a data-toggle="collapse" href="#crRNAdes"> |
| + | <div class="card-header"> |
| + | <h3 class="card-link"> |
| + | Design of the gRNA |
| + | </h3> |
| + | </div> |
| + | </a> |
| + | <div id="crRNAdes" class="collapse"> <!--data-parent="#Cas12"--> |
| + | <div class="card-body"> |
| + | <p class="lead">The gRNA must contain a 17 to 24bp complementary sequence to the dsDNA of interest. For activating Cas12a and further collateral cleavage, it is crucial that the activator incorporates a T-rich PAM sequence, TTTN, 5’ of the target sequence. Once the protein has recognized the PAM sequence and the gRNA has bound the complementary sequence, the staggered cut will occur around 18 bases 3′ of the PAM and leaves 5′ overhanging ends (<a href="#Zetsche2017"><span style="color:blue">Zetsche <i>et al.</i>, 2017</span></a>).</p> |
| + | <p class="lead">Our gRNAs were transcribed using T7 polymerase starting from a ssDNA with the coding sequence downstream of a T7 promoter. |
| + | An appropriate design of the gRNA-coding ssDNA consists of three separate parts in the following order:</p> |
| + | <ul> |
| + | <li><b>T7 promoter</b> (5’-<i>ctTAATACGACTCACTATAgg</i>-3’): This is needed for the transcription and the sequence will not appear in the final gRNA. To increase the polymerase efficiency, it is recommended to add 1, 2 or 3 G’s right after the promoter (<a href="#sgRNASynth"><span style="color:blue">New England BioLabs</span></a>) as well as adding CT upstream of it (<a href="#Baklanov1996"><span style="color:blue">Baklanov <i>et al.</i>, 1996</span></a>)</li> |
| + | <li><b>Scaffold</b> (5’-<i>TAATTTCTACTAAGTGTAGAT</i>-3’): This sequence can change according to the Cas12a species - the one shown here is specific for LBa Cas12a (<a href="#Zetsche2017"><span style="color:blue">Zetsche <i>et al.</i>, 2017</span></a>)</li> |
| + | <li><b>Spacer</b>: It is the gRNA sequence that is complementary to the activator sequence (TS). For the ctDNA group we chose to use shorter guide sequences (17 bp rather than 20) for detecting both single base polymorphism and chromosomal rearrangements, based on the work done by <a href="#Li2018"><span style="color:blue">Li <i>et al.</i>, 2018</span></a>, where they proved that shorter guide sequences yielded higher cleavage specificity</li> |
| + | </ul> |
| + | <p class="lead">The T7 polymerase needs a double stranded region to bind to. It is thus necessary to order a primer for this region. The rest of the sequence can stay single stranded for a lower cost.</p> |
| + | <center> |
| + | <figure> |
| + | <img alt="Image" src="https://static.igem.org/mediawiki/2018/b/bd/T--EPFL--gRNA.png" class="img-fluid rounded" width="600" > |
| + | <figcaption class="mt-3 text-muted"><b>Figure 3.</b> Recognition of the target sequence (activator), via complementary binding of the gRNA</figcaption> |
| + | </figure> |
| + | </center> |
| | | |
− | <p class="lead">This is a protocol on how to amplify DNA fragments in plasma. Since we are going to target specific DNA fragments with our CRSPR-cas12a assay following this PCR we will add ourselves the oligos in our sample. If
| |
− | you want to amplify DNA that is already contained in your sample skip the additon of DNA in plasma. This protocol is based on the one found in PCR protocols by Professor Kenji Abe1. </p>
| |
− | <h4 class="text-muted">Materials</h4>
| |
− | <ul>
| |
− | <li>DNA template</li>
| |
− | <li>PCR primers </li>
| |
− | <li>dNTPs (10 mM)</li>
| |
− | <li>Nuclease-Free water</li>
| |
− | <li>5X Phusion HF buffer</li>
| |
− | <li>Phusion DNA polymerase</li>
| |
− | <li>Human Blood Plasma</li>
| |
− | <li>10x Phosphate-buffered Saline (PBS)</li>
| |
− | <li>Thermal cycler</li>
| |
− | </ul>
| |
− | <h4 class="text-muted">Procedure</h4>
| |
− | <ol>
| |
− | <li>Plasma samples will be dilutated 1:5 in 1x PBS but as not to dilute the plasma too much we will proceed by adding the DNA template in PBS in the following way</li>
| |
− | <li>Make a mastermix of 1 part plasma (4μl) in 3 part PBS diluted as following: 1.6μl 10X PBS in 10.4μl NFW</li>
| |
− | <p>We want the PBS to be 1X in 4 part of the sample (16μl) but one part is used to put the templated. Once we add the last part the PBS will become 1X.</p>
| |
− | <li>Put 8μl of the master mix in two different tubes and make the two following samples:</li>
| |
− | <style type="text/css">
| |
− | .tg {
| |
− | border-collapse: collapse;
| |
− | border-spacing: 0;
| |
− | }
| |
| | | |
− | .tg td {
| + | </div> |
− | font-family: Arial, sans-serif;
| + | </div> |
− | font-size: 14px;
| + | </div> |
− | padding: 10px 5px;
| + | <div class="card"> |
− | border-style: solid;
| + | <a data-toggle="collapse" href="#Readout"> |
− | border-width: 1px;
| + | <div class="card-header"> |
− | overflow: hidden;
| + | <h3 class="card-link"> |
− | word-break: normal;
| + | Fluorescent readout |
− | border-color: black;
| + | </h3> |
− | }
| + | </div> |
| + | </a> |
| + | <div id="Readout" class="collapse"> <!--data-parent="#Cas12"--> |
| + | <div class="card-body"> |
| + | <p class="lead">Following <a href="#Chen2018"><span style="color:blue">Chen <i>et al.</i>, 2018</span></a>, we designed a Cas12a detection assay based on the cleavage of DNaseAlert (IDT), which are fluorescence-quenched oligonucleotide probes that emit a fluorescent signal after DNAse degradation: when DNases are present, the linkage between the fluorophore and its quencher is cleaved, which leads to the emission of a bright signal upon excitation at 535-556 nm (<a href="#DNaseAlertIDT"><span style="color:blue">Integrated DNA Technologies</span></a>).</p> |
| + | <p class="lead">By exploiting indiscriminate cleavage of the Cas12a protein that is triggered upon target recognition, we were able to obtain a fluorescent reading following the cleavage of our reporter molecules. This allows for a rapid and sensitive detection of the dsDNA activator.</p> |
| + | <center> |
| + | <figure> |
| + | <img alt="Image" src="https://static.igem.org/mediawiki/2018/f/f2/T--EPFL--Cas12a.png" class="img-fluid rounded" width="1000" > |
| + | <figcaption class="mt-3 text-muted"><b>Figure 4.</b> Cas12a assay principles: Activation of Cas12a unleashing the proteins endonuclease activity against ssDNA (here a Fluorophore-Quencher reporter).</figcaption> |
| + | </figure> |
| + | </center> |
| | | |
− | .tg th {
| |
− | font-family: Arial, sans-serif;
| |
− | font-size: 14px;
| |
− | font-weight: normal;
| |
− | padding: 10px 5px;
| |
− | border-style: solid;
| |
− | border-width: 1px;
| |
− | overflow: hidden;
| |
− | word-break: normal;
| |
− | border-color: black;
| |
− | }
| |
| | | |
− | .tg .tg-0lax {
| + | </div> |
− | text-align: left;
| + | </div> |
− | vertical-align: top
| + | </div> |
− | }
| + | </div> |
− | </style>
| + | |
− | <center>
| + | |
− | <table class="tg">
| + | |
− | <tr>
| + | |
− | <th class="tg-0lax">Components</th>
| + | |
− | <th class="tg-0lax">Sample A</th>
| + | |
− | <th class="tg-0lax"><br>Negative <br><br>control </th>
| + | |
− | </tr>
| + | |
− | <tr>
| + | |
− | <td class="tg-0lax">Template</td>
| + | |
− | <td class="tg-0lax">1µl</td>
| + | |
− | <td class="tg-0lax">-</td>
| + | |
− | </tr>
| + | |
− | <tr>
| + | |
− | <td class="tg-0lax">Nuclease free water</td>
| + | |
− | <td class="tg-0lax">1μl</td>
| + | |
− | <td class="tg-0lax">2µl</td>
| + | |
− | </tr>
| + | |
− | <tr>
| + | |
− | <td class="tg-0lax">Total</td>
| + | |
− | <td class="tg-0lax">2μl</td>
| + | |
− | <td class="tg-0lax">2µl</td>
| + | |
− | </tr>
| + | |
− | </table>
| + | |
− | </center>
| + | |
− | <li>The diluted plasma sample are heated for 3 min at 95℃ then cooled rapidly on ice for 3 to 5 min.</li>
| + | |
− | <li>Make the following MasterMix</li>
| + | |
| | | |
− | <style type="text/css">
| + | </p> |
− | .tg {
| + | <hr style="height:2px;border:none;color:#333;background-color:#333;" /> |
− | border-collapse: collapse;
| + | |
− | border-spacing: 0;
| + | |
− | }
| + | |
| | | |
− | .tg td {
| + | <br> |
− | font-family: Arial, sans-serif;
| + | <h1 id="SamplePreparation">Sample preparation</h1> |
− | font-size: 14px;
| + | <p class="lead">A simple blood draw is necessary for both our treatment companion and relapse detection.</p> |
− | padding: 10px 5px;
| + | <p class="lead"> |
− | border-style: solid;
| + | The analysis of our biomarkers is done directly in the plasma, without the need to isolate them, sparing us precious time, costs and unnecessary contamination that can occur during nucleic acid extraction (<a href="#Abe2003"><span style="color:blue">Abe, 2003</span></a>). The first step for our sample preparation is the isolation of plasma from whole blood. As part of our experiments on ctDNA, we used commercially ordered human plasma for both practical and ethical reasons. The next step is to treat it with PBS then heat it at 95°C for 3 minutes to precipitate proteins. |
− | border-width: 1px;
| + | </p> |
− | overflow: hidden;
| + | <p class="lead">Sample preparation for miRNA can theoretically be achieved in a similar way: <a href="#Qiu"><span style="color:blue">Qiu <i>et al.</i>, 2018</span></a> showed that is possible to perform amplification of miRNA directly in serum samples pre-diluted in DEPC-treated water and boiled at 95 °C for 10 minutes. We expect that a similar protocol might be applied also to plasma for miRNA, as measurements of miRNA between plasma and serum have been found to be highly correlated (<a href="#Mitchell"><span style="color:blue">Mitchell <i>et al.</i>, 2008</span></a>).</p> |
− | word-break: normal;
| + | <p class="lead">Amplification of each biomarker is done afterwards, in order to have enough copies to be able to perform the Cas12a assay effectively.</p> |
− | border-color: black;
| + | <hr style="height:2px;border:none;color:#333;background-color:#333;" /> |
− | }
| + | |
| | | |
− | .tg th {
| + | <br> |
− | font-family: Arial, sans-serif;
| + | <h1 id="Amplification">Amplification</h1> |
− | font-size: 14px;
| + | <p class="lead"> |
− | font-weight: normal;
| + | <ul class="nav nav-tabs nav-fill flex-column flex-sm-row" id="myTabAmplification" role="tablist"> |
− | padding: 10px 5px;
| + | <li class="nav-item"> |
− | border-style: solid;
| + | <a class="nav-link mb-sm-3 active" id="ctDNAAmpl-tab" data-toggle="tab" href="#ctDNA" role="tab" aria-controls="home" aria-selected="true">ctDNA</a> |
− | border-width: 1px;
| + | </li> |
− | overflow: hidden;
| + | <li class="nav-item"> |
− | word-break: normal;
| + | <a class="nav-link mb-sm-3" id="miRNAAmpl-tab" data-toggle="tab" href="#miRNA" role="tab" aria-controls="contact" aria-selected="false">miRNA</a> |
− | border-color: black;
| + | </li> |
− | }
| + | </ul> |
| | | |
− | .tg .tg-fymr {
| + | <div class="tab-content" id="ctDNAampl"> |
− | font-weight: bold;
| + | <div class="tab-pane fade show active" id="ctDNA" role="tabpanel" aria-labelledby="home-tab"> |
− | border-color: inherit;
| + | <br> |
− | text-align: left;
| + | <p class="lead">Due to the very low concentration of ctDNA in blood it is necessary to amplify the target prior to Cas12a detection assay. We chose PCR as it is a common practice in most laboratories. |
− | vertical-align: top
| + | It is important to note that it is possible to replace this method with an isothermal amplification, like LAMP or RPA, to get this assay closer to point of care.</p> |
− | }
| + | <p class="lead">One of the limitation of a Cas12a is the need for a PAM sequence near the target we want to detect. Following <a href="#Li2018"><span style="color:blue">Li <i>et al.</i>, 2018</span></a> and to overcome this limitation, we designed primers that would add the PAM sequence by introducing synthetic mutations. This enables us to virtually target any desired sequence regardless of existence of a T-rich PAM sequence near the target.</p> |
| | | |
− | .tg .tg-0pky {
| + | <center> |
− | border-color: inherit;
| + | <figure> |
− | text-align: left;
| + | <img alt="Image" src="https://static.igem.org/mediawiki/2018/6/65/T--EPFL--amplificationctDNA.png" class="img-fluid rounded" width="1000" > |
− | vertical-align: top
| + | <figcaption class="mt-3 text-muted"><b>Figure 5.</b> Amplification of the target fragment and introduction of the PAM sequence synthetically.</figcaption> |
− | }
| + | </figure> |
− | </style>
| + | </center> |
− | <center>
| + | |
− | <table class="tg">
| + | |
− | <tr>
| + | |
− | <th class="tg-fymr">Components</th>
| + | |
− | <th class="tg-fymr">A</th>
| + | |
− | <th class="tg-fymr"><br>Negative <br><br>control<br></th>
| + | |
− | <th class="tg-fymr">MasterMix 2.5x</th>
| + | |
− | <th class="tg-fymr">Final concentration</th>
| + | |
− | </tr>
| + | |
− | <tr>
| + | |
− | <td class="tg-fymr">NFW</td>
| + | |
− | <td class="tg-0pky">28.5</td>
| + | |
− | <td class="tg-0pky">28.5</td>
| + | |
− | <td class="tg-0pky">71.25</td>
| + | |
− | <td class="tg-0pky">-</td>
| + | |
− | </tr>
| + | |
− | <tr>
| + | |
− | <td class="tg-fymr">5X Phusion HF buffer</td>
| + | |
− | <td class="tg-0pky">10</td>
| + | |
− | <td class="tg-0pky">10</td>
| + | |
− | <td class="tg-0pky">25</td>
| + | |
− | <td class="tg-0pky">1X</td>
| + | |
− | </tr>
| + | |
− | <tr>
| + | |
− | <td class="tg-fymr">10 mM dNTPs</td>
| + | |
− | <td class="tg-0pky">1</td>
| + | |
− | <td class="tg-0pky">1</td>
| + | |
− | <td class="tg-0pky">2.5</td>
| + | |
− | <td class="tg-0pky">200 µM</td>
| + | |
− | </tr>
| + | |
− | <tr>
| + | |
− | <td class="tg-fymr">Forward primer (10 μM)</td>
| + | |
− | <td class="tg-0pky">2.5</td>
| + | |
− | <td class="tg-0pky">2.5</td>
| + | |
− | <td class="tg-0pky">6.25</td>
| + | |
− | <td class="tg-0pky">0.5 µM</td>
| + | |
− | </tr>
| + | |
− | <tr>
| + | |
− | <td class="tg-fymr">Reverse primer (10μM)</td>
| + | |
− | <td class="tg-0pky">2.5</td>
| + | |
− | <td class="tg-0pky">2.5</td>
| + | |
− | <td class="tg-0pky">6.25</td>
| + | |
− | <td class="tg-0pky">0.5 µM</td>
| + | |
− | </tr>
| + | |
− | <tr>
| + | |
− | <td class="tg-fymr">From Master mix</td>
| + | |
− | <td class="tg-0pky">44.5</td>
| + | |
− | <td class="tg-0pky">44.5</td>
| + | |
− | <td class="tg-0pky">111.25</td>
| + | |
− | <td class="tg-0pky">-</td>
| + | |
− | </tr>
| + | |
− | <tr>
| + | |
− | <td class="tg-fymr">Sample A</td>
| + | |
− | <td class="tg-0pky">-</td>
| + | |
− | <td class="tg-0pky">5</td>
| + | |
− | <td class="tg-0pky">-</td>
| + | |
− | <td class="tg-0pky">-</td>
| + | |
− | </tr>
| + | |
− | <tr>
| + | |
− | <td class="tg-fymr">Negative control</td>
| + | |
− | <td class="tg-0pky">5</td>
| + | |
− | <td class="tg-0pky">-</td>
| + | |
− | <td class="tg-0pky">-</td>
| + | |
− | <td class="tg-0pky">Variable</td>
| + | |
− | </tr>
| + | |
− | <tr>
| + | |
− | <td class="tg-fymr">Phusion DNA Polymerase</td>
| + | |
− | <td class="tg-0pky">0.5</td>
| + | |
− | <td class="tg-0pky">0.5</td>
| + | |
− | <td class="tg-0pky">-</td>
| + | |
− | <td class="tg-0pky">1.0 units/50 µl PCR</td>
| + | |
− | </tr>
| + | |
− | <tr>
| + | |
− | <td class="tg-fymr">Total volume</td>
| + | |
− | <td class="tg-fymr">50</td>
| + | |
− | <td class="tg-fymr">50</td>
| + | |
− | <td class="tg-0pky">-</td>
| + | |
− | <td class="tg-0pky">-</td>
| + | |
− | </tr>
| + | |
− | </table>
| + | |
− | </center>
| + | |
− | <li>Gently mix the reaction. Transfer PCR tubes from ice to a PCR machine with the block preheated to 98 °C and begin thermocycling:</li>
| + | |
− | <center>
| + | |
− | <style type="text/css">
| + | |
− | .tg {
| + | |
− | border-collapse: collapse;
| + | |
− | border-spacing: 0;
| + | |
− | }
| + | |
| | | |
− | .tg td {
| + | </div> |
− | font-family: Arial, sans-serif;
| + | |
− | font-size: 14px;
| + | |
− | padding: 10px 5px;
| + | |
− | border-style: solid;
| + | |
− | border-width: 1px;
| + | |
− | overflow: hidden;
| + | |
− | word-break: normal;
| + | |
− | border-color: black;
| + | |
− | }
| + | |
| | | |
− | .tg th {
| + | <div class="tab-pane fade" id="miRNA" role="tabpanel" aria-labelledby="contact-tab"> |
− | font-family: Arial, sans-serif;
| + | <br> |
− | font-size: 14px;
| + | <p class="lead">Although miRNAs are potentially very valid candidates as biomarkers, they are associated with some hurdles (particularly low abundance) which are not completely overcome by currently existing detection methods (<a href="#Miao"><span style="color:blue">Miao <i>et al.</i>, 2015</span></a>). </p> |
− | font-weight: normal;
| + | <p class="lead">Among different recent amplification techniques, <b>Rolling Circle Amplification</b> has been proved to be one of the most suitable, thanks to its robustness, simplicity, specificity and high sensitivity (<a href="#Cheng"><span style="color:blue">Cheng <i>et al.</i>, 2009</span></a>). Rolling-Circle Amplification (RCA) is an isothermal amplification (contrarily for instance to Polymerase Chain Reaction) where miRNA (or another short RNA or DNA sequence) is amplified by means of a circular DNA template (i.e. a <i>probe</i>) and a special DNA (or RNA) polymerase: the miRNA acts as a primer, with the RCA product (i.e. the <i>amplicon</i>) consisting in a concatemer containing tens to hundreds of tandem repeats that are complementary to the probe (<a href="#Ali"><span style="color:blue">Ali <i>et al.</i>, 2014</span></a>).</p> |
− | padding: 10px 5px;
| + | <p class="lead">Toehold-initiated Rolling Circle Amplification (tiRCA), in particular, employs phi-29 DNA polymerase and is based on structure-switchable <b>dumbbell-shaped probes</b> (<a href="#Deng"><span style="color:blue">Deng <i>et al.</i>, 2014</span></a>): upon hybridization with the specific target miRNA, one of the two strands of the double-stranded region of the probe is displaced, resulting in an "activated" circular form of the probe with triggers the start of the RCA reaction. The complete mechanism of RCA is shown in Figure 6:</p> |
− | border-style: solid;
| + | <center> |
− | border-width: 1px;
| + | <figure> |
− | overflow: hidden;
| + | <img alt="Image" src="https://static.igem.org/mediawiki/2018/8/85/T--EPFL--RCAPipeline.png" class="img-fluid rounded" width="1000" > |
− | word-break: normal;
| + | <figcaption class="mt-3 text-muted"><b>Figure 6.</b> Schematic representation of the tiRCA reaction. miRNA is represented in <span style="color:Magenta">magenta</span>, the dumbbell-shaped probe is shown in <span style="color:DarkCyan">light blue</span> and the amplicon in <span style="color:green">green</span>.</figcaption> |
− | border-color: black;
| + | </figure> |
− | }
| + | </center> |
| | | |
− | .tg .tg-1wig {
| + | <br> |
− | font-weight: bold;
| + | <p class="lead">Although it is the probe - and not directly the miRNA - to be amplified, RCA allows to significantly increase the concentration of the miRNA sequence in solution: indeed, since a large portion of the probe is complementary to the miRNA, the amplicon of the probe will incorporate several copies of the original miRNA. This can theoretically be exploited to increase the sensitivity of an assay for quantification of miRNA. As later explained, while our Amplification step was mostly inspired by <a href="#Qiu"><span style="color:blue">Qiu <i>et al.</i>, 2018</span></a>, we explored a new, ambitious Detection step after RCA based on Cas12a (and not on Cas9 and split reporter proteins). This implied designing new probes with specific characteristics for Cas12a, as explained in the following sections.</p> |
− | text-align: left;
| + | |
− | vertical-align: top
| + | |
− | }
| + | |
| | | |
− | .tg .tg-0lax {
| + | <div id="miRNADesignAmpl"> |
− | text-align: left;
| + | <div class="card"> |
− | vertical-align: top
| + | <a data-toggle="collapse" href="#Probes"> |
− | }
| + | <div class="card-header"> |
− | </style>
| + | <h3 class="card-link"> |
− | <table class="tg">
| + | Our probes |
− | <tr>
| + | </h3> |
− | <th class="tg-1wig">Temperature</th>
| + | </div> |
− | <th class="tg-1wig">Time</th>
| + | </a> |
− | <th class="tg-1wig">Number of cycles</th>
| + | <div id="Probes" class="collapse"> <!--data-parent="#miRNADesignAmpl"--> |
− | </tr>
| + | <div class="card-body"> |
− | <tr>
| + | <p class="lead"> |
− | <td class="tg-0lax">98 °C</td>
| + | <p class="lead">The first miRNA we decided to target is let-7a-5p: this miRNA is not among the ones found to be relevant as melanoma biomarkers (as instead are other miRNAs of the let-7 family) (<a href="#Larrea"><span style="color:blue">Larrea <i>et al.</i>, 2016</span></a>; <a href="#Mirzaei"><span style="color:blue">Mirzaei <i>et al.</i>, 2016</span></a>); nonetheless, we thought it might |
− | <td class="tg-0lax">30 sec (Initial Denaturation)</td>
| + | be the best option to start from it as a proof of concept, because it was already well characterized for Rolling Circle Amplification (RCA) by <a href="#Deng"><span style="color:blue">Deng <i>et al.</i>, 2014</span></a> and <a href="#Qiu"><span style="color:blue">Qiu <i>et al.</i>, 2018</span></a> </p> |
− | <td class="tg-0lax">1</td>
| + | |
− | </tr>
| + | |
− | <tr>
| + | |
− | <td class="tg-0lax">98 °C</td>
| + | |
− | <td class="tg-0lax">10 sec (denaturation)</td>
| + | |
− | <td class="tg-0lax">30 cycles</td>
| + | |
− | </tr>
| + | |
− | <tr>
| + | |
− | <td class="tg-0lax">Variable</td>
| + | |
− | <td class="tg-0lax">30 sec (primer annealing)</td>
| + | |
− | <td class="tg-0lax">30 cycles</td>
| + | |
− | </tr>
| + | |
− | <tr>
| + | |
− | <td class="tg-0lax">72 °C</td>
| + | |
− | <td class="tg-0lax">30 sec (extension)</td>
| + | |
− | <td class="tg-0lax">30 cycles</td>
| + | |
− | </tr>
| + | |
− | <tr>
| + | |
− | <td class="tg-0lax">72 °C</td>
| + | |
− | <td class="tg-0lax">10 min (Final Extension)</td>
| + | |
− | <td class="tg-0lax">1</td>
| + | |
− | </tr>
| + | |
− | <tr>
| + | |
− | <td class="tg-0lax">4 °C</td>
| + | |
− | <td class="tg-0lax"></td>
| + | |
− | <td class="tg-0lax">infinite</td>
| + | |
− | </tr>
| + | |
− | </table>
| + | |
− | </center>
| + | |
− | </ol>
| + | |
− | <h4 class="text-muted">References</h4>
| + | |
− | <ol>
| + | |
− | <li>1 Abe, Kenji. « Direct PCR from Serum ». PCR Protocols, edited by John M. S. Bartlett and David Stirling, Humana Press, 2003, p. 161‑66. Springer Link, doi:10.1385/1-59259-384-4:161</li>
| + | |
− | </ol>
| + | |
− | <hr id="PCR Phusion">
| + | |
− | <h2><u>PCR using Phusion® High-Fidelity DNA Polymerase</u></h2> | + | |
− | <h4 class="text-muted">Introduction</h4>
| + | |
− | <p class="lead"> A standard PCR protocol using Phusion high fidelity DNA polymerase. Mainly used for amplifying the junction/point mutated fragments we aim to detect using CRISPR-Cas12a. The protocol is based on NEB PCR Protocol | + | |
− | for Phusion® High-Fidelity DNA Polymerase (M0530)1.</p>
| + | |
− | <h4 class="text-muted">Materials</h4>
| + | |
− | <ul>
| + | |
− | <li>DNA template </li>
| + | |
− | <li>Forward primer</li>
| + | |
− | <li>Reverse primer</li>
| + | |
− | <li>dNTPs, 10 mM</li>
| + | |
− | <li>Nuclease-Free water</li>
| + | |
− | <li>5X Phusion high fidelity (HF) buffer</li>
| + | |
− | <li>Phusion DNA polymerase (ThermoFisher, 2 U/µl)</li>
| + | |
− | <li>Thermal cycler</li>
| + | |
− | </ul>
| + | |
| | | |
− | <h4 class="text-muted">Procedure</h4> | + | <p class="lead"><a href="#Qiu"><span style="color:blue">Qiu <i>et al.</i>, 2018</span></a>, as well as our colleagues from the related 2016 iGEM team of NUDT China, had designed their probes in order for the amplicons to be recognized by a CRISPR-Cas 9 system. Since our project deals instead with CRISPR-Cas |
− | <ol> | + | 12a, despite the miRNA sequence being the same, we therefore had to modify the sequences of our probes accordingly. More specifically, we had to adapt the PAM sequence (placed on the amplicon of the probe) in order to match |
− | <li>The thermal cycler (PCR machine) should be programmed as following. <u>IMPORTANT</u>: Annealing temperature may vary depending on the primer's melting temperature (Tm).</li>
| + | our Cas protein (we worked with LbCpf1): while the requirement for Cas9 was NGG on the 3' of the amplicon, in our case we needed to have TTTN on the 5'. More details on the design are described in the section "Detailed design".</p> |
− | <style type="text/css">
| + | |
− | .tg {
| + | |
− | border-collapse: collapse;
| + | |
− | border-spacing: 0;
| + | |
− | }
| + | |
| | | |
− | .tg td {
| + | <p class="lead">We wanted to test different designs of probes: some were conceived to have the PAM at the beginning of the larger loop of the amplicon (as in the probes from NUDT China), but we also investigated the case where the PAM was placed |
− | font-family: Arial, sans-serif;
| + | on the double-stranded part (the stem) instead; the sequence on the uncostrained large loop was also changed among the probes. </p> |
− | font-size: 14px;
| + | |
− | padding: 10px 5px;
| + | |
− | border-style: solid;
| + | |
− | border-width: 1px;
| + | |
− | overflow: hidden;
| + | |
− | word-break: normal;
| + | |
− | border-color: black;
| + | |
− | }
| + | |
| | | |
− | .tg th {
| + | <p class="lead">We ordered 10 different probes; the sequence and related notes are described in the Table below. </p> |
− | font-family: Arial, sans-serif;
| + | |
− | font-size: 14px;
| + | |
− | font-weight: normal;
| + | |
− | padding: 10px 5px;
| + | |
− | border-style: solid;
| + | |
− | border-width: 1px;
| + | |
− | overflow: hidden;
| + | |
− | word-break: normal;
| + | |
− | border-color: black;
| + | |
− | }
| + | |
| | | |
− | .tg .tg-1wig {
| + | <br> |
− | font-weight: bold;
| + | |
− | text-align: left;
| + | |
− | vertical-align: top
| + | |
− | }
| + | |
| | | |
− | .tg .tg-0lax {
| + | <center> |
− | text-align: left;
| + | <table style="undefined;table-layout: fixed; width: 911px"> |
− | vertical-align: top
| + | <colgroup> |
− | }
| + | <col style="width: 84px"> |
− | </style>
| + | <col style="width: 373px"> |
− | <center>
| + | <col style="width: 453.5px"> |
− | <table class="tg">
| + | </colgroup> |
− | <tr>
| + | <tr> |
− | <th class="tg-1wig">Step</th>
| + | <th>Name</th> |
− | <th class="tg-1wig">Temperature</th>
| + | <th>Sequence (5'->3')</th> |
− | <th class="tg-1wig">Time</th>
| + | <th>Description</th> |
− | <th class="tg-1wig">Cycles</th>
| + | </tr> |
− | </tr>
| + | <tr> |
− | <tr>
| + | <td class="super_script">Probe 1</td> |
− | <td class="tg-0lax">Initial denaturation</td>
| + | <td class="super_script">pACAACCTACTACCTCAAACGTAGGTTGTAT<br>AGTTTAAAGGGAGTCGGCGGAACTAT</td> |
− | <td class="tg-0lax">98°C</td>
| + | <td class="super_script">Probe designed by our team for Cas 12a. PAM on the large loop of the amplicon. </td> |
− | <td class="tg-0lax">30 sec</td>
| + | </tr> |
− | <td class="tg-0lax">-</td>
| + | <tr> |
− | </tr>
| + | <td class="super_script"><br>Probe 2</td> |
− | <tr>
| + | <td class="super_script">pACCTCATTGTATAGCCCCCCCCTGAGGTAG<br>TAGGTTGCCCAACTATACAACCTACT</td> |
− | <td class="tg-0lax">Denaturation</td>
| + | <td class="super_script">Probe from <a href="#Deng"><span style="color:blue">Deng <i>et al.</i>, 2014</span></a> and <a href="#Qiu"><span style="color:blue">Qiu <i>et al.</i>, 2018</span></a> (respectively referred to as "SP-let-7a" and "let-7a probe 1"), designed for Cas9. Used as a control for the efficiency of the amplification.</td> |
− | <td class="tg-0lax">98°C</td>
| + | </tr> |
− | <td class="tg-0lax">10 sec</td>
| + | <tr> |
− | <td class="tg-0lax">35</td>
| + | <td class="super_script">Probe 3</td> |
− | </tr>
| + | <td class="super_script">pACCTCACCCCCCCCCCCCCCCCTGAGGTAG<br>TAGGTTGCCCAACTATACAACCTACT</td> |
− | <tr>
| + | <td class="super_script">Probe from <a href="#Qiu"><span style="color:blue">Qiu <i>et al.</i>, 2018</span></a> ("let-7a probe 2"), designed for Cas9. Used as a control for the efficiency of the amplification.</td> |
− | <td class="tg-0lax">Primer annealing</td>
| + | </tr> |
− | <td class="tg-0lax">45-72°C (depending on primers' Tm)</td>
| + | <tr> |
− | <td class="tg-0lax">30 sec</td>
| + | <td class="super_script">Probe 4</td> |
− | <td class="tg-0lax">35</td>
| + | <td class="super_script">pACCTCAAAAAAAAAAAAAACCCTGAGGTAG<br>TAGGTTGCCCAACTATACAACCTACT</td> |
− | </tr>
| + | <td class="super_script">Probe from <a href="#Qiu"><span style="color:blue">Qiu <i>et al.</i>, 2018</span></a> ("let-7a probe 3"), designed for Cas9. Used as a control for the efficiency of the amplification.</td> |
− | <tr>
| + | </tr> |
− | <td class="tg-0lax">Extension</td>
| + | <tr> |
− | <td class="tg-0lax">72°C</td>
| + | <td class="super_script">Probe 5</td> |
− | <td class="tg-0lax">30 sec</td>
| + | <td class="super_script">pACCTCATTTTTTTTTTTTTCCCTGAGGTAG<br>TAGGTTGCCCAACTATACAACCTACT</td> |
− | <td class="tg-0lax">35</td>
| + | <td class="super_script">Probe from <a href="#Qiu"><span style="color:blue">Qiu <i>et al.</i>, 2018</span></a> ("let-7a probe 4"), designed for Cas9. Used as a control for the efficiency of the amplification.</td> |
− | </tr>
| + | </tr> |
− | <tr>
| + | <tr> |
− | <td class="tg-0lax">Final extension</td>
| + | <td class="super_script">Probe 6</td> |
− | <td class="tg-0lax">72°C</td>
| + | <td class="super_script">pACAACCTACTACCTCAAACGTAGGTTGTAT<br>AGTTTAAAGGGGGGGGGGCGAACTAT</td> |
− | <td class="tg-0lax">10 min</td>
| + | <td class="super_script">Probe designed by our team for Cas 12a. PAM on the large loop of the amplicon. Large loop with repetitive sequence of Gs.</td> |
− | <td class="tg-0lax">-</td>
| + | </tr> |
− | </tr>
| + | <tr> |
− | <tr>
| + | <td class="super_script">Probe 7</td> |
− | <td class="tg-0lax">-</td>
| + | <td class="super_script">pACAACCTACTACCTCAAACGTAGGTTGTAT<br>AGTTTAAAGGGAGTGGTTTAAACTAT</td> |
− | <td class="tg-0lax">4°C</td>
| + | <td class="super_script">Probe designed by our team for Cas 12a. PAM on the stem. Large loop made of 8 bases.</td> |
− | <td class="tg-0lax">-</td>
| + | </tr> |
− | <td class="tg-0lax">-</td>
| + | <tr> |
− | </tr>
| + | <td class="super_script">Probe 8</td> |
− | </table> | + | <td class="super_script">pACAACCTACTACCTCAAACGTAGGTTGTAT<br>AGTTTAAAGGGAGTCGGCGGTTTAAACTAT</td> |
− | </center> | + | <td class="super_script">Probe designed by our team for Cas 12a. PAM on the stem. Large loop made of 12 bases.</td> |
− | <li>For one sample, add the following amounts of products. If working with several samples, a master mix containing the elements that do not change between each sample (water, buffer, dNTPs or/and primers/DNA) can be prepared. | + | </tr> |
− | However, ALWAYS add the enzyme in the end.</li> | + | <tr> |
− | <style type="text/css"> | + | <td class="super_script">Probe 9</td> |
− | .tg {
| + | <td class="super_script">pACAACCTACTACCTCAAACGTAGGTTGTATAG<br>TTTAAAGGGGGGGGGGGGGGCGTTTAAACTAT</td> |
− | border-collapse: collapse;
| + | <td class="super_script">Probe designed by our team for Cas 12a. PAM on the stem. Large loop made of 16 bases.</td> |
− | border-spacing: 0;
| + | </tr> |
− | }
| + | <tr> |
| + | <td class="super_script"><br>Probe 10</td> |
| + | <td class="super_script">pACAACCTACTACCTCAAACGTAGGTTGTAG<br>AGTTTAAAGGGAGTCGGCGGAACTCT</td> |
| + | <td class="super_script">Probe designed by our team for Cas 12a. PAM on the large loop of the amplicon. Single base mismatch on the stem with respect to the target miRNA sequence.</td> |
| + | </tr> |
| + | </table> |
| + | </center> |
| | | |
− | .tg td {
| + | <p class="lead">Note: The sequences of the probes include a phosphate group at the 5' end (in order to ligate the probes). We nonetheless always ordered the oligonucleotides without the phosphate (because the cost was significantly lower) and |
− | font-family: Arial, sans-serif;
| + | then performed <a href="#">phosphorylation</a> by means of T4 Polynucleotide Kinase prior to ligation. </p> |
− | font-size: 14px;
| + | |
− | padding: 10px 5px;
| + | |
− | border-style: solid;
| + | |
− | border-width: 1px;
| + | |
− | overflow: hidden;
| + | |
− | word-break: normal;
| + | |
− | border-color: black;
| + | |
− | }
| + | |
| | | |
− | .tg th {
| + | <p class="lead">For each probe we ran an analysis of the secondary structure by means of available servers online (<a href="#NUPACK"><span style="color:blue">NUPACK</span></a>, <a href="Mfold"><span style="color:blue">MFold</span></a>): in all cases the structure of the probe, of its amplicon and of the series of 4-5 copies of the amplicon |
− | font-family: Arial, sans-serif;
| + | were tested in order to check the absence of unwanted secondary structures. We also used <a href="RNAstructure"><span style="color:blue">RNAstructure</span></a> DuplexFold to test the secondary structure of the dimer probe/miRNA: we were not able to find a more suitable tool for |
− | font-size: 14px;
| + | the analysis of the duplex; nonetheless we believe that this server, despite its limitations with respect to our analysis (no possibility of having a circular probe, no possibility to have a DNA/RNA dimer), was enough to show |
− | font-weight: normal;
| + | qualitatively the interaction between our probe and let-7a.</p> |
− | padding: 10px 5px;
| + | |
− | border-style: solid;
| + | |
− | border-width: 1px;
| + | |
− | overflow: hidden;
| + | |
− | word-break: normal;
| + | |
− | border-color: black;
| + | |
− | }
| + | |
| | | |
− | .tg .tg-1wig {
| |
− | font-weight: bold;
| |
− | text-align: left;
| |
− | vertical-align: top
| |
− | }
| |
| | | |
− | .tg .tg-0lax {
| |
− | text-align: left;
| |
− | vertical-align: top
| |
− | }
| |
− | </style>
| |
− | <center>
| |
− | <table class="tg">
| |
− | <tr>
| |
− | <th class="tg-1wig">Component</th>
| |
− | <th class="tg-1wig">Volume µl</th>
| |
− | <th class="tg-1wig">Final concentration</th>
| |
− | </tr>
| |
− | <tr>
| |
− | <td class="tg-1wig">Nuclease-free water</td>
| |
− | <td class="tg-0lax">Up to 50 µl</td>
| |
− | <td class="tg-0lax">-</td>
| |
− | </tr>
| |
− | <tr>
| |
− | <td class="tg-1wig">5X Phusion HF buffer</td>
| |
− | <td class="tg-0lax">10</td>
| |
− | <td class="tg-0lax">1X</td>
| |
− | </tr>
| |
− | <tr>
| |
− | <td class="tg-1wig">10 mM dNTPs</td>
| |
− | <td class="tg-0lax">1</td>
| |
− | <td class="tg-0lax">200 µM</td>
| |
− | </tr>
| |
− | <tr>
| |
− | <td class="tg-1wig">10 µM Forward primer</td>
| |
− | <td class="tg-0lax">2.5</td>
| |
− | <td class="tg-0lax">0.5 µM</td>
| |
− | </tr>
| |
− | <tr>
| |
− | <td class="tg-1wig">10 µM Reverse primer</td>
| |
− | <td class="tg-0lax">2.5</td>
| |
− | <td class="tg-0lax">0.5 µM</td>
| |
− | </tr>
| |
− | <tr>
| |
− | <td class="tg-1wig">Template DNA</td>
| |
− | <td class="tg-0lax">variable</td>
| |
− | <td class="tg-0lax">Up to 250 ng</td>
| |
− | </tr>
| |
− | <tr>
| |
− | <td class="tg-1wig">Phusion DNA Polymerase</td>
| |
− | <td class="tg-0lax">0.5</td>
| |
− | <td class="tg-0lax">1.0 units/50 µl PCR</td>
| |
− | </tr>
| |
− | <tr>
| |
− | <td class="tg-1wig">Total volume</td>
| |
− | <td class="tg-1wig">50</td>
| |
− | <td class="tg-1wig">-</td>
| |
− | </tr>
| |
− | </table>
| |
− | </center>
| |
− | <li>Gently mix the reaction. Collect all liquid to the bottom of the tube by a quick spin if necessary. Transfer PCR tubes from ice to a PCR machine (programmed previously) and begin thermocycling.</li>
| |
− | <li>Control your samples by doing an agarose gel electrophoresis following the Agarose gel electrophoresis protocol.</li>
| |
− | </ol>
| |
− | <h4 class="text-muted">References</h4>
| |
− | <ul>
| |
− | <li>1. New England BioLabs (NEB). PCR Protocol for Phusion® High-Fidelity DNA Polymerase (M0530): https://international.neb.com/Protocols/0001/01/01/pcr-protocol-m0530</li>
| |
− | </ul>
| |
| | | |
| | | |
− | <hr> | + | </p> |
| | | |
| + | </div> |
| + | </div> |
| + | <div class="card"> |
| + | <a data-toggle="collapse" href="#SYBRParagraph"> |
| + | <div class="card-header"> |
| + | <h3 class="card-link"> |
| + | SYBR Green I |
| + | </h3> |
| + | </div> |
| + | </a> |
| + | <div id="SYBRParagraph" class="collapse"> <!--data-parent="#miRNADesignAmpl"--> |
| + | <div class="card-body"> |
| + | <p class="lead">Two main alternatives are suitable in order to test the efficacy of Rolling Circle Amplification (<a href="#Deng"><span style="color:blue">Deng <i>et al.</i>, 2014</span></a>; <a href="#Qiu"><span style="color:blue">Qiu <i>et al.</i>, 2018</span></a>). First of all, the amplicons can be tested by means of an agarose gel to verify the size; nonetheless, this method shows some limitations because of the large size of the amplicons. <!--Indeed, as we also saw from our experiments (link to the <a href="https://2018.igem.org/Team:EPFL/Notebook-Detection"><span style="color:blue">Notebook</span></a>), the size of the amplicons after a 2 hour-RCA is so large that the band is extremely close to the well.--> </p> |
| + | <p class="lead">A more valid alternative is instead to perform a real-time fluorescence measurement by means of SYBR Green I.</p> |
| | | |
− | <h2 id="ProbesPreparation"><u>Preparation of dumbbell probes</u></h2>
| + | <br> |
− | <h4 class="text-muted">Introduction</h4>
| + | <p class="lead">SYBR green I is an intercalating dye that preferentially binds to minor grooves of double-stranded (dsDNA) (<a href="#Zipper"><span style="color:blue">Zipper <i>et al.</i>, 2004</span></a>). It has also been shown to bind to single-stranded DNA (ssDNA) and RNA (for which instead SYBR Green II is a more suitable option (<a href="#SYBRG"><span style="color:blue">Sigma-Aldrich</span></a>)), but with a significantly lower performance (<a href="#Vitzthum"><span style="color:blue">Vitzthum <i>et al.</i>, 1999</span></a>). </p> |
− | <p class="lead">The goal is to prepare dumbbell probes in order to amplify miRNAs by Rolling Circle Amplification (RCA).</p>
| + | <p class="lead">When complexed with nucleid acid, SYBR Green I absorbs blue light (maximum excitation wavelength is 497 nm) and emits green light (emission peak at 520 nm) (<a href="#SYBRGI"><span style="color:blue">Sigma-Aldrich</span></a>), which makes it suitable for quantification - by means of a plate reader - of the DNA amplicons (i.e. the reverse complement of the probes) from our Rolling Circle Amplification (RCA). </p> |
− | <h4 class="text-muted">Materials</h4>
| + | <p class="lead">Indeed, since we verified in all cases the absence of unwanted secondary structures (more details in <a href="#DetailedDesign"><span style="color:blue">Detailed Design</span></a>), the stems in the probes and in the amplicons are the only double-stranded targets to which SYBR Green I can preferentially bind: this allows to observe the increase over time in the size of the amplicon during RCA.</p> |
− | <ul>
| + | <center> |
− | <li>2 μL DNA template</li>
| + | <figure> |
− | <li>1μL <a href="https://www.neb.com/products/m0201-t4-polynucleotide-kinase#Other%20Tools%20&%20Resources" target="_blank">T4 polynucleotide kinase</a></li>
| + | <img alt="Image" src="https://static.igem.org/mediawiki/2018/c/ca/T--EPFL--SYBR.jpeg" class="img-fluid rounded"> |
− | <li>1 μL ( 100 U/μL ) <a href="https://www.neb.com/products/m0202-t4-dna-ligase#Product%20Information" target="_blank">T4 ligase</a></li>
| + | <figcaption class="mt-3 text-muted"><b>Figure 7.</b> "Scheme for miRNA detection by TIRCA in vitro" [Reproduced from <a href="#Deng"><span style="color:blue">Deng <i>et al.</i>, 2014</span></a> (Figure 1A)].</figcaption> |
− | <li>4 μL T4 DNA ligase reaction buffer (x10) (2μL for the phosphorylation and 2μL for the ligation)
| + | </figure> |
− | <ul>
| + | </center> |
− | <li> 400 mM Tris-HCl, 100 mM MgCl2, 100 mM Dithiothreitol, 5 mM ATP, pH 7.8 at 25 °C</li>
| + | </div> |
− | </ul>
| + | </div> |
− | </li>
| + | </div> |
− | <li> 22 μL DEPC-treated H2O (15 μL for phosphorylation and 7 for ligation)</li>
| + | <div class="card"> |
− | <li>Exonuclease I (20 U/μL) and <a href="https://www.neb.com/products/m0206-exonuclease-iii-e-coli#Product%20Information" target="_blank">Exonuclease III (100 U/μL)</a></li>
| + | <a data-toggle="collapse" href="#collapseOne"> |
− | </ul>
| + | <div class="card-header"> |
| + | <h3 class="card-link"> |
| + | Detailed design |
| + | </h3> |
| + | </div> |
| + | </a> |
| + | <div id="collapseOne" class="collapse"> <!--data-parent="#miRNADesignAmpl"--> |
| + | <div class="card-body"> |
| + | <p class="lead">This section is more specifically dedicated to the reasonings behind the sequences of our probes.</p> |
| + | <div class="card"> |
| + | <a data-toggle="collapse" href="#ProbeAnalysis"> <!--data-parent="#collapseOne"--> |
| + | <div class="card-header"> |
| + | <h4 class="card-link"> |
| + | Analysis of given probes |
| + | </h4> |
| + | </div> |
| + | </a> |
| + | <div id="ProbeAnalysis" class="collapse"><!-- data-parent="#DetailedDesign"--> |
| + | <div class="card-body"> |
| + | <p class="lead">We started our design from the analysis of one probe from <a href="#Qiu"><span style="color:blue">Qiu <i>et al.</i>, 2018</span></a>, namely "let-7a probe 1" (Probe 2 for us). The sequence was the following one:</p> |
| + | <p class="lead">5’-p<u><span style="color:orange">ACCTCA</span></u><i>TTGTATAGCCCCCCCC</i><span style="color:green">TGAGGTAGTAGGTTG</span><i>CCC<u>AACTATA</i><span style="color:orange">CAACCTACT</span></u>-3’</p> |
| + | <p class="lead">where:</p> |
| + | <ul> |
| + | <li>the regions in <i>italic</i> are those belonging to the loops of the hairpin</li> |
| + | <li>the regions in <span style="color:orange">orange</span> and <span style="green">green</span> are those belonging to the stem of the hairpin (and which are complementary with each other)</li> |
| + | <li>the <u>underlined</u> region is the one complementary to the miRNA (let-7a-5p: <b>UGAGGUAGUAGGUUGUAUAGUU</b>)</li> |
| + | </ul> |
| | | |
− | <h4 class="text-muted">Procedure</h4>
| + | <center> |
− | <ol>
| + | <figure> |
− | <h4>Phosphorylation of the oligos</h4>
| + | <img alt="Image" src="https://static.igem.org/mediawiki/2018/f/f2/T--EPFL--probe2structurenew.png" class="img-fluid rounded"> |
− | <li>In the IDT tubes, put the amount of water to get 100μM of DNA probe [you take the number of moles N and suspend in a volume of 10*N μl]</li>
| + | <figcaption class="mt-3 text-muted"><b>Figure 8.</b> Secondary structure of "let-7a probe 1" (Probe 2 for us). dG=-10.40.</figcaption> |
− | <li>In a tube, put 2 μL oligos, 15 μL of water, the T4 ligase buffer (2 μl), and finally 1 μL of the kinase.</li>
| + | </figure> |
− | <li>Incubate the mixture at 37°C for 1 hour.</li>
| + | </center> |
− | <li>Heat at 60°C for 20 min to inactivate the enzyme. <br>
| + | |
− | <p class="lead"><strong>The buffer has to be new ( less than 1 year) and we should avoid repeated freeze-thaw cycle with it.</strong></p>
| + | |
− | </li>
| + | |
| | | |
− | <h4 class="text-muted">Ligation of the probes</h4>
| + | <p class="lead">Such probe consists of a double-stranded stem part, a 10 bases-long loop (which from now on we will refer to as "small loop" - on the right in the figure above) and a 16 bases-long loop ("large loop" - on the left). As we can |
− | <li>Add in a reaction tube 10 μl (because at the end of phoshorylation is 10 μM and not 100 μM) of DNA template, the T4 ligase (1 μl), the reaction buffer (2 μl) and 7 μl DEPC-treated water.</li>
| + | observe, the toehold region of the probe (i.e. the part on the small loop where the miRNA binds) is 7 bases long, in accordance with <a href="#Deng"><span style="color:blue">Deng <i>et al.</i>, 2014</span></a>, who proved it to be the optimal length to achieve both sensitivity and specificity.</p> |
− | <li>Put the tube at 16°C for 2 hours to process the ligation.</li>
| + | |
− | <li>Then heat at 65°C for 10 min to terminate the reaction.</li>
| + | |
− | <li>Add the exonucleases (1μl each - total volume of 22 μl) and incubate the reaction mixture at 37°C for 2 hours.</li>
| + | |
− | <li>Then the enzymes are denatured by heating at 80°C for 20 min.</li>
| + | |
− | <li>The ligation can be controlled by electrophoresis on agarose gel (1.5%).</li>
| + | |
| | | |
− | </ol>
| + | <p class="lead">The amplicon of such probe is therefore*: </p> |
| + | <h5><span class="thicker">5'-<span style="color:orange">AGTAG<mark style="color:orange">G</mark>TTG</span><i>TA<mark>T</mark>AGT</i></span><span class="lead"><i>TGGG</i><span class="lead" style="color:green">CAACCTACTACCTCA</span><i><span class="lead" style="color:red">GGG</span>GGGGGCTATACAA</i></span><span class="thicker" style="color:orange">TGAGGT</span>-3’</h5> |
| + | <p class="lead">where:</p> |
| + | <p class="lead">the sequence in <b>bold</b> is the one which is complementary to the gRNA (except for two mismatches, which are <mark>highlighted</mark>) and the region in <span style="color:red">red</span> is the PAM sequence (in this case single stranded). </p> |
| + | <p class="lead">We emphasize here that the PAM sequence is on a single-stranded part of the amplicon (the one complementary to the large loop of the probe): therefore, such single-stranded PAM can only be present on the amplicon, and not on the probe itself (as would have been instead if the PAM was on a double stranded part).</p> |
| + | <br> |
| + | <p class="lead">The gRNA sequence (as indicated by <a href="#Qiu"><span style="color:blue">Qiu <i>et al.</i>, 2018</span></a>) is:</p> |
| + | <p class="lead">5’-<i>ACU<mark>G</mark>UA</i>CAA<mark>A</mark>CUACU<span style="color:red">|</span>ACCUCA(GUUUUAGAGCUAGAAAUAGCAAGUUAAAAUAAGGCUAGUCCG) -3’</p> |
| + | <p class="lead">with the scaffold region indicated in parentheses. The region out of the brackets is the spacer, binding to the amplicon, and the sequence in <i>italic</i> corresponds in particular to the part of the spacer binding on the loop of the |
| + | amplicon (with the rest of the spacer binding to the stem). The sign <span style="color:red">|</span> indicates the position where the gRNA binds to the point on the amplicon where each new "copy" of the amplicon is considered to start (i.e. the point where |
| + | the 3' of a "subunit" of the amplicon and the 5' of the successive subunit are linked together).</p> |
| + | <br> |
| + | <p class="lead">More specifically, we can notice that in this design the spacer coincides with the reverse complement of let-7a, with the exception of the two mismatches and of a missing A at the beginning. The template of the gRNA for Cas9 |
| + | would therefore be:</p> |
| + | <p class="lead">5'-[reverse complement of miRNA]-[scaffold]-3'</p> |
| + | <br> |
| + | <p class="lead">The expected interaction between amplicon and gRNA is outlined in Figure 9:</p> |
| + | <center> |
| + | <figure> |
| + | <img alt="Image" src="https://static.igem.org/mediawiki/2018/0/00/T--EPFL--cas9.png" class="img-fluid rounded" width="470"> |
| + | <img alt="Image" src="https://static.igem.org/mediawiki/2018/6/65/T--EPFL--InteractionProbe2Cas9.png" class="img-fluid rounded" width="450"> |
| + | <figcaption class="mt-3 text-muted"><b>Figure 9.</b> <i>On the left:</i> Generic interaction between a target and a gRNA for Cas9 [Reproduced from <a href="#Xie"><span style="color:blue">Xie and Yang, 2013</span></a> (Figure 1A)]. <i>On the right:</i> Predicted interaction of one subunit of the amplicon of Probe 2 with the gRNA.</figcaption> |
| + | </figure> |
| + | </center> |
| | | |
| + | <p class="lead">We can observe how the PAM sequence (in red in the figure) is located at the very beginning of the large loop in the amplicon, whereas the gRNA binds to the whole stem part and partially to the small loop.</p> |
| + | <p><h6>*Here and after, when referring to the "amplicon sequence", we only show one single copy of the reverse transcript of the probe. The actual amplicon, by definition of Rolling Circle Amplification, is of course made instead of |
| + | sequential copies of this "unitary" sequence.</h6></p> |
| + | <hr> |
| | | |
− | <hr>
| + | </div> |
| + | </div> |
| + | </div> |
| + | <div class="card"> |
| + | <a data-toggle="collapse" href="#ComparisonCas"> <!-- data-parent="#collapseOne"--> |
| + | <div class="card-header"> |
| + | <h4 class="card-link"> |
| + | Comparison Cas9/Cas12a |
| + | </h4> |
| + | </div> |
| + | </a> |
| + | <div id="ComparisonCas" class="collapse"> |
| + | <div class="card-body"> |
| + | <p class="lead">We then tried to design our own probes for Cas 12a, working backwards from the gRNA.</p> |
| + | <p class="lead">Contrarily to Cas 9, for which the PAM must be on the 3' side of the target, for Cas12a the PAM must be on the 5’ side of the target instead. This implies that the scaffold part of the gRNA must be on the 5’ side (instead of the 3’) as well (Figure 10).</p> |
| | | |
− | <h2 id="RT-RCA"><u>Real-time fluorescence measurement of RCA</u></h2>
| + | <center> |
− | <h4 class="text-muted">Introduction</h4>
| + | <figure> |
− | <p class="lead">The goal is to make sure that the RCA worked fine for different concentration of probes and miRNAs. The initial assessement was done with 0.5% agarose gel but the results were difficult to interpret. We are using 25x
| + | <img alt="Image" src="https://static.igem.org/mediawiki/2018/f/f7/T--EPFL--cas12.png" class="img-fluid rounded" width="450"> |
− | SYBR Green I, an intercalating
| + | <figcaption class="mt-3 text-muted"><b>Figure 10.</b> "Schematic representation of Lba Cas12a nuclease sequence recognition and DNA cleavage". [Reproduced from <a href="#NebCas12a"><span style="color:blue">New England BioLabs</span></a>].</figcaption> |
− | agent for dsDNAs that is also fluorescent (Excitation wavelength is 494 nm, emission wavelength is 521nm).</p>
| + | </figure> |
− | <h4 class="text-muted">Materials</h4>
| + | </center> |
− | <ul>
| + | <br> |
− | <li>1 μL prepared probes</li>
| + | |
− | <li>2.5μL phi29 DNA polymerase reaction buffer (x10)</li>
| + | |
− | <p class="lead">500 mM Tris-HCl, pH 7.5 at 25°C, 100 mM MgCl2, 100 mM (NH4)2SO4, 40 mM Dithiothreitol</p>
| + | |
− | <li><a href="https://www.neb.com/products/b9000-bsa-molecular-biology-grade#Product%20Information">0.25 μL BSA (20 mg/mL)</a></li>
| + | |
− | <li><a href="https://www.neb.com/products/n0447-deoxynucleotide-dntp-solution-mix#Product%20Information">6 μL dNTPs(10 mM for each)</a></li>
| + | |
− | <li>2.5 μL of target miRNA solution</li>
| + | |
− | <li>11.75 μL DEPC-treated H2O</li>
| + | |
− | <li><a href="https://www.neb.com/products/m0269-phi29-dna-polymerase#Product%20Information">0.5 μL phi29 DNA polymerase (10 U/μL)</a></li>
| + | |
− | <li>0.5 μl 25x SYBR Green I </li>
| + | |
− | </ul>
| + | |
− | <h4 class="text-muted">Procedure</h4>
| + | |
− | <p class="lead"><strong>Fluorescence measurement using SYBR Green I</strong>
| + | |
− | <p class="lead">
| + | |
− | <ol>
| + | |
− | <li>The SYBR Green I that we purchased is optimised for Gel and so it was very concentrated (x10000) so we have to dilute it to 25x with the polymerase buffer.</li>
| + | |
− | <li>Put all the components in a tube</li>
| + | |
− | <li>Inject 24 (25) μl in a 96-wells plate and put it in the plate reader.</li>
| + | |
− | <li>The reaction should be at 37°C. The florescence is measured every 2 min during 180 min under excitation and emission wavelengths of 495(497) and 515(520) nm, respectively.</li>
| + | |
− | </ol>
| + | |
| | | |
− | <hr>
| + | <p class="lead">Below is shown a direct comparison of the interaction between target amplicon and gRNA for Cas 9 and Cas 12a.</p> |
| | | |
− | <h2 id="RCA"><u>Rolling Circle Amplification</u></h2>
| + | <center> |
| + | <figure> |
| + | <img alt="Image" src="https://static.igem.org/mediawiki/2018/b/bd/T--EPFL--Cas9Cas12aForMiRNA.png" class="img-fluid rounded" width="800"> |
| + | <figcaption class="mt-3 text-muted"><b>Figure 11.</b> Comparison of the interaction between target amplicon and gRNA for Cas 9 (<i>on the left</i>) and Cas 12a (<i>on the right</i>).</figcaption> |
| + | </figure> |
| + | </center> |
| + | <br> |
| + | <p class="lead">We therefore conclude that the template for our guide RNA for Cas 12a should be:</p> |
| + | <p class="lead">5’-(UAAUUUCUACUAAGUGUAGAU)NNNNNN<span style="color:red">|</span>NNNNNNNNN<i>NNNNNNN</i>-3’ [<b><i>gRNA template</i></b>] </p> |
| + | <p class="lead">where the sequence in parentheses indicates the scaffold of the gRNA for LbCas12a. The sequence out of the brackets is the spacer, binding to the amplicon, and in particular the sequence in <i>italic</i> corresponds to the part binding on the loop of the amplicon.</p> |
| + | <br> |
| + | <p class="lead">The spacer is therefore 22 bases long (as let-7a-5p), 15 of which bind to the stem part of the amplicon and the remaining 7 bind to the small loop of the amplicon. Note that the gRNA for Cas9 from <a href="#Qiu"><span style="color:blue">Qiu <i>et al.</i>, 2018</span></a> was instead 21 bases long (15 and 6): we decided to add one more base at the end to completely match the length of the miRNA. |
| + | <br> |
| + | <p class="lead">We can notice that also in this design the spacer has to coincide with the reverse complement of let-7a (as for Cas 9) . The template of the gRNA for Cas12a would therefore be: </p> |
| + | <p class="lead">5'-[scaffold]-[reverse complement of miRNA]-3'</p> |
| + | </div> |
| + | </div> |
| + | </div> |
| + | <div class="card"> |
| + | <a data-toggle="collapse" href="#Sequences"> <!--data-parent="#collapseOne"--> |
| + | <div class="card-header"> |
| + | <h4 class="card-link"> |
| + | Probes for Cas12a |
| + | </h4> |
| + | </div> |
| + | </a> |
| + | <div id="Sequences" class="collapse"> |
| + | <div class="card-body"> |
| + | <p class="lead">From the template above we can therefore conclude that the gRNA for our Cas 12a system, designed as the one for Cas 9 from <a href="#Deng"><span style="color:blue">Deng <i>et al.</i>, 2014</span></a>, has to be: </p> |
| + | <p class="lead">5’-(UAAUUUCUACUAAGUGUAGAU)AACUAU<span style="color:red">|</span>ACAACCUAC<i>UACCUCA</i>-3’ [<b><i>gRNA sequence</i></b>]</p> |
| + | <br> |
| + | <p class="lead">From the specifications for the probe above (10 bases small loop, 16 bases large loop) and from the gRNA sequence, the template amplicon therefore needs to have the following structure:</p> |
| + | <h5>5’-<span class="thicker"><span style="color:orange">ATAGTT</span></span><span class="lead"><i>NNNNNNNNNNNN<span style="color:red">TTTN</span></i><span style="color:green">AACTATACAACCTAC</span><i>NNN</span><span class="thicker">TGAGGTA</i><span style="color:orange">GTAGGTTGT</span></span><span class="lead">-3’ [<b><i>amplicon template</i></b>]</span></h5> |
| + | <p class="lead">We then proceeded to define the bases for the Ns, aiming not to have unwanted minor secondary structures (e.g. smaller loops) in the loops. This was done mostly by considering pairing principles, e.g. avoiding non-Watson-Crick interaction (e.g. T-G) which might be thermodynamically favoured or trying not to have complementary bases with more than 1 base in between (which might lead to hairpin loops). In all cases, the minimum free energy structure (MFE) was plotted by means of the available software (NUPACK, Mfold), both for the amplicon and the probe - i.e. its reverse complement-, to check that the intended dumbbell shape was indeed achieved.</p> |
| + | <p class="lead">This lead us to the sequence of Probe 1 and Probe 6 (Probes from 2 to 5 were the probes for Cas 9 from <a href="#Deng"><span style="color:blue">Deng <i>et al.</i>, 2014</span></a> and <a href="#Qiu"><span style="color:blue">Qiu <i>et al.</i>, 2018</span></a>).</p> |
| + | <p class="lead">-----</p> |
| + | <br> |
| + | <p class="lead">We also wanted to test the case of probes with the amplicon having the PAM sequence not on the large loop, but on the stem instead (i.e. a double-stranded PAM, as usually required in Cas systems, and not single-stranded). We considered in this case three different alternatives:</p> |
| | | |
− | <h4 class="text-muted">Introduction</h4>
| + | <ol> |
− | <p class="lead">The goal here is to amplify miRNAs by RCA (Rolling circle amplification). The dumbbell probes are designed in order to get a complementary region with specific miRNAs. The miRNAs bind to this region and the probes
| + | <li><p class="lead">Changing 4 bases in the large loop in order for them to be complementary to the PAM sequence, without adding more bases. This leads to a 19 bases-long stem, a 10 bases-long "small" loop and a 8 bases-long "large" loop. The template sequence of the amplicon is the following one:</p> |
− | become circular and
| + | <h5>5’-<span class="thicker"><span style="color:orange">ATAGTT</span></span><span class="lead"><span style="color:red">N'AAA</span><i>NNNNNNNN</i><span style="color:red">TTTN</span><span style="color:green">AACTATACAACCTAC</span><i>NNN</span><span class="thicker">TGAGGTA</i><span style="color:orange">GTAGGTTGT</span></span><span class="lead">-3’ (with N' being the base complementary to the N in the PAM)</span></h5> |
− | the amplification can begin. We finally obtain a concatemer (long continuous DNA molecule that contains multiple copies of the same DNA sequence linked in series).</p>
| + | <br> |
− | <h4 class="text-muted">Materials</h4>
| + | </li> |
− | <ul>
| + | <li><p class="lead">Inserting 4 more bases complementary to the PAM on one end of the large loop (after ATAGTT), without changing any base. This leads to a 19 bases-long stem, a 10 bases-long small loop and a 12 bases-long large loop. The template sequence of the amplicon is the following one:</p> |
− | <li>1 μL prepared probes</li>
| + | <h5>5’-<span class="thicker"><span style="color:orange">ATAGTT</span></span><span class="lead"><span style="color:red">N'AAA</span><i>NNNNNNNNNNNN</i><span style="color:red">TTTN</span><span style="color:green">AACTATACAACCTAC</span><i>NNN</span><span class="thicker">TGAGGTA</i><span style="color:orange">GTAGGTTGT</span></span><span class="lead">-3’</span></h5> |
− | <li>2.5μL phi29 DNA polymerase reaction buffer (x10)</li>
| + | <br> |
− | <ul>
| + | </li> |
− | <li> 500 mM Tris-HCl, pH 7.5 at 25°C, 100 mM MgCl2, 100 mM (NH4)2SO4, 40 mM Dithiothreitol</li>
| + | <li><p class="lead">Inserting 4 more bases complementary to the PAM on one end of the large loop (after ATAGTT) and 4 more bases at the other end of the large loop (before the PAM sequence), in order to keep the original length of the large loop (16 bases). This leads to a 19 bases-long stem, a 10 bases-long small loop and a 16 bases-long large loop. The template sequence of the amplicon is the following one:</p> |
− | </ul>
| + | <h5>5’-<span class="thicker"><span style="color:orange">ATAGTT</span></span><span class="lead"><span style="color:red">N'AAA</span><i>NNNNNNNNNNNNNNNN</i><span style="color:red">TTTN</span><span style="color:green">AACTATACAACCTAC</span><i>NNN</span><span class="thicker">TGAGGTA</i><span style="color:orange">GTAGGTTGT</span></span><span class="lead">-3’</span></h5> |
− | <li>0.25 μL <a href="https://www.neb.com/products/b9000-bsa-molecular-biology-grade#Product%20Information" target="_blank">BSA</a> (20 mg/mL)</li>
| + | <br> |
− | <li>6 μL <a href="https://www.neb.com/products/n0447-deoxynucleotide-dntp-solution-mix#Product%20Information" target="_blank">dNTPs</a>(10 mM for each)</li>
| + | </li> |
− | <li>2.5 μL of target miRNA solution</li>
| + | </ol> |
− | <li>12.25 μL DEPC-treated H2O</li>
| + | <br> |
− | <li>0.5 μL <a href="https://www.neb.com/products/m0269-phi29-dna-polymerase#Product%20Information" target="_blank">phi29 DNA polymerase </a>(10 U/μL)</li>
| + | <p class="lead">These three alternatives led, respectively, to Probe 7, Probe 8 and Probe 9.</p> |
− | <li>2 μL <a href="https://www.thermofisher.com/order/catalog/product/S7585" target="_blank">SYBR I</a>SYBR I (x10)</li>
| + | <p class="lead">-----</p> |
− | </ul>
| + | <br> |
| + | <p class="lead">Finally, Probe 10 was designed in a way to have a mismatched base in the stem with respect to the let-7a sequence (<mark>highlighted</mark> in both strands below):</p> |
| + | <p class="lead">5'-p<u><span style="color:orange">ACAACCTAC</span><i>TACCTCA</u>AAC</i><span style="color:green">GTAGGTTGTA<mark><span style="color:green">G</span></mark>AGTT</span><i>TAAAGGGAGTCGGCGG</i><u><span style="color:orange">AACT<mark><span style="color:orange">C</span></mark>T</span></u>-3'</p> |
| | | |
− | <h4 class="text-muted">Procedure</h4>
| + | </div> |
− | <ol>
| + | </div> |
− | <h4>Amplification of the miRNAs</h4>
| + | </div> |
− | <li>Add all the component, except the last one in a 25μL mixture tube.</li>
| + | <div class="card"> |
− | <li>Incubate the mixture at 37°C for 2h</li>
| + | <a data-toggle="collapse" href="#gRNADes"> <!--data-parent="#collapseOne"--> |
− | <li>Heat it at 65°C for 10 min to stop the reaction.</li>
| + | <div class="card-header"> |
− | <li>The mixture can be analysed by using electrophoresis or fluorescence analysis.</li>
| + | <h4 class="card-link"> |
| + | Design of gRNAs after new hypothesis |
| + | </h4> |
| + | </div> |
| + | </a> |
| + | <div id="gRNADes" class="collapse"> |
| + | <div class="card-body"> |
| + | <p class="lead">Halfway through our project (see <a href="https://2018.igem.org/Team:EPFL/Notebook-Detection"><span style="color:blue">Notebook</span></a> for more details), after starting testing our amplicons with Cas12a and the fluorescent reporter (DNase Alert), we realized that the probe itself (more specifically the product of RCA in the absence of miRNA, i.e. with no amplicon) was triggering the Cas system causing a very high fluorescence signal, comparable to the signal obtained for the samples with miRNA (i.e. with probe+amplicon).</p> |
| + | <br> |
| + | <p class="lead">We hypothesized that this was due to the fact the our Cas12a was working PAM-independently (more details in "Promiscuous Cas12a activation: probes as a target" in <a href="https://2018.igem.org/Team:EPFL/Results"><span style="color:blue">Results</span></a>). More specifically, our gRNA was meant to target the whole stem (and in addition 7 bases in the small loop) of the amplicon; since the stem is double-stranded, the target sequence for the gRNA is also present in the probe (in the opposite strand).</p> |
| + | <p class="lead">This would not have been a problem if the Cas had been working, as expected, PAM-dependently, because the PAM is only contained in the amplicon, not in the probe. Nonetheless, if the Cas does not need the PAM sequence, but simple recognizes a target from the sequence of the gRNA, then also the probe itself is recognized as a target. Moreover, since the concentration of the probe in the RCA reaction is higher than the expected concentration of amplicon, the signal from the probe behaves as noise, overcoming the signal of interest (i.e. from the amplicon).</p> |
| + | <br> |
| + | <p class="lead">We therefore designed a new guide RNA with the aim of targeting only the amplicon and not the probe. Our idea was to have the gRNA binding not on the stem, but on the large loop of the amplicon instead. Since the loops of the amplicon are single-stranded (and not double-stranded as the stem) this should allow the gRNA to target only the amplicon and not the probe, being the target sequence contained only in the amplicon and not in its reverse-complement: more specifically, we decided to design a guide RNA perfectly complementary to the large loop of the amplicon of Probe 1; in this way Probe 1, having on the contrary exactly the same sequence as the gRNA, should have never been targeted by this new gRNA.</p> |
| + | <br> |
| + | <p class="lead">As from the template gRNA above (5'-[scaffold]-[reverse complement of miRNA]-3'), the spacer was therefore modified to bind (with perfect match) to the large loop of the amplicon of probe 1. </p> |
| + | <p class="lead">Two different designs were tested, one - referred to elsewhere as "S_1" - binding to the whole large loop and to the first 4 bases after the large loop (for a total of a 20 bases-long spacer), and one - "L_1" elsewhere - binding only to the large loop (16 bases-long spacer). The complete sequences are the following ones:</p> |
| + | <p class="lead">5'-(UAAUUUCUACUAAGUGUAGAU)UAAAGGGAGUCGGCGGAACU-3' [<b>gRNA sequence - S_1</b>]</p> |
| + | <p class="lead">5'-(UAAUUUCUACUAAGUGUAGAU)UAAAGGGAGUCGGCGG-3' [<b>gRNA sequence - L_1</b>]</p> |
| + | <br> |
| + | <p class="lead">The comparison between the mode of action of the previous, original gRNA and the "new" ones is better explained in Figure 12:</p> |
| + | <center> |
| + | <figure> |
| + | <img alt="Image" src="https://static.igem.org/mediawiki/2018/c/c2/T--EPFL--comparison_crRNA.png" class="img-fluid rounded" width="1000"> |
| + | <figcaption class="mt-3 text-muted"><b>Figure 12.</b> Comparison of the interaction between the gRNA and the amplicon for the three different gRNAs we investigated</figcaption> |
| + | </figure> |
| + | </center> |
| + | </div> |
| + | </div> |
| + | </div> |
| + | </div> |
| + | </div> |
| + | </div> |
| + | </div> |
| | | |
− | </ol>
| + | </p> |
− | <hr>
| + | </div> |
− | <h2 id="SDSPage">SDS-PAGE for protein electrophoresis</h2>
| + | </div> |
− | <h4 class="text-muted">Introduction</h4>
| + | |
− | <p class="lead">PAGE (polyacrylamide gel electrophoresis) is a technique allowing to separate charged molecule according to their molecular masses. SDS-PAGE (sodium dodecyl sulfate–polyacrylamide gel electrophoresis) is a variant
| + | |
− | of PAGE allowing to
| + | |
− | separate protein molecules according to their molecular masses. SDS (sodium dodecylsulphate) is a negatively charged molecule which will bind to proteins as they are heat denatured and confers them a charge nearly proportional to
| + | |
− | their
| + | |
− | length (and hence their mass). It therefore allows to separate proteins according to their molecular masses.</p>
| + | |
− | <h4 class="text-muted">Materials</h4>
| + | |
− | <ul>
| + | |
− | <li>Laemmli buffer (SDS-PAGE loading buffer, contains SDS and DTT)</li>
| + | |
− | <li>Commercial polyacrylamide gels in glass plates</li>
| + | |
− | <li>PAGE machine</li>
| + | |
− | <li>Running buffer (1X TGS buffer) </li>
| + | |
− | <li>Long pipet tips </li>
| + | |
− | </ul>
| + | |
| | | |
− | <h4 class="text-muted">Procedure</h4>
| |
− | <ol>
| |
− | <h5>Sample preparation</h5>
| |
− | <li>Mix 10µl of Laemmli with 5µl of protein sample and 5µl nuclease free water in a tube. Take care to mix well the sample tube before by flicking it gently several times.</li>
| |
− | <li>Incubate at 100°C for 15min in a dry heating block compatible with the tube used (e.g. for PCR tubes use the ThermoCycler). Do not forget to use lids heating at 105°C to avoid condensation.</li>
| |
− | <li>The samples can now be stored at 4°C until they are loaded on the gel.</li>
| |
− | <h5>PAGE-machine preparation</h5>
| |
− | <li>Verify that you have all the machine's components (tank, lid with power cables, electrode assembly, cell buffer dam, casting frames and stands) as well as a new polyacrylamide gel in glass plates.</li>
| |
− | <li>Rince all the components with distilled water.</li>
| |
− | <li>Open the gel and remove the plastic lid that protects the bottom of the gel.</li>
| |
− | <li>Open the casting frame and put the gel inside. Close it again.</li>
| |
− | <li>Test waterproofness by puting new running buffer inside (here it is important to use new running buffer!). Do it above the tank (in case it is not water proof).</li>
| |
− | <li>Put the casting frame in the tank. Take care of the electrodes' colors! The black wire should be above the black electrode, same for the read one.</li>
| |
− | <li>Fill the part of the tank outside of the casting stand with running buffer (you can put already used running buffer here.) You should fill it until the black line drawn on the tank (the 2 gels line if you run with only 1
| |
− | casting stand, the 4 gel one if you run with 2 casting stands.)</li>
| |
− | <li>Close the tank with the lid with powe cables.</li>
| |
− | <h5>Loading the gel</h5>
| |
− | <li>Use long tips! Take care to pipet really slow in order to have the right volume. Long tips are very thin and tend not to fill completely.</li>
| |
− | <li>Load 10µl of sample or 5µl of ladder per well.</li>
| |
− | <li>Go to the glass plate in front of you and try to put your tip a bit in the well. Once you think you are in, try to go back and forth. If your land in the middle of the buffer, it means that you were not really in the well!
| |
− | You should only be able to move between the 2 glass plates in which your gel is. Once your in, dive a bit deeper in the well and load the content of your pipet.</li>
| |
− | <li>Tip: put one ladder and one negative control per gel!</li>
| |
− | <h5>PAGE run</h5>
| |
− | <li>Set the machine on 30min and 120V. You can make sure the machine is running by looking below the gel. You should see bubbles forming.</li>
| |
− | <i>If you do not see any bubbles, this means that the electric circuit is not closed. This could be due to the oversight to remove the plastic lid at the bottom of the gel or to the fact that there is not enough buffer in the
| |
− | tank or between the 2 gels. Sometimes it is necessary to put more buffer than the level indicated on the tank.</i>
| |
− | <li>After 5min of run, set the voltage on 200V. </li>
| |
− | <h5>Gel wash</h5>
| |
− | <li>Take the casting stand out and put the now used running buffer in a bottle. You can reuse it multiple times.</li>
| |
− | <li>Put the running buffer of the tank in the same bottle.</li>
| |
− | <li>Remove the gel of the casting frame and open it carefully using the specialized metal instrument (or just a metallic spatule if you do not have one).</li>
| |
− | <li>Put the gel with distilled water in a cylinder bowl that you can close. In order to transfer the gel from the glass plate to the bowl without breaking it, you can flip</li>
| |
− | <li>Pour distilled water in order to fill the bowl up to 4cm.</li>
| |
− | <li>Mix a bit and throw the water away. You can use your fingers to prevent the gel to fall in the sink.</li>
| |
− | <li>Pour distilled water in the bowl and put it on the shaker for 10min.</li>
| |
− | <h5>Coomassie staining</h5>
| |
− | <li>Put on the shaker for 1h.</li>
| |
− | <li>Wash twice with distilled water and recover the gel with distilled water. Let on the shaker overnight.</li>
| |
− | <h5>Gel visualisation</h5>
| |
− | <li>Your gel is now ready to be visualized. To take it out of the bowl, it is better that it is not at the bottom of the bowl. You can pour some water at one border of the bowl in order to make it float a bit and then slip your
| |
− | hand (with clean gloves!) underneath. Then put the gel in a plastic sleeve.</li>
| |
− | <li>In order to visualize the gel, you can use a scanner (gives the best quality), or the white light mode of an UV transilluminator.</li>
| |
− | </ol>
| |
− | <hr>
| |
| | | |
− | <h2 id="heat"><u>Standard heat purification for proteins</u></h2>
| + | </p> |
− | <h4 class="text-muted">Introduction</h4>
| + | </div> |
− | <p class="lead">When the protein of interest is heat stable, the heat purification method is a straightforward way to get rid of the majority of non-desired proteins of a sample.</p>
| + | <hr style="height:2px;border:none;color:#333;background-color:#333;" /> |
− | <h4 class="text-muted">Materials</h4>
| + | |
− | <ul>
| + | |
− | <li>Protein samples to purify</li>
| + | |
− | <li>Eppendorf tubes</li>
| + | |
− | <li>Heating block compatible to the tubes used</li>
| + | |
− | <li>Ice</li>
| + | |
− | <li>Microcentrifuge</li>
| + | |
| | | |
− | </ul>
| + | <br> |
| + | <h1 id="Cas12aAssay">Our detection scheme</h1> |
| + | <p class="lead">We envision a follow-up based on repeated liquid biopsies in order to track the sequences that have been identified using our bioinformatic software, amplified by either PCR, isothermal amplification or RCA, and finally detected directly in the plasma using our Cas12a based system.</p> |
| | | |
− | <h4 class="text-muted">Procedure </h4>
| + | <center> |
− | <ul>
| + | <figure> |
− | <li>Denaturation
| + | <img alt="Image" src="https://static.igem.org/mediawiki/2018/8/85/T--EPFL--DetectionScheme.png" class="img-fluid rounded" width="800" > |
− | <ol>
| + | <figcaption class="mt-3 text-muted"><b>Figure 13.</b> Representation of our detection scheme: from a single drop of blood we collect the plasma in which reside our biomarkers, ctDNA and miRNAs. Depending on the follow-up assay (vaccine monitoring or relapse detection), we will amplify specific target sequences that we will detect afterwards using our Cas12a assay.</figcaption> |
− | <li>Heat at 70ºC for 20 min.</li>
| + | </figure> |
− | <li>Put on ice for 15 min.</li>
| + | </center> |
− | </ol>
| + | <br> |
− | </li>
| + | <p class="lead">In the following example, the patient receives our treatment based on a cocktail of neoantigens presented on the surface of the encapsulin. The target population decreases with time, which suggests a response to our immunotherapy-based vaccine for a certain period of time but, due to the emergence of resistance or the survival of another cell population, the patient relapses. Chromosomal rearrangements and miRNAs are then the object of our detection, and would suggest in this particular case a potential relapse. It is then strongly recommended for the patient to carry out a clinical test (biopsy, imaging, endoscopy) for confirmation.</p> |
− | <li>Centrifugation
| + | <center> |
− | <ul>
| + | <figure> |
− | <li>Centrifuge at 12000 g for 10 min.</li>
| + | <img alt="Image" src="https://static.igem.org/mediawiki/2018/7/7d/T--EPFL--ctDNAconcentration.png" class="img-fluid rounded" width="800" > |
− | <i>The protein of interest is now mainly located in the supernatant of the solution.</i>
| + | <figcaption class="mt-3 text-muted"><b>Figure 14.</b> Example of the use of biomarkers as a means of prognosis on the health of a patient with melanoma. In this case, the patient receives our vaccine as a treatment, and we assume that the treatment worked. This would be marked by a decrease in the concentration of ctDNA characteristic of the neoantigens targeted by our vaccine, ideally until their complete eradication. The condition of the patient stabilizes for a certain amount of time but it still ends up in relapse, which is nonetheless promptly marked by an increase of chromosomal rearrangements ctDNA fragments in the blood.</figcaption> |
− | </ul>
| + | </figure> |
− | </li>
| + | </center> |
− | </ul>
| + | |
− |
| + | |
| | | |
| + | <hr style="height:2px;border:none;color:#333;background-color:#333;" /> |
| | | |
− |
| |
− |
| |
| | | |
| | | |
| + | <article> |
| + | <h2><i><u>References</u></i></h2> |
| + | <ul> |
| + | <li id="Abe2003">Abe, Kenji. "Direct PCR from Serum." <i>PCR Protocols</i>. Humana Press, 2003. 161-166.</li> |
| + | <li id="Ali">Ali, M. Monsur, et al. "Rolling circle amplification: a versatile tool for chemical biology, materials science and medicine." <i>Chemical Society Reviews</i>, 43.10 (2014): 3324-3341.</li> |
| + | <li id="Baklanov1996">Baklanov, Michail M., Larisa N. Golikova, and Enrst G. Malygin. "Effect on DNA transcription of nucleotide sequences upstream to T7 promoter." <i>Nucleic acids research</i>, 24.18 (1996): 3659-3660.</li> |
| + | <li id="Calapre2017">Calapre, Leslie, et al. "Circulating tumor DNA (ctDNA) as a liquid biopsy for melanoma." <i>Cancer letters</i>, 404 (2017): 62-69.</li> |
| + | <li id="Chen2018">Chen, Janice S., et al. "CRISPR-Cas12a target binding unleashes indiscriminate single-stranded DNase activity." <i>Science</i>, 360.6387 (2018): 436-439.</li> |
| + | <li id="Cheng">Cheng, Yongqiang, et al. "Highly sensitive determination of microRNA using target-primed and branched rolling-circle amplification." <i>Angewandte Chemie International Edition</i>, 48.18 (2009): 3268-3272.</li> |
| + | <li id="Deng"> Deng, Ruijie, et al. "Toehold-initiated rolling circle amplification for visualizing individual microRNAs in situ in single cells." <i>Angewandte Chemie</i>, 126.9 (2014): 2421-2425.</li> |
| + | <li id="DNaseAlertIDT">"DNaseAlert™" - Integrated DNA Technologies website. URL: https://eu.idtdna.com/site/order/stock/index/alert (Accessed 16/10/2018).</li> |
| + | <li id="NebCas12a">"EnGen Lba Cas12a (Cpf1)" - New England BioLabs website. URL: https://international.neb.com/products/m0653-engen-lba-cas12a-cpf1#Product%20Information_Notes (Accessed 24/09/2018)</li> |
| + | <li id="Girotti2016">Girotti, Maria Romina, et al. "Application of sequencing, liquid biopsies, and patient-derived xenografts for personalized medicine in melanoma." <i>Cancer discovery</i>, 6.3 (2016): 286-299.</li> |
| + | <li id="Gootenberg2017">Gootenberg, Jonathan S., et al. "Nucleic acid detection with CRISPR-Cas13a/C2c2." <i>Science</i>, (2017): eaam9321.</li> |
| + | <li id="Gray2015">Gray, Elin S., et al. "Circulating tumor DNA to monitor treatment response and detect acquired resistance in patients with metastatic melanoma." <i>Oncotarget</i>, 6.39 (2015): 42008.</li> |
| + | <li id="Harris2016">Harris, Faye R., et al. "Quantification of somatic chromosomal rearrangements in circulating cell-free DNA from ovarian cancers." <i>Scientific reports</i>, 6 (2016): 29831.</li> |
| + | <li id="Heitzer2017">Heitzer, Ellen, et al. "The potential of liquid biopsies for the early detection of cancer." <i>NPJ precision oncology</i>, 1.1 (2017): 36.</li> |
| + | <li id="Larrea">Larrea, Erika, et al. "New concepts in cancer biomarkers: circulating miRNAs in liquid biopsies." <i>International journal of molecular sciences</i>, 17.5 (2016): 627.</li> |
| + | <li id="Li2018">Li, Shi-Yuan, et al. "CRISPR-Cas12a-assisted nucleic acid detection." <i>Cell discovery</i>, 4.1 (2018): 20.</li> |
| + | <li id="Miao">Miao, Peng, et al. "Ultrasensitive detection of microRNA through rolling circle amplification on a DNA tetrahedron decorated electrode." <i>Bioconjugate chemistry</i>, 26.3 (2015): 602-607.</li> |
| + | <li id="Mirzaei">Mirzaei, Hamed, et al. "MicroRNAs as potential diagnostic and prognostic biomarkers in melanoma." <i>European journal of cancer</i>, 53 (2016): 25-32.</li> |
| + | <li id="Mitchell">Mitchell, Patrick S., et al. "Circulating microRNAs as stable blood-based markers for cancer detection." <i>Proceedings of the National Academy of Sciences</i>, 105.30 (2008): 10513-10518.</li> |
| + | <li id="Olsson2015">Olsson, E. et al. Serial monitoring of circulating tumor DNA in patients with primary breast cancer for detection of occult metastatic disease. <i>EMBO Mol Med</i>, 7, 1034–1047 (2015).</li> |
| + | <li id="Qiu">Qiu, Xin-Yuan, et al. "Highly Effective and Low-Cost MicroRNA Detection with CRISPR-Cas9." <i>ACS synthetic biology</i>, 7.3 (2018): 807-813.</li> |
| + | <li id="RNAstructure">Reuter, Jessica S., and David H. Mathews. "RNAstructure: software for RNA secondary structure prediction and analysis." <i>BMC bioinformatics</i>, 11.1 (2010): 129.</li> |
| + | <li id="sgRNASynth">"sgRNA Synthesis Using the HiScribe™ Quick T7 High Yield RNA Synthesis Kit" - New England BioLabs website. URL:https://international.neb.com/protocols/2015/11/24/sgrna-synthesis-using-the-hiscribe-quick-t7-high-yield-rna-synthesis-kit-neb-e2050 (Accessed 14/10/2018)</li> |
| + | <li id="Siegel2018">Siegel, R. L., Miller, K. D. and Jemal, A. "Cancer statistics, 2018." <i>CA: A Cancer Journal for Clinicians</i>, (2018) 68: 7-30.</li> |
| + | <li id="SYBRGI"> "SYBR Green I nucleic acid gel stain" - Sigma-Aldrich. Datasheet. URL: https://www.sigmaaldrich.com/content/dam/sigma-aldrich/docs/Sigma-Aldrich/Datasheet/s9430dat.pdf (Accessed 11/10/2018) </li> |
| + | <li id="SYBRG"> "SYBR Green II RNA Gel Stain" - Sigma-Aldrich. Datasheet. URL: https://www.sigmaaldrich.com/content/dam/sigma-aldrich/docs/Sigma/Datasheet/2/s9305dat.pdf (Accessed 11/10/2018)</li> |
| + | <li id="Tsao2015">Tsao, Simon Chang-Hao, et al. "Monitoring response to therapy in melanoma by quantifying circulating tumour DNA with droplet digital PCR for BRAF and NRAS mutations." <i>Scientific reports</i>, 5 (2015): 11198.</li> |
| + | <li id="Underhill2016">Underhill, Hunter R., et al. "Fragment length of circulating tumor DNA." <i>PLoS genetics</i>, 12.7 (2016): e1006162.</li> |
| + | <li id="Vitzthum">Vitzthum, Frank, et al. "A quantitative fluorescence-based microplate assay for the determination of double-stranded DNA using SYBR Green I and a standard ultraviolet transilluminator gel imaging system." <i>Analytical biochemistry</i>, 276.1 (1999): 59-64.</li> |
| + | <li id="Xie">Xie, Kabin, and Yinong Yang. "RNA-guided genome editing in plants using a CRISPR–Cas system." <i>Molecular plant</i>, 6.6 (2013): 1975-1983.</li> |
| + | <li id="NUPACK">Zadeh, Joseph N., et al. "NUPACK: analysis and design of nucleic acid systems." <i>Journal of computational chemistry</i>, 32.1 (2011): 170-173.</li> |
| + | <li id="Zetsche2017">Zetsche, Bernd, et al. "Multiplex gene editing by CRISPR–Cpf1 using a single crRNA array." <i>Nature biotechnology</i>, 35.1 (2017): 31. </li> |
| + | <li id="Zipper">Zipper, Hubert, et al. "Investigations on DNA intercalation and surface binding by SYBR Green I, its structure determination and methodological implications." </i>Nucleic acids research</i>, 32.12 (2004): e103-e103</li> |
| + | <li id="Mfold">Zuker, Michael. "Mfold web server for nucleic acid folding and hybridization prediction." <i>Nucleic acids research</i>, 31.13 (2003): 3406-3415.</li> |
| + | </ul> |
| + | </article> |
| | | |
| + | </div> |
| | | |
| | | |
− | </article>
| + | </article> |
| + | </div> |
| + | </div> |
| + | </div> |
| + | </div> |
| + | |
| </div> | | </div> |
| + | |
| + | |
| </div> | | </div> |
| </div> | | </div> |
− | </section>
| + | </div> |
− | | + | </section> |
| | | |
| </main> | | </main> |
− | </body> | + | |
| + | <body> |
| | | |
| | | |
| </html> | | </html> |
| + | |
| + | |
| + | |
| | | |
| | | |
| {{EPFL/Footer}} | | {{EPFL/Footer}} |