Difference between revisions of "Team:BioIQS-Barcelona"

 
(211 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{BioIQS-Barcelona}}
 
{{BioIQS-Barcelona/Templates:header}}
 
{{BioIQS-Barcelona/Templates:fonts}}
 
{{BioIQS-Barcelona/Templates:bootstrap}}
 
{{BioIQS-Barcelona/Templates:essentials}}
 
{{BioIQS-Barcelona/Templates:layout}}
 
{{BioIQS-Barcelona/Templates:green}}
 
{{BioIQS-Barcelona/Templates:customcss}}
 
  
 
<html>
 
<html>
  
<a href="https://2018.igem.org/Team:BioIQS-Barcelona/Team2">
 
<div class="menu_item direct_link">
 
Team_test
 
</div>
 
</a>
 
  
<a href="https://2018.igem.org/Team:BioIQS-Barcelona/Team">  
+
    <meta charset="utf-8">
<div class="menu_item direct_link">  
+
    <meta name="viewport" content="width=device-width, initial-scale=1">
Test Direct
+
    <meta name="description" content="">
</div>  
+
    <meta name="author" content="">
</a>
+
  
<div class="column full_size" >
+
    <!-- JQUERY CDN, REMOVE.    script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.0/jquery.min.js"></script-->
<h1> We are BioIQS iGEM team! </h1>
+
<h3> Project description:</h3>
+
<p>We would like to present you a brief description of our project on celiac disease:</p>
+
  
<img src="https://static.igem.org/mediawiki/2018/f/ff/T--BioIQS-Barcelona--TeamLabPicture.jpg">
+
    <!--script>
 +
            if (typeof jQuery == 'undefined') {
 +
                console.log("jquery not loaded")
 +
            } else {
 +
                console.log("jquery is loaded")
 +
            }
 +
        </script-->
  
 +
       
 +
    <script>
 +
        var element = document.querySelector('[rel="stylesheet"]');
 +
        var stylesheet = element.sheet || element.styleSheet;
 +
        console.log(stylesheet);
 +
        stylesheet.disabled = true;
 +
    </script>
  
<p style="text-align: justify;">Our project is based on the design of a <strong>personalized gluten sensor</strong> by using the common tools of synthetic biology. There are already several sensors that are able to detect gluten in the food. However, there are milestones that still have not been overcome. We propose a robust model in which the HLA molecule of a patient is expressed and used as a sensor to detect specific reactive gluten epitopes.</p>
+
<!--script>
<p style="text-align: justify;"><strong>Coeliac disease (CD)</strong> is an autoimmune disorder that is closely related with HLA (Human leukocyte antigen), a type of receptor that are located in the surface of almost every cell of a human tissue, including white blood cells. These molecules are responsible for the correct discrimination between what is self and foreign proteins, guaranteeing the correct immune response against foreign agents that can cause infections.</p>
+
        if (typeof jQuery == 'undefined') {
<p style="text-align: justify;">Within the HLA protein family there are the highly polymorphic HLA-DQ, which means that <strong>there are a lot of existing genetic variants of these molecules</strong>. Some of these HLA-DQ variants are able to recognize different gluten epitopes (aminoacid sequence of a protein) and present them to the T cells. More specifically, 25% of the general population carry the HLA-DQ that can recognize gluten derived epitopes, but only 1% of the population suffer from coeliac disease. The reason of such fact is that the inflammatory reaction is triggered by some T cells that can sense the gluten epitope presented by the HLA-DQ.</p>
+
            console.log("jquery not loaded after disabling")
<p style="text-align: justify;">Understanding why the inflammatory response is triggered by a certain type of T cells upon epitope presentation by HLA-DQ molecules is essential to uncover the mechanism of CD. Since the first step for the immune response activation is the recognition and binding of the gluten epitope to the HLA-DQ receptor, the development of a personalized sensor to determine reactive epitopes could help to better understand the disease and would also allow the screening of those foods that could potentially trigger an immune response to the patient.</p>
+
        } else {
 +
            console.log("jquery is loaded after diabling")
 +
        }
 +
    </script-->
  
<div class="highlight decoration_background decoration_A_top">
+
    <link rel="stylesheet" href="https://2018.igem.org/Template:BioIQS-Barcelona/css/goodload?action=raw&ctype=text/css">
<p style="text-align: justify;">In our iGEM Project we will design a <strong>personalized gluten sensor</strong> through a synthetic biology approach. To do so, we decided to build a model based on the HLA expression of the patient which will be coupled to a sensor, allowing the detection of reactive epitopes. The main specificities of our sensor are described as follows:</p>
+
<ul>
+
<li style="text-align: justify;">Since our sensor will be built <strong>according to the patient</strong> HLA, it will allow the detection of specific reactive epitopes independently of the food source.</li>
+
<li style="text-align: justify;">Additionally, our sensor will be able to detect reactive epitopes even in fermented foods.</li>
+
<li style="text-align: justify;">The methodology implemented in our sensor could be used for the i<strong>dentification of new reactive epitopes</strong> and unknown allelic variants.</li>
+
<li style="text-align: justify;">Our design requires <strong>only a DNA sample</strong> of the patient. Therefore, the methodology and application of our sensor could be extended for the detection of other HLA related disorders as well as the generation of new research lines for the diagnosis, detection and basic knowledge of these type of disorders.</li>
+
</ul>
+
</div>
+
</div>  
+
  
 +
    <!-- 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>
  
<div class="clear extra_space"></div>
+
    <!--    Fonts googlefonts-->
<div class="line_divider"></div>
+
    <link href="https://fonts.googleapis.com/css?family=Permanent+Marker" rel="stylesheet">
<div class="clear extra_space"></div>
+
  
 +
    <!-- 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">     
 +
    <!-- Importing fonts awesome, it doesnt work from allmin.css because of url('undefined'), needed to upload manually -->   
 +
    <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.5.0/css/all.css" integrity="sha384-B4dIYHKNBt8Bc12p+WXckhzcICo0wtJAoU8YZTY5qE0Id1GSseTk6S+L3BlXeVIU" crossorigin="anonymous">
  
<div class="column full_size" >
 
<h1> Welcome to iGEM 2018! </h1>
 
<p>Your team has been approved and you are ready to start the iGEM season! </p>
 
  
 +
    <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">
  
 
  
</div>  
+
    <!--Added MathJax hack to make inline equations work-->
 +
    <script type="text/x-mathjax-config">
 +
    MathJax.Hub.Config({
 +
    tex2jax: {
 +
    inlineMath: [ ['$','$'], ["\\(","\\)"] ],
 +
    processEscapes: true
 +
  }
 +
});
 +
</script>
  
  
<div class="column full_size" >
 
  
<h3>Before you start</h3>
+
    <!-- TREIEM AIXO PQ SENSE ESTIL ES PERD EL FORMAT I NO SERVEIX DE RES -->
<p> Please read the following pages:</p>
+
    <navigationbar></navigationbar>
<ul>
+
<li>  <a href="https://2018.igem.org/Competition">Competition Hub</a> </li>
+
<li> <a href="https://2018.igem.org/Competition/Deliverables/Wiki">Wiki Requirements page</a></li>
+
<li> <a href="https://2018.igem.org/Resources/Template_Documentation">Template documentation</a></li>
+
</ul>
+
</div>
+
  
 +
   
 +
    <button id="myBtn" class="js-scroll-trigger" title="Go to top">Top</button>
  
<div class="clear extra_space"></div>
+
    <header class="masthead">
<div class="line_divider"></div>
+
        <div class="container h-100">
<div class="clear extra_space"></div>
+
            <div class="row h-100">
 +
                <div class="col-lg-7 my-auto">
 +
                    <div class="header-content mx-auto">
 +
                        <h1 class="mb-5">We are the BioIQS iGEM team!</h1>
 +
                        <a href="https://2018.igem.org/Team:BioIQS-Barcelona#project" class="btn btn-outline btn-xl js-scroll-trigger">Explore our project!</a>
 +
                    </div>
 +
                </div>
 +
            </div>
 +
        </div>
 +
    </header>
  
 +
    <section class="project text-center" id="project">
 +
        <div class="container">
 +
            <div class="row">
 +
                <div class="col-md-9 mx-auto">
 +
                    <h2 class="section-heading orange">Welcome to our page</h2>
 +
                    <h3 class="orange">A brief resume:</h3>
  
 +
                    <div class="col-md-auto">
 +
                        <p class="book orange">Our project is based on the design of a <b>personalized gluten sensor</b> by using the common tools of <b>synthetic biology</b>. There are already several sensors that are able to detect gluten in the food. However, there are milestones that still have not been overcome. We propose a robust model in which the <b>HLA-DQ</b> protein of a patient is expressed and used as a sensor to detect specific reactive gluten epitopes.</p>
 +
                    </div>
 +
                    <a class="js-scroll-trigger a-arrow" href="https://2018.igem.org/Team:BioIQS-Barcelona#t-project"><span class="arrow down"></span></a>
 +
                </div>
 +
            </div>
 +
        </div>
 +
    </section>
  
<div class="column full_size" >
+
    <section class="t-project" id="t-project">
<h3> Styling your wiki </h3>
+
        <div class="container">
<p>You may style this page as you like or you can simply leave the style as it is. You can easily keep the styling and edit the content of these default wiki pages with your project information and completely fulfill the requirement to document your project.</p>
+
            <div class="row justify-content-center cnt">
<p>While you may not win Best Wiki with this styling, your team is still eligible for all other awards. This default wiki meets the requirements, it improves navigability and ease of use for visitors, and you should not feel it is necessary to style beyond what has been provided.</p>  
+
                <div class="col-md-5 image">
 +
                    <img src="https://static.igem.org/mediawiki/2018/2/26/T--BioIQS-Barcelona--2018_t-cell.png">
 +
                </div>
 +
                <div class="col-md-7 text-description lines">
 +
                    <div class="row justify-content-center">
 +
                        <div class="col-md-11 col-lg-7">
 +
                            <p class="text-b"><b>Celiac disease (CD)</b> is an autoimmune disorder that is closely related with HLA (Human Leukocyte Antigen), a type of cell-surface proteins that are responsible for the regulation of the inmune systems in humans.</p>
 +
                        </div>
 +
                    </div>
 +
                </div>
 +
            </div>
 +
            <div class="row cnt block-desc">
 +
              <div class="col-mx-auto relative microscopi">
 +
                <div class="col-md-7 ">
 +
                    <p class="apart fletxa">These molecules are responsible for the correct discrimination between what is self and foreign proteins, guaranteeing the correct immune response against foreign agents that can cause infections.
 +
                    </p>
 +
                </div>
 +
                 
 +
              </div>
 +
               
  
</div>
+
            </div>
  
 +
            <div class="row cnt">
 +
                <div class="col-md-6 text-description">
 +
                    <p class="text-b fletxa-d">
 +
                        Within the HLA protein family there is a subset called HLA-DQ. There are several DQ isoforms that can bind to different gluten-derived epitopes and present them to T-cells. More specifically, 25% of the general population carry the <a href="https://2018.igem.org/Team:BioIQS-Barcelona/Celiac_disease">HLA-DQ haplotype</a> that recognizes gluten-derived epitopes, but only 1% of the population suffer from celiac disease.
 +
                    </p>
  
 +
                </div>
 +
                <div class="col-md-6 end">
 +
                    <p class="apart yellow">As a consequence of T-cell activation, an inmune response is triggered, causing damage to the enterocytes present in the small intestine.</p>
 +
                    <!--                    <img src="images/hla-solo.png">-->
 +
                </div>
  
 +
            </div>
  
<div class="clear extra_space"></div>
+
            <div class="row justify-content-center cnt block-desc">
 +
                <div class="col-md-4 image">
 +
                    <img src="https://static.igem.org/mediawiki/2018/1/1e/T--BioIQS-Barcelona--2018_hla-solo.png">
 +
                </div>
 +
                <div class="col-md-7 text-description">
 +
                    <div class="row justify-content-center prov">
 +
                        <div class="col-sm-9">
 +
                            <p class="text-b">Understanding why the inflammatory response is triggered by a certain type of T cells upon epitope presentation by HLA-DQ molecules is essential to uncover the mechanism of CD. Since the first step for the immune response activation is the recognition and binding of the gluten epitope to the HLA-DQ receptor, we developed a sensor based on this principle.</p>
 +
                        </div>
 +
                    </div>
 +
                </div>
 +
                <div class="col-md-8 end cnt block-desc-t">
 +
                    <p class="apart yellow">The development of a personalized sensor to detect reactive epitopes could help to better understand the disease and would also allow the screening of those foods that could potentially trigger an immune response to the patient.</p>
 +
                </div>
  
 +
            </div>
 +
            <div class="row justify-content-center">
 +
                <div class="col-sm-3 button">
 +
                    <a href="https://2018.igem.org/Team:BioIQS-Barcelona#objectiv" class="text-transform js-scroll-trigger">Look our objectives!</a>
 +
                </div>
 +
            </div>
 +
        </div>
 +
    </section>
  
  
<div class="column third_size" >
+
    <section class="objectiv text-center" id="objectiv">
 +
        <div class="container">
 +
            <div class="row">
 +
                <div class="col-md-8 mx-auto">
 +
                    <h2 class="section-heading orange">Objectives</h2>
 +
                    <h3 class="orange">Here there are:</h3>
  
<h3> Uploading pictures and files </h3>
+
                    <div class="col-md-auto orange">
<p> You must upload any pictures and files to the iGEM 2018 server. Remember to keep all your pictures and files within your team's namespace or at least include your team's name in the file name. </p>
+
                        <p class="book">In our iGEM Project we will design a
 +
                            <b>personalized gluten sensor</b> through a synthetic biology approach. To do so, we decided to build a <a href="https://2018.igem.org/Team:BioIQS-Barcelona/Model">model</a> based on the HLA expression of the patient which will be coupled to a sensor, allowing the detection of reactive gluten epitopes.</p>
 +
                    </div>
 +
                    <a class="js-scroll-trigger a-arrow" href="https://2018.igem.org/Team:BioIQS-Barcelona#t-objectives"><span class="arrow down"></span></a>
 +
                </div>
 +
            </div>
 +
        </div>
 +
    </section>
  
 +
    <section class="t-objectives" id="t-objectives">
 +
        <div class="container">
 +
            <div class="row">
 +
                <div class="col-md-6 right">
 +
                    <div class="row">
 +
                        <div class="col-md-12">
 +
                            <p class="apart big">first</p>
 +
                            <p class="text-b">To obtain de HLA-DQ from scratch. That means, to <a href="https://2018.igem.org/Team:BioIQS-Barcelona/Basic_Part" style="color: #032a5e; text-decoration: underline">extract</a> the &alpha; and &beta; chains <b>from the genomic DNA of a celiac patient.</b></p>
 +
                        </div>
 +
                       
 +
                       
 +
                    </div>
 +
                </div>
 +
                <div class="col-md-6 left">
 +
                    <div class="row">
 +
                        <div class="col-md-12">
 +
                            <p class="apart big">second</p>
 +
                            <p class="text-b">To express the human HLA-DQ in a <b><a href="https://2018.igem.org/Team:BioIQS-Barcelona/Composite_Part" style="color: #032a5e; text-decoration: underline">bacterial</a> or yeast cell host.</b></p>
 +
                        </div>
 +
                     
 +
                    </div>
 +
                </div>
 +
            </div>
 +
            <div class="row separation">
 +
                <div class="col-md-6 right">
 +
                    <div class="justify-content-center">
 +
                        <p class="apart big">third</p>
 +
                        <!--<img class="image" src="img/epitop.png" alt="Card image cap">-->
 +
                        <p class="text-b">To develop <b>non-dimensional mathematical and stochastic models</b> to understand and predict the <a href="https://2018.igem.org/Team:BioIQS-Barcelona/Model"  style="color: #032a5e; text-decoration: underline">sensor dynamics.</a></p>
 +
                    </div>
 +
                </div>
 +
                <div class="col-md-6 left">
 +
                    <p class="apart big">fourth</p>
 +
                    <p class="text-b">To <a href="https://2018.igem.org/Team:BioIQS-Barcelona/Human_Practices" style="color: #032a5e; text-decoration: underline">provide information</a> to the public to <b>clear up common misunderstandings related to celiac disease.</b></p>
 +
<!--                    <img class="img" src="img/win.png" alt="Card image cap">-->
 +
                </div>
 +
            </div>
  
<p>When you upload, set the "Destination Filename" to <b> T--YourOfficialTeamName--NameOfFile.jpg</b>. (If you don't do this, someone else might upload a different file with the same "Destination Filename", and your file would be erased!)</p>
+
        </div>
 +
    </section>
  
<div class="button_link">
+
    <footer></footer>
<a href="https://2018.igem.org/Special:Upload">
+
UPLOAD FILES
+
</a>
+
</div>
+
  
</div>
+
    <!-- Copio tots a la carpeta scripts. No fico les versions .min sino les completes pq sigui el programa qho faci min -->
  
<div class="column third_size" >
+
    <!-- Bootstrap core JavaScript -->
<h3> Wiki template information </h3>
+
    <!--script src="scripts/jquery.js"></script>
<p>We have created these wiki template pages to help you get started and to help you think about how your team will be evaluated. You can find a list of all the pages tied to awards here at the <a href="https://2018.igem.org/Judging/Pages_for_Awards">Pages for awards</a> link. You must edit these pages to be evaluated for medals and awards, but ultimately the design, layout, style and all other elements of your team wiki is up to you!</p>
+
    <script src="scripts/bootstrapbundle.js"></script-->
  
</div>  
+
    <!-- Plugin JavaScript >
 +
    <script src="scripts/jqueryeasing.js"></script-->
  
 +
    <!-- Custom scripts for this template >
 +
    <script src="scripts/new-age.js"></script>
  
 +
    <script src="scripts/scrollsensitive.js"></script-->
  
<div class="column third_size" >
 
<div class="highlight decoration_B_full">
 
<h3> Editing your wiki </h3>
 
<p>On this page you can document your project, introduce your team members, document your progress and share your iGEM experience with the rest of the world! </p>
 
<p>Use WikiTools - Edit in the black menu bar to edit this page</p>
 
  
<div class="button_link">
+
    <script src="https://2018.igem.org/Template:BioIQS-Barcelona/js/wiki?action=raw&ctype=text/javascript"></script> <!-- calling all minified scripts -->
<a href="https://2018.igem.org/wiki/index.php?title=Team:BioIQS-Barcelona&action=edit">  
+
EDIT PAGE
+
</a>
+
</div>
+
  
 +
        <!-- 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>
 +
        -->
  
</div>
 
</div>
 
  
  
  
 +
    <!--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-->
  
  
<div class="clear extra_space"></div>
 
<div class="line_divider"></div>
 
<div class="clear extra_space"></div>
 
 
 
 
<div class="column two_thirds_size" >
 
<h3>Tips</h3>
 
<p>This wiki will be your team’s first interaction with the rest of the world, so here are a few tips to help you get started: </p>
 
<ul>
 
<li>State your accomplishments! Tell people what you have achieved from the start. </li>
 
<li>Be clear about what you are doing and how you plan to do this.</li>
 
<li>You have a global audience! Consider the different backgrounds that your users come from.</li>
 
<li>Make sure information is easy to find; nothing should be more than 3 clicks away.  </li>
 
<li>Avoid using very small fonts and low contrast colors; information should be easy to read.  </li>
 
<li>Start documenting your project as early as possible; don’t leave anything to the last minute before the Wiki Freeze. For a complete list of deadlines visit the <a href="https://2018.igem.org/Calendar">iGEM 2018 calendar</a> </li>
 
<li>Have lots of fun! </li>
 
</ul>
 
</div>
 
 
 
<div class="column third_size">
 
<div class="highlight decoration_A_full">
 
<h3>Inspiration</h3>
 
<p> You can also view other team wikis for inspiration! Here are some examples:</p>
 
<ul>
 
<li> <a href="https://2014.igem.org/Team:SDU-Denmark/"> 2014 SDU Denmark </a> </li>
 
<li> <a href="https://2014.igem.org/Team:Aalto-Helsinki">2014 Aalto-Helsinki</a> </li>
 
<li> <a href="https://2014.igem.org/Team:LMU-Munich">2014 LMU-Munich</a> </li>
 
<li> <a href="https://2014.igem.org/Team:Michigan"> 2014 Michigan</a></li>
 
<li> <a href="https://2014.igem.org/Team:ITESM-Guadalajara">2014 ITESM-Guadalajara </a></li>
 
<li> <a href="https://2014.igem.org/Team:SCU-China"> 2014 SCU-China </a></li>
 
</ul>
 
</div>
 
</div>
 
 
 
{{BioIQS-Barcelona/Templates:Footer}}
 
  
 
</html>
 
</html>

Latest revision as of 15:08, 10 December 2018

BIO IQS

We are the BioIQS iGEM team!

Explore our project!

Welcome to our page

A brief resume:

Our project is based on the design of a personalized gluten sensor by using the common tools of synthetic biology. There are already several sensors that are able to detect gluten in the food. However, there are milestones that still have not been overcome. We propose a robust model in which the HLA-DQ protein of a patient is expressed and used as a sensor to detect specific reactive gluten epitopes.

Celiac disease (CD) is an autoimmune disorder that is closely related with HLA (Human Leukocyte Antigen), a type of cell-surface proteins that are responsible for the regulation of the inmune systems in humans.

These molecules are responsible for the correct discrimination between what is self and foreign proteins, guaranteeing the correct immune response against foreign agents that can cause infections.

Within the HLA protein family there is a subset called HLA-DQ. There are several DQ isoforms that can bind to different gluten-derived epitopes and present them to T-cells. More specifically, 25% of the general population carry the HLA-DQ haplotype that recognizes gluten-derived epitopes, but only 1% of the population suffer from celiac disease.

As a consequence of T-cell activation, an inmune response is triggered, causing damage to the enterocytes present in the small intestine.

Understanding why the inflammatory response is triggered by a certain type of T cells upon epitope presentation by HLA-DQ molecules is essential to uncover the mechanism of CD. Since the first step for the immune response activation is the recognition and binding of the gluten epitope to the HLA-DQ receptor, we developed a sensor based on this principle.

The development of a personalized sensor to detect reactive epitopes could help to better understand the disease and would also allow the screening of those foods that could potentially trigger an immune response to the patient.

Objectives

Here there are:

In our iGEM Project we will design a personalized gluten sensor through a synthetic biology approach. To do so, we decided to build a model based on the HLA expression of the patient which will be coupled to a sensor, allowing the detection of reactive gluten epitopes.

first

To obtain de HLA-DQ from scratch. That means, to extract the α and β chains from the genomic DNA of a celiac patient.

second

To express the human HLA-DQ in a bacterial or yeast cell host.

third

To develop non-dimensional mathematical and stochastic models to understand and predict the sensor dynamics.

fourth

To provide information to the public to clear up common misunderstandings related to celiac disease.