Difference between revisions of "Team:TECHNION-ISRAEL"

 
(89 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{TECHNION-ISRAEL}}
+
<html lang="en">
<html>
+
<head>
 +
        <!-- Title for the page & metadata  -->       
 +
        <title>Tolegen, by iGEM Technion 2017</title>
 +
    <meta charset="utf-8">
 +
    <meta name="navbar" content="width=device-width, initial-scale=1">
 +
 +
 +
<!-- Bootstrap CSS -->
 +
<link rel="stylesheet" type="text/css" href="https://2017.igem.org/Team:TECHNION-ISRAEL/bootstrap.min.css/CSS?action=raw&ctype=text/css"/>
 +
<link rel="stylesheet" type="text/css" href="https://2017.igem.org/Team:TECHNION-ISRAEL/bootstrap-theme.min.css/CSS?action=raw&ctype=text/css"/>
 +
<!-- Bootstrap JS -->
 +
<script type="text/javascript" src="https://2017.igem.org/Team:TECHNION-ISRAEL/jquery-2.1.1.min.js/Javascript?action=raw&ctype=text/javascript"></script>
 +
<script type="text/javascript" src="https://2017.igem.org/Team:TECHNION-ISRAEL/bootstrap.min.js/Javascript?action=raw&ctype=text/javascript"></script>
 +
<!-- ===================Basic Bootstrap's CSS and JS=================== -->
 +
<!-- Our wiki CSS -->
 +
<link rel="stylesheet" type="text/css" href="https://2017.igem.org/Team:TECHNION-ISRAEL/CSS?action=raw&ctype=text/css"/>
 +
 +
<!-- fonts -->
 +
  <!-- Fonts -->
 +
 +
<link type="text/css" href="https://2017.igem.org/Team:TECHNION-ISRAEL/fonts?action=raw&ctype=text/css" rel="stylesheet">
 +
 +
<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;
 +
});
 +
 +
$('#back-to-top').tooltip('show');
  
<div class="column full_size" >
+
});
<img src="https://static.igem.org/mediawiki/2017/b/bf/Igemtech2017team.jpg">
+
</div>
+
  
 +
</script>
 +
    <!-- Bootstrap CSS -->
 +
                <link rel="stylesheet" type="text/css" href="https://2017.igem.org/Team:TECHNION-ISRAEL/bootstrap.min.css/CSS?action=raw&ctype=text/css"/>
 +
                <link rel="stylesheet" type="text/css" href="https://2017.igem.org/Team:TECHNION-ISRAEL/bootstrap-theme.min.css/CSS?action=raw&ctype=text/css"/>
 +
            <!-- Bootstrap JS -->
 +
                <script type="text/javascript" src="https://2017.igem.org/Team:TECHNION-ISRAEL/jquery-2.1.1.min.js/Javascript?action=raw&ctype=text/javascript"></script>
 +
                <script type="text/javascript" src="https://2017.igem.org/Team:TECHNION-ISRAEL/bootstrap.min.js/Javascript?action=raw&ctype=text/javascript"></script>
 +
        <!-- ===================Basic Bootstrap's CSS and JS=================== -->
 +
            <!-- Our wiki CSS -->
 +
                <link rel="stylesheet" type="text/css" href="https://2017.igem.org/Team:TECHNION-ISRAEL/CSS?action=raw&ctype=text/css"/>
 +
 +
<!-- fonts -->
 +
  <!-- Fonts -->
 +
<link type="text/css" href="https://2017.igem.org/Team:TECHNION-ISRAEL/fonts?action=raw&ctype=text/css" rel="stylesheet">
 +
 +
<style>
 +
 +
body{
 +
 +
margin-left: 0;
 +
margin-right: 0;
 +
margin-top: 0;
 +
padding-top: 0;
 +
}
 +
 +
.mw-content-ltr ul, .mw-content-rtl .mw-content-ltr ul {padding-top: 10px;}
 +
.imglog {
 +
display: inline;
 +
padding: 0 20px 0 20px;
 +
width: 160px;
 +
}
 +
 +
.navbar-inverse {
 +
 +
padding-top: 20px;
 +
background-image: none;
 +
background-color: transparent ;
 +
border: none;
 +
}
 +
 +
.dropdown-toggle {
 +
margin-top : -1000px; ;
 +
}
 +
.mw-content-ltr ul, .mw-content-rtl .mw-content-ltr ul {padding-top: 20px;}
  
 +
.dropdown-menu > li > a:hover #T{
 +
color: red;
 +
font-weight:bold;
 +
}
  
<div class="column full_size" >
+
.vid{
<h1> Description: </h1>
+
        box-shadow: 0px 0px 8px 3px rgba(0,0,0,0.5);
<p>
+
}
<b>Autoimmune Disease and Allergies: </b> <br>
+
Autoimmune diseases and allergies are an increasingly common and often devastating phenomenon in the Western world. It is estimated that over 23 million people suffer from autoimmune diseases, and more than 50 million people suffer from allergies in the United States alone  .<br>
+
Many treatments for both autoimmune disease  and allergies  have been attempted with varying degrees of success, but a single treatment modality for immune disorders has yet to be implemented. To date, there are still many autoimmune diseases lacking treatment.<br>
+
<br>
+
<b> Our Solution: </b> <br>
+
We intend to design a preventative treatment for allergies and autoimmune disease by utilizing the natural system of Central Tolerance. Central Tolerance is one of the primary mechanisms through which the immune system becomes tolerant to “self”. In this mechanism, exposure of developing lymphocytes to autoantigen leads to their deletion, thus precluding the possibility of an immune response to self-antigen.  Through genetic engineering and subsequent transfusion of hematopoietic stem cells we hope to induce widespread and continuous immune tolerance towards specific antigens that are known causes of allergic and autoimmune disease. To this end, we are designing a plasmid based platform that will allow inducible expression and display of target antigens on the membrane of hematopoietic stem cells, and their differentiated lineages. While the specific antigens we are working with represent only a fraction of the existing diseases and allergies, they serve as proof of concept for a modular and efficacious system capable of preventing many more autoimmune and allergic diseases.<br>
+
</p>
+
</div>
+
  
<div class="clear"></div>
+
 +
 +
 +
 +
</style>
 +
 +
<!------ snippet hover navbar----->
 +
 +
<style type="text/css">
 +
@media screen and (min-width: 768px){
 +
  .dropdown:hover .dropdown-menu, .btn-group:hover .dropdown-menu{
 +
display: block;
 +
}
 +
.dropdown-menu{
 +
margin-top: 0;
 +
}
 +
.dropdown-toggle{
 +
margin-bottom: 2px;
 +
}
 +
.navbar .dropdown-toggle, .nav-tabs .dropdown-toggle{
 +
margin-bottom: 0;
 +
}
 +
}
 +
</style>
 +
<script type="text/javascript">
 +
$(document).ready(function(){
 +
$(".dropdown, .btn-group").hover(function(){
 +
var dropdownMenu = $(this).children(".dropdown-menu");
 +
if(dropdownMenu.is(":visible")){
 +
dropdownMenu.parent().toggleClass("open");
 +
}
 +
});
 +
});   
 +
</script>
  
<div class="column half_size" >
+
</head>
<h5>Before you start: </h5>
+
<p> Please read the following pages:</p>
+
<body>
<ul>
+
<div class = "container-fluid">
<li> <a href="https://2017.igem.org/Competition">Competition Hub</a> </li>
+
<div class="row" style= "margin-top: -17px">
<li> <a href="https://2017.igem.org/Competition/Deliverables/Wiki">Wiki Requirements page</a></li>
+
<img src="https://static.igem.org/mediawiki/2017/1/17/T--TECHNION-ISRAEL--home-new.gif" class=" img-center cont_cover" width="100%" style="margin-top: 0px;">
<li> <a href="https://2017.igem.org/Resources/Template_Documentation">Template documentation</a></li>
+
</ul>
+
</div>
</div>
+
 
+
<br>
<div class="column half_size" >
+
<br>
<div class="highlight">
+
<br>
<h5> Styling your wiki </h5>
+
<div class= "image-center " style= "padding-left: 15px; margin:auto; width:1063px ;">
<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>
+
<img src="https://static.igem.org/mediawiki/2017/d/d6/T--TECHNION-ISRAEL--homemicro.png" alt= "project" class="imglog" style= "margin-left:0px">  
<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>  
+
<img src="https://static.igem.org/mediawiki/2017/d/da/T--TECHNION-ISRAEL--home-lab.png" alt= "wetlab" class="imglog">
</div>
+
<img src="https://static.igem.org/mediawiki/2017/7/7b/T--TECHNION-ISRAEL--parthome.png" alt= "parts" class="imglog">
</div>
+
<img src="https://static.igem.org/mediawiki/2017/6/6c/T--TECHNION-ISRAEL--homeHP.png" alt= "human practices" class="imglog"  style= "margin-left:25px">
 
+
<img src="https://static.igem.org/mediawiki/2017/d/d0/T--TECHNION-ISRAEL--home-jud.png" alt= "judging" class="imglog" style= "margin-left:20px">
<div class="column full_size" >
+
<img src="https://static.igem.org/mediawiki/2017/8/82/T--TECHNION-ISRAEL--teamhome.png" alt= "team" class="imglog">
<h5> Wiki template information </h5>
+
</div>
<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://2017.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>
+
 
+
<nav class= "navbar navbar-inverse " style= "padding-left: 15px;margin:auto; width:1063px ;">
</div>  
+
<div class="dropdown">
 
+
<button class="dropdown-toggle" type="button" data-toggle="dropdown">project
 
+
<span class="caret"></span></button>
 
+
<ul class= "dropdown-menu" style="margin: 0px;  left: 0px;">
 
+
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/Description"> description </a> </li>  
<div class="column half_size" >
+
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/Diseases"> Diseases & Epitopes </a> </li>  
<h5> Editing your wiki </h5>
+
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/Design"> <span id="T">T</span>ri-Display </a> </li>  
<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>  
+
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/delay_mechanism"><span id="T">  T</span>iming </a> </li>  
<p> <a href="https://2017.igem.org/wiki/index.php?title=Team:Example&action=edit"> </a>Use WikiTools - Edit in the black menu bar to edit this page</p>
+
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/kill_switch"> <span id="T">T</span>erminate</a> </li>  
 
+
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/Demonstrate"><span id="T"> T</span>olerance Assay </a> </li>
</div>
+
</ul>
 
+
</div>
 
+
<div class="column half_size" >
+
<div class="dropdown">
<h5>Tips</h5>
+
<button class="dropdown-toggle" type="button" data-toggle="dropdown">wet lab
<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>
+
<span class="caret"></span></button>
<ul>
+
<ul class= "dropdown-menu"  style="margin: 0px;  left: 2px;" >
<li>State your accomplishments! Tell people what you have achieved from the start. </li>
+
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/cell_lines"> cell lines </a> </li>  
<li>Be clear about what you are doing and how you plan to do this.</li>
+
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/Results"> results </a> </li>  
<li>You have a global audience! Consider the different backgrounds that your users come from.</li>
+
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/hpc7"> hpc-7 results </a> </li>  
<li>Make sure information is easy to find; nothing should be more than 3 clicks away. </li>
+
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/Notebook"> notebook </a> </li>  
<li>Avoid using very small fonts and low contrast colors; information should be easy to read. </li>
+
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/Experiments"> protocols </a> </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://2017.igem.org/Calendar">iGEM 2017 calendar</a> </li>
+
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/InterLab"> interlab </a> </li>  
<li>Have lots of fun! </li>
+
</ul>
</ul>  
+
</div>
</div>
+
 
+
<div class="dropdown">
 
+
<button class="dropdown-toggle" type="button" data-toggle="dropdown">parts
<div class="column half_size" >
+
<span class="caret"></span></button>
<h5>Inspiration</h5>
+
<ul class= "dropdown-menu" style="margin: 0px;  left: 2px;">
<p> You can also view other team wikis for inspiration! Here are some examples:</p>
+
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/Parts"> parts </a> </li>
<ul>
+
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/Basic_Part"> basic part </a> </li>  
<li> <a href="https://2014.igem.org/Team:SDU-Denmark/"> 2014 SDU Denmark </a> </li>
+
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/Composite_Part"> composite part </a> </li>  
<li> <a href="https://2014.igem.org/Team:Aalto-Helsinki">2014 Aalto-Helsinki</a> </li>
+
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/Part_Collection"> part collection </a> </li>
<li> <a href="https://2014.igem.org/Team:LMU-Munich">2014 LMU-Munich</a> </li>
+
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/Improve"> improvement </a> </li>
<li> <a href="https://2014.igem.org/Team:Michigan"> 2014 Michigan</a></li>
+
</ul>
<li> <a href="https://2014.igem.org/Team:ITESM-Guadalajara">2014 ITESM-Guadalajara </a></li>
+
</div>
<li> <a href="https://2014.igem.org/Team:SCU-China"> 2014 SCU-China </a></li>
+
</ul>
+
<div class="dropdown">
</div>
+
<button class="dropdown-toggle" type="button" data-toggle="dropdown" style= "width: auto"; >human practices
 
+
<span class="caret"></span></button>
<div class="column half_size" >
+
<ul class= "dropdown-menu" style="margin: 0px;  left: 18px; width: 170px;" >
<h5> Uploading pictures and files </h5>
+
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/HP/Silver"> HP silver </a> </li>  
<p> You can upload your pictures and files to the iGEM 2017 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. <br />
+
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/Engagement" > Education & Public Engagement </a> </li>  
When you upload, set the "Destination Filename" to <br><code>T--YourOfficialTeamName--NameOfFile.jpg</code>. (If you don't do this, someone else might upload a different file with the same "Destination Filename", and your file would be erased!)<br><br>
+
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/HP/Gold_Integrated"> integrated HP </a> </li>  
 
+
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/ethics"> ethics </a> </li>  
<a href="https://2017.igem.org/Special:Upload">
+
UPLOAD FILES
+
</a>
+
</p>
+
</div>
+
  
 +
</ul>
 +
</div>
 +
 +
<div class="dropdown">
 +
<button class="dropdown-toggle" type="button" data-toggle="dropdown">judging
 +
<span class="caret"></span></button>
 +
<ul class= "dropdown-menu"  style="margin: 0px;  left: 2px ">
 +
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/Safety"> safety </a> </li>
 +
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/Collaborations"> collaboration </a> </li>
 +
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/Achievements"> achievements </a> </li>
 +
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/Model"> modelling </a> </li>
 +
</ul>
 +
</div>
 +
 +
 +
<div class="dropdown">
 +
<button class="dropdown-toggle" type="button" data-toggle="dropdown">team
 +
<span class="caret"></span></button>
 +
<ul class= "dropdown-menu"  style="margin: 0px;  left: 2px;">
 +
<li> <a href =" https://2017.igem.org/Team:TECHNION-ISRAEL/Team"> members </a> </li>
 +
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/Attributions"> attributions </a> </li>
 +
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/gallery"> gallery </a> </li>
 +
</ul>
 +
</div>
 +
</nav>
 +
<br>
 +
<br>
  
 +
 +
<br>
 +
<br>
 +
<div class="row">
 +
<div class = "col-md-offset-2 col-md-8" >
 +
 +
 +
 +
<div class= "row">
 +
<div class = "col-md-12" >
 +
 +
<br>
 +
 +
</div>
 +
</div>
 +
</div>
 +
</div>
 +
 +
<div class="row">
 +
<div class = "col-md-12" >
 +
<img  class="map" src ="https://static.igem.org/mediawiki/2017/f/ff/T--TECHNION-ISRAEL--the_T_thing1.png" width="800" style= "display: block; margin: auto;" alt="Tolerance" usemap="#HomeT" hidefocus="true"/>
  
 +
<map  name="HomeT">
 +
<!---TriDisplay--->   <area shape="rect" coords="81,551,442,782" href="https://2017.igem.org/Team:TECHNION-ISRAEL/Design" alt="">
 +
<!---Timing--->   <area shape="rect" coords="342,837,849,1064" href="https://2017.igem.org/Team:TECHNION-ISRAEL/delay_mechanism" alt="">
 +
<!---Terminate--->   <area shape="rect" coords="66,1097,409,1304" href="https://2017.igem.org/Team:TECHNION-ISRAEL/kill_switch" alt="">
 +
<!---Tolerance assay--->   <area shape="rect" coords="397,1384,789,1587" href="https://2017.igem.org/Team:TECHNION-ISRAEL/Demonstrate" alt="">
  
 +
</map>
 +
  
  
 +
 +
 +
<br>
 +
<br>
 +
<br>
 +
 +
<br>
 +
<br>
 +
<br>
 +
 +
 +
<video class= "vid" style="display:block; margin: auto; border-radius: 5px;" width="60%" controls>
 +
  <source src="https://static.igem.org/mediawiki/2017/f/f4/T--TECHNION-ISRAEL--Whiteboard.mp4" type="video/mp4">
 +
Your browser does not support the video tag.
 +
</video>
 +
<br>
 +
<br>
 +
<br>
 +
</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 03:51, 2 November 2017

Tolegen, by iGEM Technion 2017

My First Website