(Prototype team page) |
|||
(54 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
− | {{TECHNION-ISRAEL}} | + | {{:Team:TECHNION-ISRAEL/navbar}} |
− | <html> | + | <html lang="en"> |
+ | <head> | ||
+ | <!-- Title for the page & metadata --> | ||
+ | <title>Assay</title> | ||
+ | |||
+ | <meta charset="utf-8"> | ||
+ | <meta name="viewport" content="width=device-width, initial-scale=1"> | ||
+ | |||
+ | |||
+ | <script> | ||
+ | window.addEventListener("hashchange", function() { scrollBy(0, -130) }) | ||
+ | </script> | ||
+ | |||
+ | <script> | ||
+ | //up arrow: | ||
+ | $(document).ready(function(){ | ||
+ | $(window).scroll(function () { | ||
+ | if ($(this).scrollTop() > 350) { | ||
+ | $('#back-to-top').fadeIn(); | ||
+ | } else { | ||
+ | $('#back-to-top').fadeOut(); | ||
+ | } | ||
+ | }); | ||
+ | // scroll body to 0px on click | ||
+ | $('#back-to-top').click(function () { | ||
+ | $('#back-to-top').tooltip('hide'); | ||
+ | $('body,html').animate({ | ||
+ | scrollTop: 0 | ||
+ | }, 800); | ||
+ | return false; | ||
+ | }); | ||
+ | |||
+ | $(window).scroll(function () { | ||
+ | if ($(this).scrollTop() > 350) { | ||
+ | $('.side').fadeIn(); | ||
+ | } else { | ||
+ | $('.side').fadeOut(); | ||
+ | } | ||
+ | return false; | ||
+ | }); | ||
− | + | }); | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | </script> | |
− | < | + | <style> |
− | < | + | .Tspeacial { |
− | + | font-size:200%; | |
− | + | color:#DC3522; | |
− | < | + | font-weight:bold; |
− | + | } | |
− | < | + | </style> |
− | + | </head> | |
− | < | + | |
− | + | <body> | |
− | </ | + | <br> |
− | + | <div class = "container-fluid"> | |
− | + | ||
− | < | + | <br> |
− | + | <br> | |
− | + | <img src="https://static.igem.org/mediawiki/2017/1/1f/T--TECHNION-ISRAEL--Tolerance_assay_header.png" class="cover" alt="" style= "width:32% ; margin: auto;"> | |
− | <div class=" | + | <br> |
− | + | <img src="https://static.igem.org/mediawiki/2017/5/50/T--TECHNION-ISRAEL--assay_header.jpg" class="cover" alt="" style= "width:11% ; margin: auto;"> | |
− | < | + | |
− | + | <br> | |
− | < | + | <br> |
− | + | <div class="row"> | |
− | <p> | + | <div class="col-md-offset-2 col-md-8"> |
− | + | <div class="row"> | |
− | </p> | + | <div class="col-md-12"> |
− | </div> | + | <p> |
− | + | In an attempt to show proof of concept we set out to test our system under realistic conditions. Ideally we would have tested our constructs <i>in-vivo</i> for tolerance | |
− | <div class=" | + | induction<sup id = "cite ref-1 " class ="reference"> |
+ | <a href="#ref1" original-title>[1]</a> | ||
+ | </sup>. | ||
+ | This, unfortunately, was not possible within the framework of iGEM, as animal experimentation is generally discouraged, and the time frame did not allow for an animal experimentation ethics permit. | ||
+ | <br> | ||
+ | <br> | ||
+ | In light of these considerations, our team has worked very hard to develop an effective and novel <i>in-vitro</i> assay for tolerance induction. | ||
+ | </p> | ||
+ | |||
+ | <br> | ||
+ | |||
+ | <br> | ||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <div class="row"> | ||
+ | |||
+ | <div class="col-md-12"> | ||
+ | <img class="no-rad" src="https://static.igem.org/mediawiki/2017/e/ed/T--TECHNION-ISRAEL--motekush.png" alt = "" style= "width: 125px; float:right;"> | ||
+ | </div> | ||
+ | </div> | ||
<br> | <br> | ||
− | < | + | <br> |
− | + | <div class="row vertical-align"> | |
− | < | + | |
− | + | <div class="col-md-offset-2 col-md-3"> | |
− | </ | + | <a href="https://2017.igem.org/Team:TECHNION-ISRAEL/Bcell_assay"> |
− | + | <img src="https://static.igem.org/mediawiki/2017/3/30/T--TECHNION-ISRAEL--introduction_B_assay.png" class="no-rad" alt="" style= "width: 100%; margin: auto;"> | |
− | + | </a> | |
− | </div> | + | </div> |
− | + | ||
− | + | ||
− | + | <div class="col-md-offset-2 col-md-3"> | |
+ | <a href="https://2017.igem.org/Team:TECHNION-ISRAEL/Tcell_assay"> | ||
+ | <img src="https://static.igem.org/mediawiki/2017/f/fe/T--TECHNION-ISRAEL--introduction_T_assay.png" class="no-rad" alt="" style= "width: 86%; margin: auto;"> | ||
+ | </a> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <div class="row"> | ||
+ | <div class="col-md-12"> | ||
+ | <br> | ||
+ | <br> | ||
+ | <br> | ||
+ | <br> | ||
+ | <div class= "references"> | ||
+ | <ol> | ||
+ | <li id="ref1">Baranyi, Ulrike, et al. "Tolerization of a type I allergic immune response through transplantation of genetically modified hematopoietic stem cells." <i>The Journal of Immunology </i>180.12 (2008): 8168-8175.</li> | ||
+ | |||
+ | |||
+ | </ol> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <a id="back-to-top" href="#" class="btn btn-lg back-to-top" role="button"><img src="https://static.igem.org/mediawiki/2017/f/f9/T--TECHNION-ISRAEL--newUpAB.png" alt=""></a> | ||
+ | </body> | ||
</html> | </html> | ||
+ | {{:Team:TECHNION-ISRAEL/sponsors}} |
Latest revision as of 01:40, 2 November 2017
In an attempt to show proof of concept we set out to test our system under realistic conditions. Ideally we would have tested our constructs in-vivo for tolerance
induction
[1]
.
This, unfortunately, was not possible within the framework of iGEM, as animal experimentation is generally discouraged, and the time frame did not allow for an animal experimentation ethics permit.
In light of these considerations, our team has worked very hard to develop an effective and novel in-vitro assay for tolerance induction.
- Baranyi, Ulrike, et al. "Tolerization of a type I allergic immune response through transplantation of genetically modified hematopoietic stem cells." The Journal of Immunology 180.12 (2008): 8168-8175.