Marc exposit (Talk | contribs) |
Marc exposit (Talk | contribs) |
||
(6 intermediate revisions by the same user not shown) | |||
Line 41: | Line 41: | ||
<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"> | ||
− | <link href="https://fonts.googleapis.com/css?family=Muli" 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"> | ||
Line 48: | Line 50: | ||
<link rel="stylesheet" href="https://2018.igem.org/Template:BioIQS-Barcelona/css/adaptwiki?action=raw&ctype=text/css"> | <link rel="stylesheet" href="https://2018.igem.org/Template:BioIQS-Barcelona/css/adaptwiki?action=raw&ctype=text/css"> | ||
+ | <style> | ||
+ | #cuttheword { | ||
+ | /* To cut the long names of the images */ | ||
+ | /* These are technically the same, but use both */ | ||
+ | overflow-wrap: break-word; | ||
+ | word-wrap: break-word; | ||
+ | |||
+ | -ms-word-break: break-all; | ||
+ | /* Instead use this non-standard one: */ | ||
+ | word-break: break-word; | ||
+ | |||
+ | /* Adds a hyphen where the word breaks, if supported (No Blink) */ | ||
+ | -ms-hyphens: auto; | ||
+ | -moz-hyphens: auto; | ||
+ | -webkit-hyphens: auto; | ||
+ | hyphens: auto; | ||
+ | } | ||
+ | |||
+ | </style> | ||
<!--Added MathJax hack to make inline equations work--> | <!--Added MathJax hack to make inline equations work--> | ||
Line 63: | Line 84: | ||
<!-- TREIEM AIXO PQ SENSE ESTIL ES PERD EL FORMAT I NO SERVEIX DE RES --> | <!-- TREIEM AIXO PQ SENSE ESTIL ES PERD EL FORMAT I NO SERVEIX DE RES --> | ||
<navigationbar></navigationbar> | <navigationbar></navigationbar> | ||
+ | |||
+ | |||
+ | <button id="myBtn" class="js-scroll-trigger" title="Go to top">Top</button> | ||
+ | |||
<header class="masthead little"> | <header class="masthead little"> | ||
<div class="container h-100"> | <div class="container h-100"> | ||
Line 81: | Line 106: | ||
<div class="row"> | <div class="row"> | ||
<div class="col-md-9 mx-auto"> | <div class="col-md-9 mx-auto"> | ||
− | <h2 class="section-heading orange">Achievements of our project</h2> | + | <h2 class="section-heading orange" id="cuttheword">Achievements of our project</h2> |
</div> | </div> | ||
Line 102: | Line 127: | ||
</div> | </div> | ||
<div class="col-md-12"> | <div class="col-md-12"> | ||
− | <h4 class="book orange-medium">Computationally <a href="https://2018.igem.org/Team:BioIQS-Barcelona/Standardization">demonstrated</a> that primer binding regions are perfectly conserved or slightly different for both DQ2 and DQ8 celiac haplotypes separately. This means that either the same primer can be used for amplifying all genotypes or | + | <h4 class="book orange-medium">Computationally <a href="https://2018.igem.org/Team:BioIQS-Barcelona/Standardization">demonstrated</a> that primer binding regions are perfectly conserved or slightly different for both DQ2 and DQ8 celiac haplotypes separately. This means that either the same primer can be used for amplifying all genotypes, or a specific HLA-DQ2- or HLA-DQ8-primer can be designed, reducing the cost of the sensor.</h4> |
</div> | </div> | ||
</div> | </div> | ||
Line 113: | Line 138: | ||
</div> | </div> | ||
<div class="col-md-12"> | <div class="col-md-12"> | ||
− | <h4 class="book orange-medium">Successfully <a href="https://2018.igem.org/Team:BioIQS-Barcelona/Basic_Part">designed</a> a simple and cheap way to extract the extracellular domain of both alpha and beta chains of the HLA-DQ protein from the human genome. This would make the extraction of all | + | <h4 class="book orange-medium">Successfully <a href="https://2018.igem.org/Team:BioIQS-Barcelona/Basic_Part">designed</a> a simple and cheap way to extract the extracellular domain of both alpha and beta chains of the HLA-DQ protein from the human genome. This would make the extraction of all HLA-DQ existing variants possible using only one protocol.</h4> |
</div> | </div> | ||
</div> | </div> | ||
Line 135: | Line 160: | ||
</div> | </div> | ||
<div class="col-md-12"> | <div class="col-md-12"> | ||
− | <h4 class="book orange-medium">Thoroughly designed and characterized multiple <a href="https://2018.igem.org/Team:BioIQS-Barcelona/Composite_Part">composite parts</a> to ensure the correct expression of the human HLA-DQ | + | <h4 class="book orange-medium">Thoroughly designed and characterized multiple <a href="https://2018.igem.org/Team:BioIQS-Barcelona/Composite_Part">composite parts</a> to ensure the correct expression of the human HLA-DQ presenting protein in a bacterial or yeast host. This would enable us to determine the best way to produce the elements needed for the sensor.</h4> |
</div> | </div> | ||
</div> | </div> | ||
Line 146: | Line 171: | ||
</div> | </div> | ||
<div class="col-md-12"> | <div class="col-md-12"> | ||
− | <h4 class="book orange-medium">Correctly cloned one of the constructs into | + | <h4 class="book orange-medium">Correctly cloned one of the constructs into the desired expression vector and prepared it for further expression experiments. Cloning is a tedious work and not always results as one would expect so this is an important achievement!</h4> |
</div> | </div> | ||
</div> | </div> | ||
Line 168: | Line 193: | ||
</div> | </div> | ||
<div class="col-md-12"> | <div class="col-md-12"> | ||
− | <h4 class="book orange-medium">Carefully built a <a href="https://2018.igem.org/Team:BioIQS-Barcelona/Model">theoretical model</a> to illustrate the essential detection mechanism of the sensor. | + | <h4 class="book orange-medium">Carefully built a <a href="https://2018.igem.org/Team:BioIQS-Barcelona/Model">theoretical model</a> to illustrate the essential detection mechanism of the sensor. Modeling has become one of the most important jobs in this project and have allowed us to better understand the role of the sensor.</h4> |
</div> | </div> | ||
</div> | </div> |
Latest revision as of 18:56, 17 December 2018