Marc exposit (Talk | contribs) |
Marc exposit (Talk | contribs) |
||
Line 43: | Line 43: | ||
<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 --> | <!-- 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 50: | 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> | <style> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | # | + | #groupparts{ |
− | + | margin:auto | |
} | } | ||
+ | .tablesorter, #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; | ||
+ | } | ||
+ | |||
+ | |||
+ | .tablesorter { | ||
+ | width: 100% !important; | ||
+ | border-collapse: collapse !important; | ||
+ | } | ||
+ | |||
+ | @media | ||
+ | only screen and (max-width: 760px), | ||
+ | (min-device-width: 768px) and (max-device-width: 1024px) { | ||
+ | |||
+ | #groupparts{ | ||
+ | width: auto !important; | ||
+ | } | ||
+ | /* Force table to not be like tables anymore */ | ||
+ | table, thead, tbody, th, td, tr { | ||
+ | display: block !important; | ||
+ | } | ||
+ | |||
+ | /* Hide table headers (but not display: none;, for accessibility) */ | ||
+ | thead tr { | ||
+ | position: absolute !important; | ||
+ | top: -9999px !important; | ||
+ | left: -9999px !important; | ||
+ | } | ||
+ | |||
+ | tr { border: 1px solid #ccc !important; } | ||
+ | |||
+ | td { | ||
+ | /* Behave like a "row" */ | ||
+ | border: none !important; | ||
+ | border-bottom: 1px solid #eee !important; | ||
+ | position: relative !important; | ||
+ | padding-left: 50% !important; | ||
+ | } | ||
+ | |||
+ | td:before { | ||
+ | /* Now like a table header */ | ||
+ | position: absolute !important; | ||
+ | /* Top/left values mimic padding */ | ||
+ | top: 6px !important; | ||
+ | left: 6px !important; | ||
+ | width: 45% !important; | ||
+ | padding-right: 10px !important; | ||
+ | white-space: nowrap !important; | ||
+ | } | ||
+ | |||
+ | /* | ||
+ | Label the data | ||
+ | */ | ||
+ | td:nth-of-type(1):before { content: ""; } | ||
+ | td:nth-of-type(2):before { content: ""; } | ||
+ | td:nth-of-type(3):before { content: ""; } | ||
+ | td:nth-of-type(4):before { content: "Name"; } | ||
+ | td:nth-of-type(5):before { content: "Type"; } | ||
+ | td:nth-of-type(6):before { content: "Description"; } | ||
+ | td:nth-of-type(7):before { content: "Designer"; } | ||
+ | td:nth-of-type(8):before { content: "Length"; } | ||
+ | |||
+ | td, th { | ||
+ | width: 100% !important; | ||
+ | align: left !important; | ||
+ | text-align: left !important; | ||
+ | max-width:360px !important; | ||
+ | } | ||
+ | } | ||
+ | |||
</style> | </style> | ||
Line 97: | Line 162: | ||
<div class="col-lg-7 my-auto"> | <div class="col-lg-7 my-auto"> | ||
<div class="header-content"> | <div class="header-content"> | ||
− | <h1 class="mb-5"> | + | <h1 class="mb-5">Wet Lab | Parts</h1> |
− | <a href="https://2018.igem.org/Team:BioIQS-Barcelona/ | + | <a href="https://2018.igem.org/Team:BioIQS-Barcelona/Parts#cl-description" class="btn btn-outline btn-xl js-scroll-trigger">Have a look!</a> |
</div> | </div> | ||
</div> | </div> | ||
Line 104: | Line 169: | ||
</div> | </div> | ||
</header> | </header> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
<section class="st-description block-desc" id="cl-description"> | <section class="st-description block-desc" id="cl-description"> | ||
Line 126: | Line 174: | ||
<div class="row"> | <div class="row"> | ||
<div class="col-md-12 mx-auto"> | <div class="col-md-12 mx-auto"> | ||
− | < | + | <div class="row justify-content-center"> |
− | + | <div class="col-md-8"> | |
− | + | <div class="row justify-content-center"> | |
− | + | <h2 class="section-heading orange">Basic Parts</h2> | |
− | <div class="col-md- | + | </div> |
+ | </div> | ||
+ | <div class="col-md-8 right"> | ||
<div class="row block-sept"> | <div class="row block-sept"> | ||
<div class="col-md-12"> | <div class="col-md-12"> | ||
− | < | + | <p class="book orange-medium">Our basic parts consist of the alpha and beta chains of the HLA-DQ protein. Both chains can be obtained from genomic DNA of any celiac patient by PCR following the protocol that we designed in our <a href="https://2018.igem.org/Team:BioIQS-Barcelona/Basic_Part" target="_blank">basic parts page</a>.</p> |
− | + | <p class="book orange-medium">However, to get and submit the parts, we synthetized them after performing a codon optimization of the sequence for expression in <i>E. coli</i>. The aminoacidic sequence was obtained from the genomic sequence of a celiac patient. The parts were then amplified by PCR and cloned into the pSB1C3 vector.</p> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
</div> | </div> | ||
</div> | </div> | ||
</div> | </div> | ||
− | + | </div> | |
− | <div class="col-md- | + | <div class="row justify-content-center"> |
+ | <div class="col-md-8"> | ||
+ | <div class="row justify-content-center"> | ||
+ | <h4 class="section-heading orange">BBa_K2879666: HLA-DQA:</h4> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="col-md-10 right"> | ||
<div class="row block-sept"> | <div class="row block-sept"> | ||
<div class="col-md-12"> | <div class="col-md-12"> | ||
− | < | + | <p class="book orange-medium">This biobrick corresponds to the HLA-DQA1*05:01 gene variant. Thus, when coupled to the protein encoded by the HLA-DQB1*02:01 gene variant (BBa_K2879800) it will form the HLA haplotype DQ2. This part only contains the exons 2 and 3 of the protein (which encode the extracellular domains of the protein), for more information see the design tab. Therefore, this part (HLA-DQA1) can be used in combination with part BBa_K2879800 (HLA-DQB) to form a variant of the HLA-DQ complex which recognizes the deaminated gliadin peptide, which plays a central role in celiac disease.</p> |
− | + | <p class="book orange-medium">Note that this biobrick has been synthetized de novo and it has been codon optimized to be expressed in E. coli BL21. See the detailed information of this biobrick for more information on how to form the complex HLA-DQ by expressing this part in combination with part BBa_K2879800 in E. coli. See the design tab to see how the sequence has been obtained and codon optimized.</p> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | <p class="book orange-medium | + | |
</div> | </div> | ||
</div> | </div> | ||
</div> | </div> | ||
</div> | </div> | ||
− | <div class="row | + | <div class="row justify-content-center"> |
− | + | <div class="col-md-8"> | |
− | <div class="col-md- | + | <div class="row justify-content-center"> |
− | + | <h4 class="section-heading orange">BBa_K2879800: HLA-DQB:</h4> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | < | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
</div> | </div> | ||
− | |||
</div> | </div> | ||
− | + | <div class="col-md-10 right fletxa-d-l"> | |
− | + | <div class="row block-sept"> | |
− | + | <div class="col-md-12"> | |
− | + | <p class="book orange-medium">This biobrick corresponds to the HLA-DQB1*02:01 gene variant. Thus, when coupled to the protein encoded by the HLA-DQA1*05:01 gene variant (BBa_K2879666) it will form the HLA haplotype DQ2. This part only contains the exons 2 and 3 of the protein (which encode the extracellular domains of the protein), for more information see the design tab. Therefore, this part (HLA-DQB1) can be used in combination with part BBa_K2879666 (HLA-DQA1) to form a variant of the HLA-DQ complex which recognizes the deaminated gliadin peptide, which plays a central role in celiac disease.</p> | |
− | + | <p class="book orange-medium">Note that this biobrick has been synthetized de novo and it has been codon optimized to be expressed in E. coli BL21. See the detailed information of this biobrick for more information on how to form the complex HLA-DQ by expressing this part in combination with part BBa_K2879666 in E. coli. See the design tab to see how the sequence has been obtained and codon optimized.</p> | |
− | <div class="col-md- | + | |
− | <div class="row block-sept | + | |
− | <div class="col-md- | + | |
− | < | + | |
</div> | </div> | ||
</div> | </div> | ||
− | |||
− | |||
− | |||
</div> | </div> | ||
</div> | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </section> | ||
− | + | <section class="st-description block-desc b-orange-intense" id="collaborate"> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | <section class="st-description block-desc" id=" | + | |
<div class="container"> | <div class="container"> | ||
<div class="row"> | <div class="row"> | ||
<div class="col-md-12 mx-auto"> | <div class="col-md-12 mx-auto"> | ||
− | + | <div class="row justify-content-center"> | |
− | + | <div class="col-md-8"> | |
− | + | <div class="row justify-content-center"> | |
− | <div class="col-md- | + | <h2 class="section-heading white center" style="text-align:center">Composite Parts</h2> |
− | <div class="row | + | </div> |
− | <div class="col-md- | + | </div> |
− | <p class="book | + | <div class="col-md-8 right"> |
+ | <div class="row block-sept"> | ||
+ | <div class="col-md-12"> | ||
+ | <p class="book white">We have created several functional units made from the combination of the HLA-DQ basic parts. The objective of our composite parts is to find a suitable expression system for the HLA-DQ protein, which is the basis of our sensor.</p> | ||
</div> | </div> | ||
</div> | </div> | ||
</div> | </div> | ||
</div> | </div> | ||
− | <div class="row | + | <div class="row justify-content-center"> |
− | <div class="col-md- | + | <div class="col-md-8"> |
− | < | + | <div class="row justify-content-center"> |
− | + | <h4 class="section-heading white">BBa_K2879100: HLA-DQ a+b polycistronic</h4> | |
− | + | </div> | |
− | < | + | |
− | + | ||
</div> | </div> | ||
− | <div class="col-md- | + | <div class="col-md-10 right"> |
− | + | <div class="row block-sept"> | |
− | + | <div class="col-md-12"> | |
− | + | <p class="book white">This composite is formed by the α and β chain of the human HLA-DQ flanked by the restriction enzymes <i>NdeI</i> and <i>SacI/SalI</i>. Each chain is separated by an intergenic regions containing a RBS for translation.</p> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | <div class="col-md- | + | |
− | <p class="book | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
</div> | </div> | ||
</div> | </div> | ||
</div> | </div> | ||
</div> | </div> | ||
− | <div class="row | + | <div class="row justify-content-center"> |
− | + | <div class="col-md-8"> | |
− | + | <div class="row justify-content-center"> | |
− | + | <h4 class="section-heading white" id="cuttheword">BBa_K2879102: LZipper+HLADQA+HLADQB+NdeISacI</h4> | |
− | <div class="col-md- | + | </div> |
− | < | + | |
− | + | ||
− | < | + | |
− | + | ||
− | + | ||
</div> | </div> | ||
− | <div class="col-md- | + | <div class="col-md-10 right"> |
− | < | + | <div class="row block-sept"> |
− | + | <div class="col-md-12"> | |
− | + | <p class="book white">This composite encodes for the α and β chains of the human HLA-DQ. Each chain is linked to a Fos/Jun domain for protein stability. Both chains are separated by an intergenic region that contains a RBS. The entire construct is flanked by the restriction enzymes <i>NdeI</i> and <i>SacI/SalI</i>. A Strep Tag is placed after the α chain.</p> | |
− | + | </div> | |
− | + | </div> | |
</div> | </div> | ||
</div> | </div> | ||
Line 346: | Line 275: | ||
</div> | </div> | ||
</div> | </div> | ||
− | |||
</section> | </section> | ||
− | + | <section class="st-description block-desc" id="cl-description"> | |
− | <section class="block-desc" id=" | + | |
<div class="container"> | <div class="container"> | ||
<div class="row"> | <div class="row"> | ||
<div class="col-md-12 mx-auto"> | <div class="col-md-12 mx-auto"> | ||
− | <div class="row block- | + | <div class="row block-desc-b"> |
− | <div class="col-md- | + | <div class="col-md-5"> |
− | < | + | <h3 class="orange-intense">Submitted parts</h3> |
− | + | <p class="book orange">Below you can see a table of all the parts that our team has characterized and submitted to the registry.</p> | |
− | + | ||
</div> | </div> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</div> | </div> | ||
− | |||
</div> | </div> | ||
</div> | </div> | ||
− | |||
</div> | </div> | ||
− | </section> | + | </section> <!-- below we close /html because the table is automatically inserted when detects the tag <groupparts> which is for mediawiki, not for HTML. --> |
+ | </html> | ||
+ | |||
+ | <groupparts>iGEM2018 BioIQS-Barcelona</groupparts> | ||
+ | <html> | ||
<footer></footer> | <footer></footer> | ||
− | + | ||
− | + | ||
<script src="https://2018.igem.org/Template:BioIQS-Barcelona/js/wiki?action=raw&ctype=text/javascript"></script> <!-- calling all minified scripts --> | <script src="https://2018.igem.org/Template:BioIQS-Barcelona/js/wiki?action=raw&ctype=text/javascript"></script> <!-- calling all minified scripts --> | ||
− | |||
</html> | </html> |
Latest revision as of 23:20, 17 December 2018
Wet Lab | Parts
Have a look!Basic Parts
Our basic parts consist of the alpha and beta chains of the HLA-DQ protein. Both chains can be obtained from genomic DNA of any celiac patient by PCR following the protocol that we designed in our basic parts page.
However, to get and submit the parts, we synthetized them after performing a codon optimization of the sequence for expression in E. coli. The aminoacidic sequence was obtained from the genomic sequence of a celiac patient. The parts were then amplified by PCR and cloned into the pSB1C3 vector.
BBa_K2879666: HLA-DQA:
This biobrick corresponds to the HLA-DQA1*05:01 gene variant. Thus, when coupled to the protein encoded by the HLA-DQB1*02:01 gene variant (BBa_K2879800) it will form the HLA haplotype DQ2. This part only contains the exons 2 and 3 of the protein (which encode the extracellular domains of the protein), for more information see the design tab. Therefore, this part (HLA-DQA1) can be used in combination with part BBa_K2879800 (HLA-DQB) to form a variant of the HLA-DQ complex which recognizes the deaminated gliadin peptide, which plays a central role in celiac disease.
Note that this biobrick has been synthetized de novo and it has been codon optimized to be expressed in E. coli BL21. See the detailed information of this biobrick for more information on how to form the complex HLA-DQ by expressing this part in combination with part BBa_K2879800 in E. coli. See the design tab to see how the sequence has been obtained and codon optimized.
BBa_K2879800: HLA-DQB:
This biobrick corresponds to the HLA-DQB1*02:01 gene variant. Thus, when coupled to the protein encoded by the HLA-DQA1*05:01 gene variant (BBa_K2879666) it will form the HLA haplotype DQ2. This part only contains the exons 2 and 3 of the protein (which encode the extracellular domains of the protein), for more information see the design tab. Therefore, this part (HLA-DQB1) can be used in combination with part BBa_K2879666 (HLA-DQA1) to form a variant of the HLA-DQ complex which recognizes the deaminated gliadin peptide, which plays a central role in celiac disease.
Note that this biobrick has been synthetized de novo and it has been codon optimized to be expressed in E. coli BL21. See the detailed information of this biobrick for more information on how to form the complex HLA-DQ by expressing this part in combination with part BBa_K2879666 in E. coli. See the design tab to see how the sequence has been obtained and codon optimized.
Composite Parts
We have created several functional units made from the combination of the HLA-DQ basic parts. The objective of our composite parts is to find a suitable expression system for the HLA-DQ protein, which is the basis of our sensor.
BBa_K2879100: HLA-DQ a+b polycistronic
This composite is formed by the α and β chain of the human HLA-DQ flanked by the restriction enzymes NdeI and SacI/SalI. Each chain is separated by an intergenic regions containing a RBS for translation.
BBa_K2879102: LZipper+HLADQA+HLADQB+NdeISacI
This composite encodes for the α and β chains of the human HLA-DQ. Each chain is linked to a Fos/Jun domain for protein stability. Both chains are separated by an intergenic region that contains a RBS. The entire construct is flanked by the restriction enzymes NdeI and SacI/SalI. A Strep Tag is placed after the α chain.
Submitted parts
Below you can see a table of all the parts that our team has characterized and submitted to the registry.
<groupparts>iGEM2018 BioIQS-Barcelona</groupparts>