Team:Technion-Israel
From 2014.igem.org
Line 1: | Line 1: | ||
- | {{ | + | {{Team:Paris_Bettencourt/Wiki}} |
- | + | {{Team:Technion-Israel/Technion-Israel-skel.css}} | |
- | + | {{Team:Technion-Israel/Technion-Israel-style.css}} | |
+ | {{Team:Technion-Israel/Technion-Israel-style-desktop.css}} | ||
+ | {{Team:Technion-Israel/Technion-Israel-font-awesome.min.css}} | ||
+ | {{Team:Technion-Israel/Technion-Israel-jquery.min.js}} | ||
+ | {{Team:Technion-Israel/Technion-Israel-jquery.dropotron.min.js}} | ||
+ | {{Team:Technion-Israel/Technion-Israel-skel.min.js}} | ||
+ | {{Team:Technion-Israel/Technion-Israel-skel-layers.min.js}} | ||
+ | {{Team:Technion-Israel/Technion-Israel-init.js}} | ||
+ | <!-- | ||
+ | Escape Velocity by HTML5 UP | ||
+ | html5up.net | @n33co | ||
+ | Free for personal and commercial use under the CCA 3.0 license (html5up.net/license) | ||
+ | --> | ||
<html> | <html> | ||
+ | <head> | ||
+ | <title>Safie by Technion-Israel</title> | ||
+ | <meta http-equiv="content-type" content="text/html; charset=utf-8" /> | ||
+ | <meta name="description" content="" /> | ||
+ | <meta name="keywords" content="" /> | ||
+ | <!--[if lte IE 8]><script src="css/ie/html5shiv.js"></script><![endif]--> | ||
+ | <noscript> | ||
+ | <link rel="stylesheet" href="css/skel.css" /> | ||
+ | <link rel="stylesheet" href="css/style.css" /> | ||
+ | <link rel="stylesheet" href="css/style-desktop.css" /> | ||
+ | </noscript> | ||
+ | <!--[if lte IE 8]><link rel="stylesheet" href="css/ie/v8.css" /><![endif]--> | ||
- | <!-- | + | <!--Back to top code bit #1--> |
- | < | + | <style> |
- | + | ||
- | + | .back-to-top { | |
- | + | position: fixed; | |
- | + | bottom: 0em; | |
- | + | right: 0.5em; | |
- | + | background-color: rgba(135, 135, 135, 0.70); | |
- | + | text-decoration: none; | |
- | + | color: #000000; | |
- | + | display: none; | |
- | + | border-radius: 100px; | |
- | + | padding-bottom: 20px; | |
- | + | margin-bottom: -30px; | |
- | + | } | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | .back-to-top:hover { | |
- | + | background-color: rgba(4, 99, 129, 0.70); | |
+ | } | ||
+ | |||
+ | </style> | ||
+ | <!--/Back to top code bit #1--> | ||
- | < | + | </head> |
- | < | + | <body class="homepage"> |
- | + | ||
- | + | ||
- | < | + | <!-- Header --> |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | <p> | + | <div id="header-wrapper" class="wrapper"> |
- | </ | + | <div id="header"> |
+ | |||
+ | <!-- Logo | ||
+ | <div id="logo"> | ||
+ | <h1><a href="index.html">Escape Velocity</a></h1> | ||
+ | <p>A free responsive site template by HTML5 UP</p> | ||
+ | </div>--> | ||
+ | |||
+ | <!-- Nav --> | ||
+ | |||
+ | |||
+ | <nav id="nav"> | ||
+ | |||
+ | <ul> | ||
+ | <li class="current"><a href="index.html">Home</a></li> | ||
+ | <li> | ||
+ | <a href="Project.html">Project</a> | ||
+ | <ul> | ||
+ | <li><a href="Project.html#idea">The idea</a></li> | ||
+ | <li><a href="Project.html#HK">Histedin kinase</a></li> | ||
+ | <li><a href="Project.html#gate">Gate construct</a></li> | ||
+ | <li><a href="Project.html#azo">Azobenzene</a></li> | ||
+ | <li><a href="Project.html#modeling">Modeling</a></li> | ||
+ | <li><a href="Project.html#experiments">Experiments</a></li> | ||
+ | <li><a href="Project.html#methods">Methods & protocols</a></li> | ||
+ | <li><a href="Project.html#notebook">Lab notebook</a></li> | ||
+ | <li><a href="Project.html#safety">Safety</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="HP.html">Human Practice</a> | ||
+ | <ul> | ||
+ | <li><a href="#">SynBio in 3 languages</a></li> | ||
+ | <li><a href="#">iGEM high-schools</a></li> | ||
+ | <li><a href="#">SynBio lectures</a></li> | ||
+ | <li><a href="#">Collaborations</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="team.html">The Team</a> | ||
+ | <ul> | ||
+ | <li><a href="#">Members</a></li> | ||
+ | <li><a href="#">Mentors</a></li> | ||
+ | <li><a href="https://www.facebook.com/iGEM2014.Technion">Official FB page</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="support.html">Special Thanks</a> | ||
+ | <ul> | ||
+ | <li><a href="#">Attributions</a></li> | ||
+ | <li><a href="#">Sponsers</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="Judging.html">Judging</a> | ||
+ | <ul> | ||
+ | <li><a href="#">Judging Critiria</a></li> | ||
+ | <li><a href="#">BioBricks</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | </ul> | ||
+ | |||
+ | |||
+ | </nav> | ||
+ | |||
+ | <!-- <a href="https://2014.igem.org/Main_Page" class="igemlogo"> | ||
+ | <img src="images/igem.png" alt="" /> | ||
+ | </a> | ||
+ | |||
+ | <a href="" class="igem10"> | ||
+ | <img src="images/10years.png" alt="" /> | ||
+ | </a> --> | ||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <!-- The Project --> | ||
+ | <div id="intro-wrapper" class="wrapper style1"> | ||
+ | <div class="title">The Project</div> | ||
+ | <section id="intro" class="container"> | ||
+ | <img src="images/pic00.jpg" alt="" / class="image featured"> | ||
+ | <p class="style2"><strong>We are developing a low concentration bio-detector.</strong><br></p> | ||
+ | <p class="style3">The system is based on an intricate <strong>gate construct</strong>, | ||
+ | utilizes <strong>quorum-sensing</strong> and an altered <strong>two-component signalling system</strong>. | ||
+ | In addition, groundbreaking organic synthesis of a photo-switching molecule – <strong>Azobenzene</strong> – | ||
+ | is used in a pioneering attempt to mimic biofilm formation.<br> | ||
+ | We have planned and built a low concentration detector using these elements.</p> | ||
+ | <p><br><br></p> | ||
- | < | + | <div class="feature-list"> |
- | < | + | <div class="row"> |
+ | <div class="6u"> | ||
+ | <section> | ||
+ | <h3 class="icon fa-lightbulb-o">The idea</h3> | ||
+ | <p>Read about our vision for our project. Find out more about the idea and where some R&D can take us</p> | ||
+ | <ul class="actions actions-centered"> | ||
+ | <li><a href="#" class="button style1 big">Read more</a></li> | ||
+ | </ul> | ||
+ | </section> | ||
+ | </div> | ||
+ | <div class="6u"> | ||
+ | <section> | ||
+ | <h3 class="icon fa-circle-o-notch">Histidine Kinase</h3> | ||
+ | <p>Read how the Histidine Kinase system in E.coli can be used for different applications and substances</p> | ||
+ | <ul class="actions actions-centered"> | ||
+ | <li><a href="#" class="button style1 big">Read more</a></li> | ||
+ | </ul> | ||
+ | </section> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="row"> | ||
+ | <div class="6u"> | ||
+ | <section> | ||
+ | <h3 class="icon fa-toggle-on">Gate construct</h3> | ||
+ | <p>Explore our genetic logic gates in detail, what happens in the system and how it can detect low concentrations</p> | ||
+ | <ul class="actions actions-centered"> | ||
+ | <li><a href="#" class="button style1 big">Read more</a></li> | ||
+ | </ul> | ||
+ | </section> | ||
+ | </div> | ||
+ | <div class="6u"> | ||
+ | <section> | ||
+ | <h3 class="icon fa-flask">Azobenzene</h3> | ||
+ | <p>Read about our pioneering method for bacterial aggregation using organically synthesized Azobenzene molecules</p> | ||
+ | <ul class="actions actions-centered"> | ||
+ | <li><a href="#" class="button style1 big">Read more</a></li> | ||
+ | </ul> | ||
+ | </section> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="row"> | ||
+ | <div class="6u"> | ||
+ | <section> | ||
+ | <h3 class="icon fa-laptop">modeling</h3> | ||
+ | <p>Check out our modeling for low concentration detection and bacterial aggregation</p> | ||
+ | <ul class="actions actions-centered"> | ||
+ | <li><a href="#" class="button style1 big">Read more</a></li> | ||
+ | </ul> | ||
+ | </section> | ||
+ | </div> | ||
+ | <div class="6u"> | ||
+ | <section> | ||
+ | <h3 class="icon fa-bar-chart">Experiments</h3> | ||
+ | <p>Find out about the experiments we preformed and see the results. Read more about future experiments we planned</p> | ||
+ | <ul class="actions actions-centered"> | ||
+ | <li><a href="#" class="button style1 big">Read more</a></li> | ||
+ | </ul> | ||
+ | </section> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="row"> | ||
+ | <div class="6u"> | ||
+ | <section> | ||
+ | <h3 class="icon fa-wrench">Methods & protocols</h3> | ||
+ | <p>Read about the methods we used in the lab and download the protocols</p> | ||
+ | <ul class="actions actions-centered"> | ||
+ | <li><a href="#" class="button style1 big">Read more</a></li> | ||
+ | </ul> | ||
+ | </section> | ||
+ | </div> | ||
+ | <div class="6u"> | ||
+ | <section> | ||
+ | <h3 class="icon fa-newspaper-o">Lab notebook</h3> | ||
+ | <p>You can find out what we did the whole summer in the lab in each sub-project</p> | ||
+ | <ul class="actions actions-centered"> | ||
+ | <li><a href="#" class="button style1 big">Read more</a></li> | ||
+ | </ul> | ||
+ | </section> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </section> | ||
+ | </div> | ||
+ | |||
+ | <!-- Main --> | ||
+ | <div class="wrapper style2"> | ||
+ | <div class="title">Human Practice</div> | ||
+ | <div id="main" class="container"> | ||
+ | <img src="images/pic01.jpg" alt="" class="image featured"> | ||
+ | <section id="features"> | ||
+ | <header class="style1"> | ||
+ | <h2>In our Human Practices project we focus on 3 principles:</h2> | ||
+ | <p>Encouraging independent thinking and creativity among teens and youth<br> | ||
+ | Progressing Arab-Jewish relations through the medium of science<br> | ||
+ | Representing Israel as ambassadors in the worldwide competition of iGEM</p> | ||
+ | </header> | ||
+ | <div class="feature-list"> | ||
+ | <div class="row"> | ||
+ | <div class="6u"> | ||
+ | <section> | ||
+ | <h3 class="icon fa-language">SynBio in 3 languages</h3> | ||
+ | <p>All of our human practice activities are related to our main concept of SynBio in 3 languages. Each activity was designed to include all members of Israeli society, and was held in Hebrew, Arabic and English.</p> | ||
+ | <ul class="actions actions-centered"> | ||
+ | <li><a href="#" class="button style1 big">Read more</a></li> | ||
+ | </ul> | ||
+ | </section> | ||
+ | </div> | ||
+ | <div class="6u"> | ||
+ | <section> | ||
+ | <h3 class="icon fa-graduation-cap">iGEM high-schools</h3> | ||
+ | <p>We have launched the first iGEM high-school team in Israel! We designed detaild lesson plans, raised the money for the team and found facilities. The first group will start working this winter.</p> | ||
+ | <ul class="actions actions-centered"> | ||
+ | <li><a href="#" class="button style1 big">Read more</a></li> | ||
+ | </ul> | ||
+ | </section> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="row"> | ||
+ | <div class="6u"> | ||
+ | <section> | ||
+ | <h3 class="icon fa-user">SynBio Lectures</h3> | ||
+ | <p>We have build lectures for young and older kids on Synthetic biology in space and in water, for our activities and for your free use.</p> | ||
+ | <ul class="actions actions-centered"> | ||
+ | <li><a href="#" class="button style1 big">Read more</a></li> | ||
+ | </ul> | ||
+ | </section> | ||
+ | </div> | ||
+ | <div class="6u"> | ||
+ | <section> | ||
+ | <h3 class="icon fa-users">Collaborations</h3> | ||
+ | <p>In the iGEM spirit we collaborated with the Paris_Bettencourt team and BGU_Israel in a few projects.</p> | ||
+ | <ul class="actions actions-centered"> | ||
+ | <li><a href="#" class="button style1 big">Read more</a></li> | ||
+ | </ul> | ||
+ | </section> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </section> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <!-- Highlights --> | ||
+ | <div class="wrapper style3"> | ||
+ | <div class="title">The Team</div> | ||
+ | <a href="#" class="image featured"> | ||
+ | <img src="images/pic001.jpg" alt="" /> | ||
+ | </a> | ||
+ | </div> | ||
+ | |||
- | < | + | |
+ | <!-- Footer --> | ||
+ | <div class="wrapper style2"> | ||
+ | <div class="title">Special Thanks</div> | ||
+ | <div id="footer" class="container"> | ||
+ | <header class="style1"> | ||
+ | <h2>We Would like to thank the following sponsers:</h2> | ||
+ | <p> | ||
- | < | + | </p> |
- | < | + | </header> |
- | < | + | |
- | < | + | <div id="highlightsB" class="container"> |
- | < | + | <div class="row oneandhalf"> |
- | < | + | <div class="4u"> |
- | < | + | <section class="highlight"> |
- | <li> | + | <a href="http://lokey.technion.ac.il/Lokey/index.asp" target="_blank" class="image featured"><img src="images/LOGOS/lokey.jpg" alt="" /></a> |
- | </ul> | + | <h3><a href="http://lokey.technion.ac.il/Lokey/index.asp" target="_blank">The Lorry I. Lokey center</a></h3> |
- | </ | + | <!--<p>Lokey Interdisciplinary Center for Life Sciences and Engineering</p>--> |
- | </td> | + | </section> |
- | </tr> | + | </div> |
- | </table> | + | <div class="4u"> |
+ | <section class="highlight"> | ||
+ | <a href="http://www.technion.ac.il/en/" target="_blank" class="image featured"><img src="images/LOGOS/technion.jpg" alt="" /></a> | ||
+ | <h3><a href="http://www.technion.ac.il/en/" target="_blank">Technion</a></h3> | ||
+ | <!--<p>Technion - Israel Institute of Technology - public research university in Haifa, Israel.</p>--> | ||
+ | </section> | ||
+ | </div> | ||
+ | <div class="4u"> | ||
+ | <section class="highlight"> | ||
+ | <a href="http://www.sigmaaldrich.com/israel.html" target="_blank" class="image featured"><img src="images/LOGOS/sigma.jpg" alt="" /></a> | ||
+ | <h3><a href="http://www.sigmaaldrich.com/israel.html" target="_blank">Sigma-Aldrich, Israel</a></h3> | ||
+ | <!--<p>Sigma-Aldrich is a leading life science and high technology company.</p>--> | ||
+ | </section> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <br><br> | ||
+ | <div id="highlightsB" class="container"> | ||
+ | <div class="row oneandhalf"> | ||
+ | <div class="4u"> | ||
+ | <section class="highlight"> | ||
+ | <a href="http://www.labotal.co.il/" target="_blank" class="image featured"><img src="images/LOGOS/labotal.jpg" alt="" /></a> | ||
+ | <h3><a href="http://www.labotal.co.il/" target="_blank">Labotal</a></h3> | ||
+ | |||
+ | </section> | ||
+ | </div> | ||
+ | <div class="4u"> | ||
+ | <section class="highlight"> | ||
+ | <a href="http://www.bioanalytics.co.il/" target="_blank" class="image featured"><img src="images/LOGOS/bioan.jpg" alt="" /></a> | ||
+ | <h3><a href="http://www.bioanalytics.co.il/" target="_blank">BioAnalytics</a></h3> | ||
+ | |||
+ | </section> | ||
+ | </div> | ||
+ | <div class="4u"> | ||
+ | <section class="highlight"> | ||
+ | <a href="http://www.danyel.co.il/" target="_blank" class="image featured"><img src="images/LOGOS/dani.jpg" alt="" /></a> | ||
+ | <h3><a href="http://www.danyel.co.il/" target="_blank">DanyelBiotech</a></h3> | ||
+ | |||
+ | </section> | ||
+ | </div> | ||
+ | </div> | ||
+ | <br><br> | ||
+ | <div id="highlightsB" class="container"> | ||
+ | <div class="row oneandhalf"> | ||
+ | <div class="4u"> | ||
+ | <section class="highlight"> | ||
+ | <a href="http://www.hylabs.co.il/" target="_blank" class="image featured"><img src="images/LOGOS/hy.jpg" alt="" /></a> | ||
+ | <h3><a href="http://www.hylabs.co.il/" target="_blank">Hy-labs</a></h3> | ||
+ | |||
+ | </section> | ||
+ | </div> | ||
+ | <div class="4u"> | ||
+ | <section class="highlight"> | ||
+ | <a href="http://www.headstart.co.il/project.aspx?id=10603&lan=en-US" target="_blank" class="image featured"><img src="images/LOGOS/headstart.jpg" alt="" /></a> | ||
+ | <h3><a href="http://www.headstart.co.il/project.aspx?id=10603&lan=en-US">Headstart supporters</a></h3> | ||
+ | |||
+ | </section> | ||
+ | </div> | ||
+ | <!--<div class="4u"> | ||
+ | <section class="highlight"> | ||
+ | <a href="#" class="image featured"><img src="images/pic04.jpg" alt="" /></a> | ||
+ | <h3><a href="#">DanyelBiotech</a></h3> | ||
+ | |||
+ | </section> | ||
+ | </div>--> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <hr /> | ||
+ | </div> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | <div id="copyright"> | ||
+ | <ul> | ||
+ | <li><a href="https://www.facebook.com/iGEM2014.Technion">Visit our Facebook page</a></li><li>© All rights reserved</li><!--<li>© Technion-Israel</li>--><li>Design: <a href="http://html5up.net">HTML5 UP</a></li><li>igem14il@gmail.com</li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | |||
+ | </div> | ||
+ | <!--Back to top code bit #2--> | ||
+ | <a href="#" class="back-to-top"><img src="images/up_circular-64.png" width="64" height="64"></a> | ||
+ | <script> | ||
+ | jQuery(document).ready(function() { | ||
+ | var offset = 220; | ||
+ | var duration = 500; | ||
+ | jQuery(window).scroll(function() { | ||
+ | if (jQuery(this).scrollTop() > offset) { | ||
+ | jQuery('.back-to-top').fadeIn(duration); | ||
+ | } else { | ||
+ | jQuery('.back-to-top').fadeOut(duration); | ||
+ | } | ||
+ | }); | ||
+ | |||
+ | jQuery('.back-to-top').click(function(event) { | ||
+ | event.preventDefault(); | ||
+ | jQuery('html, body').animate({scrollTop: 0}, duration); | ||
+ | return false; | ||
+ | }) | ||
+ | }); | ||
+ | </script> | ||
+ | <!--\Back to top code bit #2--> | ||
+ | </body> | ||
+ | |||
+ | <!-- Site Map | ||
+ | <footer> | ||
+ | <div id="map"> | ||
+ | <table> | ||
+ | <tr> | ||
+ | <th colspan="2">Project</th> | ||
+ | <th>Human Practice</th> | ||
+ | <th>The Team</th> | ||
+ | <th>Special Thanks</th> | ||
+ | <th>Judging</th> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td>The idea</td> | ||
+ | <td>Expirements</td> | ||
+ | <td>SynBio in 3 languages</td> | ||
+ | <td>Members</td> | ||
+ | <td>Attributions</td> | ||
+ | <td>Judging Critiria</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td>Histidin Kinase</td> | ||
+ | <td>Methodes & Protocols</td> | ||
+ | <td>iGEM High-schools</td> | ||
+ | <td>Mentors</td> | ||
+ | <td>Sponsers</td> | ||
+ | <td>BioBricks</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td>Gate Construst</td> | ||
+ | <td>Lab Notebook</td> | ||
+ | <td>SynBio Lectures</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td>Azobenzene</td> | ||
+ | <td>Saftey</td> | ||
+ | <td>Collaborations</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td>Modeling</td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | </div> | ||
+ | </footer> | ||
+ | ---> | ||
+ | |||
+ | |||
+ | </html> |
Revision as of 15:58, 30 September 2014
We are developing a low concentration bio-detector.
The system is based on an intricate gate construct,
utilizes quorum-sensing and an altered two-component signalling system.
In addition, groundbreaking organic synthesis of a photo-switching molecule – Azobenzene –
is used in a pioneering attempt to mimic biofilm formation.
We have planned and built a low concentration detector using these elements.
The idea
Read about our vision for our project. Find out more about the idea and where some R&D can take us
Histidine Kinase
Read how the Histidine Kinase system in E.coli can be used for different applications and substances
Gate construct
Explore our genetic logic gates in detail, what happens in the system and how it can detect low concentrations
Azobenzene
Read about our pioneering method for bacterial aggregation using organically synthesized Azobenzene molecules
modeling
Check out our modeling for low concentration detection and bacterial aggregation
Experiments
Find out about the experiments we preformed and see the results. Read more about future experiments we planned
In our Human Practices project we focus on 3 principles:
Encouraging independent thinking and creativity among teens and youth
Progressing Arab-Jewish relations through the medium of science
Representing Israel as ambassadors in the worldwide competition of iGEM
SynBio in 3 languages
All of our human practice activities are related to our main concept of SynBio in 3 languages. Each activity was designed to include all members of Israeli society, and was held in Hebrew, Arabic and English.
iGEM high-schools
We have launched the first iGEM high-school team in Israel! We designed detaild lesson plans, raised the money for the team and found facilities. The first group will start working this winter.
- Visit our Facebook page
- © All rights reserved
- Design: HTML5 UP
- igem14il@gmail.com