Marc exposit (Talk | contribs) |
|||
Line 2: | Line 2: | ||
<html> | <html> | ||
− | + | ||
− | + | <meta charset="utf-8"> | |
− | + | <meta name="viewport" content="width=device-width, initial-scale=1"> | |
− | + | <meta name="description" content=""> | |
− | + | <meta name="author" content=""> | |
− | + | ||
− | + | ||
− | + | <script> | |
− | + | var element = document.querySelector('[rel="stylesheet"]'); | |
− | + | var stylesheet = element.sheet || element.styleSheet; | |
− | + | console.log(stylesheet); | |
− | + | stylesheet.disabled = true; | |
− | + | </script> | |
− | + | ||
− | + | <link rel="stylesheet" href="https://2018.igem.org/Template:BioIQS-Barcelona/css/goodload?action=raw&ctype=text/css"> | |
− | + | ||
− | + | <!-- Habilitar nomes al app per veure les funcions Jquery --> | |
− | + | <script src="https://2018.igem.org/Template:BioIQS-Barcelona/js/vendor?action=raw&ctype=text/javascript"></script> | |
− | + | ||
+ | <title>BIO IQS</title> | ||
+ | |||
+ | <!-- Bootstrap core CSS --> | ||
+ | <link href="https://2018.igem.org/Template:BioIQS-Barcelona/css/bootstrapmin?action=raw&ctype=text/css" rel="stylesheet"> | ||
+ | |||
+ | <script> | ||
+ | $(function () { | ||
+ | $('navigationbar').load('https://2018.igem.org/Template:BioIQS-Barcelona/header?action=raw&ctype=text/javascript'); | ||
+ | $('footer').load('https://2018.igem.org/Template:BioIQS-Barcelona/footer?action=raw&ctype=text/javascript'); | ||
+ | }); | ||
+ | </script> | ||
+ | |||
+ | <!-- Fonts googlefonts--> | ||
+ | <link href="https://fonts.googleapis.com/css?family=Permanent+Marker" rel="stylesheet"> | ||
+ | |||
+ | <!-- Custom fonts for this template --> | ||
+ | <link href="https://2018.igem.org/Template:BioIQS-Barcelona/css/allmin?action=raw&ctype=text/css" rel="stylesheet"> <!-- canvio all.min per allmin--> | ||
+ | <link rel="stylesheet" href="https://2018.igem.org/Template:BioIQS-Barcelona/css/simplelineicons?action=raw&ctype=text/css"> <!-- CANVI--> | ||
+ | <link href="https://fonts.googleapis.com/css?family=Lato" rel="stylesheet"> | ||
+ | <link href="https://fonts.googleapis.com/css?family=Catamaran:100,200,300,400,500,600,700,800,900" rel="stylesheet"> | ||
+ | <link href="https://fonts.googleapis.com/css?family=Muli" rel="stylesheet"> | ||
+ | |||
+ | |||
+ | <link rel="stylesheet" href="https://2018.igem.org/Template:BioIQS-Barcelona/css/new-age?action=raw&ctype=text/css"> | ||
+ | |||
+ | <link rel="stylesheet" href="https://2018.igem.org/Template:BioIQS-Barcelona/css/adaptwiki?action=raw&ctype=text/css"> | ||
+ | |||
+ | |||
+ | <!--Added MathJax hack to make inline equations work--> | ||
+ | <script type="text/x-mathjax-config"> | ||
+ | MathJax.Hub.Config({ | ||
+ | tex2jax: { | ||
+ | inlineMath: [ ['$','$'], ["\\(","\\)"] ], | ||
+ | processEscapes: true | ||
+ | } | ||
}); | }); | ||
− | </script> | + | </script> |
+ | |||
+ | <!-- TREIEM AIXO PQ SENSE ESTIL ES PERD EL FORMAT I NO SERVEIX DE RES --> | ||
+ | <navigationbar></navigationbar> | ||
+ | |||
+ | <header class="masthead little"> | ||
+ | <div class="container h-100"> | ||
+ | <div class="row h-100"> | ||
+ | <div class="col-lg-7 my-auto"> | ||
+ | <div class="header-content header-xl"> | ||
+ | <h1 class="mb-5">Wet Lab | Personalization (PCRs)</h1> | ||
+ | <a href="https://2018.igem.org/Team:BioIQS-Barcelona/Basic_Part#pcr-person" class="btn btn-outline btn-xl js-scroll-trigger">Have a look!</a> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </header> | ||
+ | |||
+ | |||
+ | |||
+ | <section class="project text-center" id="pcr-person"> | ||
+ | <div class="container"> | ||
+ | <div class="row"> | ||
+ | <div class="col-md-9 mx-auto"> | ||
+ | <h2 class="section-heading orange">Personalization (PCRs)</h2> | ||
+ | <div class="col-md-12"> | ||
+ | <div class="row justify-content-center block-desc-b"> | ||
+ | |||
+ | <div class="col-md-8"> | ||
+ | <p class="book orange"><i>If you ever considered isolating your HLA-DQ genes from your genomic DNA, here is how.</i></p> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="col-md-12 mx-auto block-sept"> | ||
+ | <a class="js-scroll-trigger" href="https://2018.igem.org/Team:BioIQS-Barcelona/Basic_Part#pcr-person#cl-description"><span class="arrow down"></span></a> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </section> | ||
+ | |||
+ | <section class="st-description block-desc" id="cl-description"> | ||
+ | <div class="container"> | ||
+ | <div class="row"> | ||
+ | <div class="col-md-12 mx-auto"> | ||
+ | <div class="row block-desc-b"> | ||
+ | <div class="col-md-5"> | ||
+ | <h3 class="orange-intense">The strategy</h3> | ||
+ | <p class="book orange">One of the objectives of our project is to obtain the HLA-DQ protein from scratch. Based on former studies, only the <b>exons 2 and 3 form each chain (α and β)</b> codify for the extracellular domain of the HLA-DQ that <b>interacts with gluten epitopes.</b></p> | ||
+ | <p class="book orange">With this in mind, we designed a robust model for the extraction of the α and β chains of the HLA-DQ from the genomic DNA of a celiac patient. <b>A set of primers were designed to conduct 3 different PCRS (including 10 reactions)</b> to obtain the α and β chains flanked with restriction sites for further cloning.</p> | ||
+ | |||
+ | </div> | ||
+ | <div class="col-md-7 left center"> | ||
+ | <div class="col-md-12 mx-auto image"> | ||
+ | <img class="img-f" src="https://static.igem.org/mediawiki/2018/b/ba/T--BioIQS-Barcelona--2018_aa_estrategia.png"> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="col-md-6 right block-desc-t"> | ||
+ | <h3 class="orange-intense">PCR 1</h3> | ||
+ | <p class="book orange">In the PCR1, amplification of the exons 2 and 3 is carried out by using primers P1-P2/P1’-P2’ and P3-P4/P3’-P4’ respectively in <b>4 separated reactions, called PCR_E2A/PCR_E2B and PCR_E3A/PCR_E3B</b>. The product size correspond to the ones expected, <b>253bp</b> and <b>281bp</b> for the exons that codify for the α chain, and <b>391-328bp</b> for the exons that codify for the β chain. | ||
+ | </p></div> | ||
+ | <div class="col-md-6 left block-desc-t"> | ||
+ | <div class="col-md-12 mx-auto image"> | ||
+ | <img src="https://static.igem.org/mediawiki/2018/f/fc/T--BioIQS-Barcelona--2018_pcr1.png"> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="col-md-6 right"> | ||
+ | <h3 class="orange-intense">PCR 2</h3> | ||
+ | <p class="book orange">The products of the beforementioned reactions are to be the template of the following PCR2. In this step, the restriction sites NdeI at 5' (in the case of exon 2) and SalI at 3' (for exon 3) are introduced for <b>further cloning in the vector pET22b(+)</b>. Besides, a complementary region between exon 2 (3' end) and 3 (5' end) for further assembling is also introduced. To accomplish this, 4 separated reactions called PCR_HE2A/PCR_HE2B and PCR_HE3A/PCR_HE3B are carried out using primers P1*-P2*/P1’-P2’ and P3*-P4*/P3’-P4’ respectively. The resulting products with the restriction sites and overhangs should be of <b>264</b> and <b>292 bp</b> for the α chain and <b>289</b> and <b>298 bp</b> for the β chain. | ||
+ | </p></div> | ||
+ | <div class="col-md-6 left center"> | ||
+ | <div class="col-md-12 mx-auto image"> | ||
+ | <img src="https://static.igem.org/mediawiki/2018/d/dd/T--BioIQS-Barcelona--2018_pcr2.png"> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="col-md-6 right"> | ||
+ | <h3 class="orange-intense">PCR 3</h3> | ||
+ | <p class="book orange">Finally, in the PCR3, assembling of the exons 2 and 3 is done in one single reaction (Final PCRα/Final PCRβ), <b>using a mix of the products from PCR_HE2A and PCR_HE3A</b> (to obtain the α chain) and <b>PCR_HE2B and PCR_H3B</b> (to obtain the β chain) and the flanking primers P1*-P4*/ P1’-P4’. The expected product size are <b>533 bp</b> (for the α chain) and <b>566 bp</b> for the β chain). | ||
+ | </p></div> | ||
+ | <div class="col-md-6 left"> | ||
+ | <div class="col-md-12 mx-auto image"> | ||
+ | <img class="img-f" src="https://static.igem.org/mediawiki/2018/3/3f/T--BioIQS-Barcelona--2018_pcr3def.png"> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | </section> | ||
+ | |||
+ | <section class="project text-center" id="pcr-person"> | ||
+ | <div class="container"> | ||
+ | <div class="row"> | ||
+ | <div class="col-md-9 mx-auto"> | ||
+ | <h2 class="section-heading orange">Collaborations</h2> | ||
+ | <div class="col-md-12"> | ||
+ | <div class="row justify-content-center block-desc-b"> | ||
+ | |||
+ | <div class="col-md-8"> | ||
+ | <p class="book orange"><i>We considered testing the HLA gene extraction protocol that we designed during this summer using a different DNA sample.</i></p> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="col-md-12 mx-auto block-sept"> | ||
+ | <a class="js-scroll-trigger" href="https://2018.igem.org/Team:BioIQS-Barcelona/Basic_Part#"><span class="arrow down"></span></a> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </section> | ||
+ | <section class="st-description block-desc" id="cl-description"> | ||
+ | <div class="container"> | ||
+ | <div class="row"> | ||
+ | <div class="col-md-12 mx-auto"> | ||
+ | <div class="row block-desc-b"> | ||
+ | <div class="col-md-5"> | ||
+ | <h3 class="orange-intense">UPF CRG Barcelona Results</h3> | ||
+ | <p class="book orange">The UPF iGEM conducted 3 PCRs for the obtention of the β chain of the HLA-DQ. They used a different DNA sample for demonstrating that the designed protocol was robust. We provided them with all the reagents necessaries to do it, including primers and the iPRoof HF. The primers designed efficiently hybridized with the exons 2 and 3 of the β chain.</p> | ||
+ | <p class="book orange">The resulting product flanked with the restriction sites is ready to be cloned in a pET22b vector!</p> | ||
+ | <p class="book orange">Congratulations UPF CRG Barcelona! </p> | ||
+ | |||
+ | </div> | ||
+ | <div class="col-md-7 center"> | ||
+ | <div class="col-md-12 mx-auto image"> | ||
+ | <img class="img-f" src="https://static.igem.org/mediawiki/2018/f/f4/T--BioIQS-Barcelona--2018_pcr_collaboration.png"> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <p class="orange">Note that P1,P2,P3,P4,P1*,P2*,P3* and P4* refer to the primers used to obtain the α chain, whereas P1',P2',P3’,P4’,P1’,P2’,P3’* and P4’* were used to obtain the β chain.</p> | ||
+ | <div class="col-md-4 button"> | ||
+ | <a class="text-transform" href="https://2018.igem.org/Team:BioIQS-Barcelona/primer_list.pdf" target="_blank">View & download PDF <i class="fas fa-file-download"></i></a> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | </section> | ||
− | + | <footer></footer> | |
− | < | + | |
− | + | <!-- Copio tots a la carpeta scripts. No fico les versions .min sino les completes pq sigui el programa qho faci min --> | |
− | + | ||
+ | <!-- Bootstrap core JavaScript --> | ||
+ | <script src="https://2018.igem.org/Template:BioIQS-Barcelona/js/jquery?action=raw&ctype=text/javascript"></script> | ||
+ | <script src="https://2018.igem.org/Template:BioIQS-Barcelona/js/bootstrapbundle?action=raw&ctype=text/javascript"></script> | ||
+ | |||
+ | <!-- Plugin JavaScript --> | ||
+ | <script src="https://2018.igem.org/Template:BioIQS-Barcelona/js/jqueryeasing?action=raw&ctype=text/javascript"></script> | ||
+ | |||
+ | <!-- Custom scripts for this template --> | ||
+ | <script src="https://2018.igem.org/Template:BioIQS-Barcelona/js/new-age?action=raw&ctype=text/javascript"></script> | ||
+ | |||
+ | <script src="https://2018.igem.org/Template:BioIQS-Barcelona/js/scrollsensitive?action=raw&ctype=text/javascript"></script> | ||
+ | |||
+ | <script type="text/javascript"> | ||
+ | $(document).ready(function(){ | ||
+ | //Check if the current URL contains '#' | ||
+ | if(document.URL.indexOf("#")==-1){ | ||
+ | // Set the URL to whatever it was plus "#". | ||
+ | url = document.URL+"#"; | ||
+ | location = "#"; | ||
+ | |||
+ | //Reload the page | ||
+ | location.reload(true); | ||
+ | } | ||
+ | }); | ||
+ | </script> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
</html> | </html> |
Revision as of 03:49, 18 October 2018
Wet Lab | Personalization (PCRs)
Have a look!The strategy
One of the objectives of our project is to obtain the HLA-DQ protein from scratch. Based on former studies, only the exons 2 and 3 form each chain (α and β) codify for the extracellular domain of the HLA-DQ that interacts with gluten epitopes.
With this in mind, we designed a robust model for the extraction of the α and β chains of the HLA-DQ from the genomic DNA of a celiac patient. A set of primers were designed to conduct 3 different PCRS (including 10 reactions) to obtain the α and β chains flanked with restriction sites for further cloning.
PCR 1
In the PCR1, amplification of the exons 2 and 3 is carried out by using primers P1-P2/P1’-P2’ and P3-P4/P3’-P4’ respectively in 4 separated reactions, called PCR_E2A/PCR_E2B and PCR_E3A/PCR_E3B. The product size correspond to the ones expected, 253bp and 281bp for the exons that codify for the α chain, and 391-328bp for the exons that codify for the β chain.
PCR 2
The products of the beforementioned reactions are to be the template of the following PCR2. In this step, the restriction sites NdeI at 5' (in the case of exon 2) and SalI at 3' (for exon 3) are introduced for further cloning in the vector pET22b(+). Besides, a complementary region between exon 2 (3' end) and 3 (5' end) for further assembling is also introduced. To accomplish this, 4 separated reactions called PCR_HE2A/PCR_HE2B and PCR_HE3A/PCR_HE3B are carried out using primers P1*-P2*/P1’-P2’ and P3*-P4*/P3’-P4’ respectively. The resulting products with the restriction sites and overhangs should be of 264 and 292 bp for the α chain and 289 and 298 bp for the β chain.
PCR 3
Finally, in the PCR3, assembling of the exons 2 and 3 is done in one single reaction (Final PCRα/Final PCRβ), using a mix of the products from PCR_HE2A and PCR_HE3A (to obtain the α chain) and PCR_HE2B and PCR_H3B (to obtain the β chain) and the flanking primers P1*-P4*/ P1’-P4’. The expected product size are 533 bp (for the α chain) and 566 bp for the β chain).
UPF CRG Barcelona Results
The UPF iGEM conducted 3 PCRs for the obtention of the β chain of the HLA-DQ. They used a different DNA sample for demonstrating that the designed protocol was robust. We provided them with all the reagents necessaries to do it, including primers and the iPRoof HF. The primers designed efficiently hybridized with the exons 2 and 3 of the β chain.
The resulting product flanked with the restriction sites is ready to be cloned in a pET22b vector!
Congratulations UPF CRG Barcelona!
Note that P1,P2,P3,P4,P1*,P2*,P3* and P4* refer to the primers used to obtain the α chain, whereas P1',P2',P3’,P4’,P1’,P2’,P3’* and P4’* were used to obtain the β chain.