Difference between revisions of "Team:BioIQS-Barcelona/Standardization"

Line 1: Line 1:
<!DOCTYPE html>
+
 
 
<html>
 
<html>
  
<head>
+
 
 
     <meta charset="utf-8">
 
     <meta charset="utf-8">
 
     <meta name="viewport" content="width=device-width, initial-scale=1">
 
     <meta name="viewport" content="width=device-width, initial-scale=1">
Line 16: Line 16:
 
     </script>
 
     </script>
  
     <link rel="stylesheet" href="css/goodload.css">
+
     <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 -->
 
     <!-- Habilitar nomes al app per veure les funcions Jquery -->
     <script src="dist/js/vendor.js"></script>
+
     <script src="https://2018.igem.org/Template:BioIQS-Barcelona/js/vendor?action=raw&ctype=text/javascript"></script>
  
 
     <title>BIO IQS</title>
 
     <title>BIO IQS</title>
  
 
     <!-- Bootstrap core CSS -->
 
     <!-- Bootstrap core CSS -->
     <link href="css/bootstrapmin.css" rel="stylesheet">
+
     <link href="https://2018.igem.org/Template:BioIQS-Barcelona/css/bootstrapmin?action=raw&ctype=text/css" rel="stylesheet">
  
 
     <script>
 
     <script>
 
         $(function () {
 
         $(function () {
             $('navigationbar').load('/templates/header.html');
+
             $('navigationbar').load('https://2018.igem.org/Template:BioIQS-Barcelona/header?action=raw&ctype=text/javascript');
             $('footer').load('/templates/footer.html');
+
             $('footer').load('https://2018.igem.org/Template:BioIQS-Barcelona/footer?action=raw&ctype=text/javascript');
 
         });
 
         });
 
     </script>
 
     </script>
Line 37: Line 37:
  
 
     <!-- Custom fonts for this template -->
 
     <!-- Custom fonts for this template -->
     <link href="css/allmin.css" rel="stylesheet"> <!-- canvio all.min per allmin-->
+
     <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="css/simplelineicons.css">    <!-- CANVI-->
+
     <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=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=Catamaran:100,200,300,400,500,600,700,800,900" rel="stylesheet">
Line 44: Line 44:
  
  
     <link rel="stylesheet" href="css/new-age.css">
+
     <link rel="stylesheet" href="https://2018.igem.org/Template:BioIQS-Barcelona/css/new-age?action=raw&ctype=text/css">
  
     <link rel="stylesheet" href="css/adaptwiki.css">
+
     <link rel="stylesheet" href="https://2018.igem.org/Template:BioIQS-Barcelona/css/adaptwiki?action=raw&ctype=text/css">
  
  
Line 58: Line 58:
 
});
 
});
 
</script>
 
</script>
</head>
 
  
<body id="page-top">
+
 
    <div id="igem-navbar-placeholder">
+
 
        <!-- p>Placeholder for iGEM Navbar</p> -->
+
    <!-- TREIEM AIXO PQ SENSE ESTIL ES PERD EL FORMAT I NO SERVEIX DE RES -->
    </div> <!-- TREIEM AIXO PQ SENSE ESTIL ES PERD EL FORMAT I NO SERVEIX DE RES -->
+
 
     <navigationbar></navigationbar>
 
     <navigationbar></navigationbar>
  
Line 74: Line 72:
 
                     <div class="header-content">
 
                     <div class="header-content">
 
                         <h1 class="mb-5">Dry Lab | PCR Standardization</h1>
 
                         <h1 class="mb-5">Dry Lab | PCR Standardization</h1>
                         <a href="#first-steps" class="btn btn-outline btn-xl js-scroll-trigger">Have a look!</a>
+
                         <a href="https://2018.igem.org/Team:BioIQS-Barcelona#first-steps" class="btn btn-outline btn-xl js-scroll-trigger">Have a look!</a>
 
                     </div>
 
                     </div>
 
                 </div>
 
                 </div>
Line 93: Line 91:
 
                 </div>
 
                 </div>
 
                 <div class="col-md-12 mx-auto block-sept">
 
                 <div class="col-md-12 mx-auto block-sept">
                     <a class="js-scroll-trigger a-arrow" href="#st-description"><span class="arrow down"></span></a>
+
                     <a class="js-scroll-trigger a-arrow" href="https://2018.igem.org/Team:BioIQS-Barcelona#st-description"><span class="arrow down"></span></a>
 
                 </div>
 
                 </div>
 
             </div>
 
             </div>
Line 115: Line 113:
 
                         <div class="col-md-6 left">
 
                         <div class="col-md-6 left">
 
                             <div class="col-md-12 mx-auto image">
 
                             <div class="col-md-12 mx-auto image">
                                 <img class="img-f" src="images/pcr-steps.png">
+
                                 <img class="img-f" src="https://static.igem.org/mediawiki/2018/7/73/T--BioIQS-Barcelona--2018_pcr-steps.png">
 
                             </div>
 
                             </div>
 
                         </div>
 
                         </div>
Line 350: Line 348:
 
     <footer></footer>
 
     <footer></footer>
  
     <script src="/js/wiki.js"></script>  
+
     <script src="https://2018.igem.org/Template:BioIQS-Barcelona/js/wiki?action=raw&ctype=text/javascript"></script>  
 +
 
  
</body>
 
  
 
</html>
 
</html>

Revision as of 21:49, 7 December 2018

BIO IQS

Dry Lab | PCR Standardization

Have a look!

First steps

The first step to develop our sensor is to amplify, express and effectively obtain the HLA-DQ heterodimer (chains α and β) from the patient's DNA, regardless of the CD-haplotype that she/he could have (either DQ2 or DQ8).

Based on former studies, only the exons 2 and 3 from each chain codify for the extracellular domain of the HLA-DQ that interacts with the reactive 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.

Therefore, we designed 8 specific primers (forward and reverse) to amplify the exons 2 and 3 of each chain). The nomenclature is as follows: P1 to P4 for the α-chain and P1’ to P4’ for the β-chain.

Primer Chain Exon Genomic Location* Length (bp)**
P1 A 2 (5’->3’) 4643-4664 bp 22
P2 A 2 (3’->5’) 4867-4889 bp 23
P3 A 3 (5’->3’) 5302-5326 bp 25
P4 A 3 (3’->5’) 5561-5583 bp 23
P1' B 2 (5’->3’) 2072-2097 bp 26
P2' B 2 (3’->5’) 2436-2456 bp 21
P3' B 3 (5’->3’) 5199-5226 bp 28
P4' B 3 (3’->5’) 5504-5527 bp 24

* All genomic locations are referred to the HLA DQA1*05:01:01:01 and DQB1*02:01:01, chain A and B respectively.

** Complementary primer overhangs are not taken into account for the analysis.

Since we started the project focusing on expressing HLA-DQ from Roger’s DNA sample, primers were designed accordingly to his HLA-DQ haplotype, which is DQ2 (HLA DQA1*05:01:01:01 and DQB1*02:01:01). Remember that, for celiac disease, the haplotype nomenclature is as follows:

DQ2-positive

(HLA-DQA1*05:01 or *05:05 and HLA-DQB1*02:01 or *02:02)

Half DQ2-positive

(HLA-DQA1*05:01 or 05:05 or HLA-DQB1*02:01 or 02:02)

DQ8-positive

(HLA-DQA1*03 and HLA-DQB1*03:02)

In order to elucidate if the designed primers are capable of amplifying every CD-associated genotype, a multiple sequence alignment (MSA) has been performed to evaluate genetic variability at primer regions.

Genomic HLA-DQ sequences (DQA1_gen.fasta and DQB1_gen.fasta) were downloaded from IPD-IMGT/HLA (Directory hosted at the European Bioinformatics Institute) version 3.33.0. Then, the genomic sequences were curated for DQ2 and DQ8 haplotypes.

Download Sequences DQ2 DQ8
DQA1 73 14 7
DQB1 198 6 13

Genomic MSA surprisingly resulted on a perfect alignment for sequences sharing CD-DQ haplotypes. This means that, for primer regions, all DQ2-associated sequences match perfectly and the same happens on DQ8. Moreover, for P2, P3, P1’ and P4’, primer region alignment is perfect and so, there is no need to edit the standard primers.

* Hidden Markov Model of P1 genomic primer region curated for DQ2 and DQ8 genotypes. In this case, there are only 3 differing bases among primer region. Since 14 DQ2 and 6 DQ8 sequences were aligned, dominant residues are those corresponding to DQ2 genotypes. DQ2 sequences presents C-C-T and DQ8 presents T-T-C.

Primer Exon Total seq. DQ2 DQ8
P1 2 (5’->3’) 21 GCTGACCACGTCGCCTCTTATG GCTGACCATGTTGCCTCTTACG
P2 2 (3’->5’) 21 CATTGGTAGCAGCGGTAGAGTTG CATTGGTAGCAGCGGTAGAGTTG
P3 3 (5’->3’) 21 AGGTTCCTGAGGTCACAGTGTTTTC AGGTTCCTGAGGTCACAGTGTTTTC
P4 3 (3’->5’) 21 CCCAGTGTTTCAGAAGAGGCTTG CCCAGTGTTTCAGAAGAGGCTCA
P1' 2 (5’->3’) 19 GAGGATTTCGTGTACCAGTTTAAGGG GAGGATTTCGTGTACCAGTTTAAGGG
P2' 2 (3’->5’) 19 TCCTCTGGGGTGGAACAAACG TCAGCCGGGGTGGAACGAACA
P3' 3 (5’->3’) 19 CCTATATCTTTCCCTGTCTGTTACTGCC CC--TATCTTTCCCTGTCTGTTACTGCC
P4' 3 (3’->5’) 19 CAATATCCCCTTACGCCACTCCAC CAATATCCCCTTACGCCACTCCAC

For P3’ primer, a two-base deletion is reported as refSNP Cluster Report: rs756895762 and so this is the only primer that needs special attention to.

Here are presented the Hidden Markov Models for all primers. For α chain dominant bases corresponds to DQ2 and for β corresponds to DQ8.