Team:Technion-Israel
From 2014.igem.org
m |
|||
(169 intermediate revisions not shown) | |||
Line 2: | Line 2: | ||
{{Team:Technion-Israel/Technion-Israel-style.css}} | {{Team:Technion-Israel/Technion-Israel-style.css}} | ||
{{Team:Technion-Israel/Technion-Israel-style-desktop.css}} | {{Team:Technion-Israel/Technion-Israel-style-desktop.css}} | ||
- | |||
{{Team:Technion-Israel/Technion-Israel-jquery.min.js}} | {{Team:Technion-Israel/Technion-Israel-jquery.min.js}} | ||
- | |||
{{Team:Technion-Israel/Technion-Israel-skel.min.js}} | {{Team:Technion-Israel/Technion-Israel-skel.min.js}} | ||
{{Team:Technion-Israel/Technion-Israel-skel-layers.min.js}} | {{Team:Technion-Israel/Technion-Israel-skel-layers.min.js}} | ||
{{Team:Technion-Israel/Technion-Israel-init.js}} | {{Team:Technion-Israel/Technion-Israel-init.js}} | ||
- | |||
- | |||
- | |||
- | |||
- | |||
<html> | <html> | ||
- | + | <head> | |
+ | |||
<title>Safie by Technion-Israel</title> | <title>Safie by Technion-Israel</title> | ||
<meta http-equiv="content-type" content="text/html; charset=utf-8" /> | <meta http-equiv="content-type" content="text/html; charset=utf-8" /> | ||
Line 21: | Line 15: | ||
<meta name="keywords" content="" /> | <meta name="keywords" content="" /> | ||
<!--[if lte IE 8]><script src="css/ie/html5shiv.js"></script><![endif]--> | <!--[if lte IE 8]><script src="css/ie/html5shiv.js"></script><![endif]--> | ||
- | |||
<!--[if lte IE 8]><link rel="stylesheet" href="css/ie/v8.css" /><![endif]--> | <!--[if lte IE 8]><link rel="stylesheet" href="css/ie/v8.css" /><![endif]--> | ||
+ | <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet"> | ||
- | |||
- | |||
<style> | <style> | ||
+ | |||
+ | #globalWrapper { | ||
+ | possition: absolute; | ||
+ | top:-40px; | ||
+ | } | ||
+ | #bodyContent style ~ p{ | ||
+ | display: none; | ||
+ | } | ||
#content { | #content { | ||
width: 100%; | width: 100%; | ||
- | + | height: 100%; | |
- | margin | + | margin: 0 0 0 0px; |
- | padding: 0 0 0 0px;; | + | padding: 0 0 0 0px; |
+ | border: none; | ||
} | } | ||
#contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo { | #contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo { | ||
- | display:none;} | + | display:none; |
+ | } | ||
+ | |||
#top-section { | #top-section { | ||
border: none; | border: none; | ||
- | height: | + | width: 100%; |
- | + | height: 100%; | |
+ | margin: 0 0 0 0; | ||
+ | padding: 0 0 0 0; | ||
border: none;} | border: none;} | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
body { | body { | ||
- | margin: | + | margin: 0; |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
padding: 0; | padding: 0; | ||
- | + | background: none; | |
+ | } | ||
+ | |||
#menubar { | #menubar { | ||
- | font-size: | + | font-size: 100%; |
- | top: | + | top: 0px; |
+ | height: 100%; | ||
+ | background:none; | ||
+ | possition: absolute; | ||
+ | top: 10px; | ||
+ | } | ||
.left-menu:hover { | .left-menu:hover { | ||
background-color: transparent;} | background-color: transparent;} | ||
Line 67: | Line 67: | ||
background-color: transparent;} | background-color: transparent;} | ||
#menubar:hover { | #menubar:hover { | ||
- | color: white;} | + | color: white; |
+ | } | ||
#menubar li a { | #menubar li a { | ||
- | color: transparent;} | + | color: transparent; |
+ | text-decoration:none; | ||
+ | } | ||
#menubar:hover li a { | #menubar:hover li a { | ||
color: white;} | color: white;} | ||
+ | #menubar li a:hover { | ||
+ | color: #e04749;} | ||
+ | /* Removes "teams" from the menubar */ | ||
+ | #menubar > ul > li:last-child { | ||
+ | display: none;} | ||
+ | |||
+ | /* scale back up to a sane default */ | ||
+ | #globalWrapper { | ||
+ | position: relative; | ||
+ | font-size: 100%; | ||
+ | width: 100%; | ||
+ | margin: 0; | ||
+ | padding: 0; | ||
+ | padding-bottom: 0px; | ||
+ | } | ||
+ | .visualClear { | ||
+ | clear: both; | ||
+ | } | ||
+ | |||
+ | html #bodyContent pre { | ||
+ | display: none; | ||
+ | } | ||
+ | |||
+ | contentSub { | ||
+ | height: 0px; | ||
+ | } | ||
+ | |||
+ | .editExternally { | ||
+ | display:none; | ||
+ | } | ||
- | |||
.back-to-top { | .back-to-top { | ||
position: fixed; | position: fixed; | ||
Line 84: | Line 116: | ||
display: none; | display: none; | ||
border-radius: 100px; | border-radius: 100px; | ||
- | padding-bottom: | + | padding-bottom: 25px; |
- | margin-bottom: - | + | margin-bottom: -25px; |
} | } | ||
- | + | #nav ul .sub1 { | |
- | + | background-color: rgba(4,99,129,0.9); | |
- | + | } | |
- | + | #bodyContent a[href ^="https://"], .link-https { | |
+ | background: none; | ||
+ | } | ||
+ | |||
+ | |||
+ | </style> | ||
<!--/Back to top code bit #1--> | <!--/Back to top code bit #1--> | ||
Line 104: | Line 141: | ||
<div id="header"> | <div id="header"> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
<!-- Nav --> | <!-- Nav --> | ||
Line 116: | Line 148: | ||
<ul> | <ul> | ||
- | <li | + | <li id="parent"><a href="https://2014.igem.org/Team:Technion-Israel">Home</a></li> |
- | <li> | + | <li id="parent"> |
- | <a href=" | + | <a href="https://2014.igem.org/Team:Technion-Israel/Project">Project</a> |
- | <ul> | + | <ul class="sub1"> |
- | + | <li id="child1"><a href="https://2014.igem.org/Team:Technion-Israel/Project#idea">The idea</a></li> | |
- | + | <li id="child1"><a href="https://2014.igem.org/Team:Technion-Israel/Project#howitworks">How it works</a></li> | |
- | + | <li id="child1"><a href="https://2014.igem.org/Team:Technion-Israel/Project#alpha">Alpha System</a></li> | |
- | + | <li id="child1"><a href="https://2014.igem.org/Team:Technion-Israel/Project#beta">Beta System</a></li> | |
- | + | <li id="child1"><a href="https://2014.igem.org/Team:Technion-Israel/Project#rna">RNA splint</a></li> | |
- | + | <li id="child1"><a href="https://2014.igem.org/Team:Technion-Israel/Project#azo">Azobenzene</a></li> | |
- | + | <li id="child1"><a href="https://2014.igem.org/Team:Technion-Israel/Project#hk">Histidine Kinase</a></li> | |
- | + | <li id="child1"><a href="https://2014.igem.org/Team:Technion-Israel/Project#newmethod">New Standard</a></li> | |
- | + | <li id="child1"><a href="https://2014.igem.org/Team:Technion-Israel/Project#protocol">Protocols</a></li> | |
+ | <li id="child1"><a href="https://2014.igem.org/Team:Technion-Israel/Project#notebook">Lab Notebook</a></li> | ||
+ | <li id="child1"><a href="https://2014.igem.org/Team:Technion-Israel/Project#safety">Safety</a></li> | ||
</ul> | </ul> | ||
</li> | </li> | ||
- | + | <li id="parent"><a href="https://2014.igem.org/Team:Technion-Israel/Modeling">Modeling</a> | |
- | <a href=" | + | <ul class="sub1"> |
- | <ul> | + | <li id="child1"><a href="https://2014.igem.org/Team:Technion-Israel/Modeling#whyworks">Why it should work</a></li> |
- | + | <li id="child1"><a href="https://2014.igem.org/Team:Technion-Israel/Modeling#whyfail">Why it should fail</a></li> | |
- | + | <li id="child1"><a href="https://2014.igem.org/Team:Technion-Israel/Modeling#splint">RNA Splint</a></li> | |
- | + | <li id="child1"><a href="https://2014.igem.org/Team:Technion-Israel/Modeling#biofilm">Synthetic Biofilm<br>Formation</a></li> | |
- | + | </ul> | |
+ | </li> | ||
+ | |||
+ | <li id="parent"><a href="https://2014.igem.org/Team:Technion-Israel/Experiments">Experiments</a> | ||
+ | <ul class="sub1"> | ||
+ | <li id="child1"><a href="https://2014.igem.org/Team:Technion-Israel/Experiments#gate1">Gate 1</a></li> | ||
+ | <li id="child1"><a href="https://2014.igem.org/Team:Technion-Israel/Experiments#gate2">Gate 2</a></li> | ||
+ | <li id="child1"><a href="https://2014.igem.org/Team:Technion-Israel/Experiments#rna">RNA Splint</a></li> | ||
+ | <li id="child1"><a href="https://2014.igem.org/Team:Technion-Israel/Experiments#pompc">Pompc-RFP</a></li> | ||
+ | <li id="child1"><a href="https://2014.igem.org/Team:Technion-Israel/Experiments#taz">TaZ</a></li> | ||
+ | <li id="child1"><a href="https://2014.igem.org/Team:Technion-Israel/Experiments#mcherry">mCherry</a></li> | ||
+ | <li id="child1"><a href="https://2014.igem.org/Team:Technion-Israel/Experiments#amilcp">amilCP</a></li> | ||
+ | <li id="child1"><a href="https://2014.igem.org/Team:Technion-Israel/Experiments#azo">Azobenzene</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | |||
+ | <li id="parent"> | ||
+ | <a href="https://2014.igem.org/Team:Technion-Israel/HP">Policy & Practices</a> | ||
+ | <ul class="sub1"> | ||
+ | <li id="child1"><a href="https://2014.igem.org/Team:Technion-Israel/HP#3lang">SynBio in 3 Languages</a></li> | ||
+ | <li id="child1"><a href="https://2014.igem.org/Team:Technion-Israel/HP#highschool">iGEM High Schools</a></li> | ||
+ | <li id="child1"><a href="https://2014.igem.org/Team:Technion-Israel/HP#lectures">SynBio Lectures</a></li> | ||
+ | <li id="child1"><a href="https://2014.igem.org/Team:Technion-Israel/HP#collab">Collaborations</a></li> | ||
+ | <li id="child1"><a href="https://2014.igem.org/Team:Technion-Israel/HP#art">Art</a></li> | ||
</ul> | </ul> | ||
</li> | </li> | ||
- | <li> | + | <li id="parent"> |
- | <a href=" | + | <a href="https://2014.igem.org/Team:Technion-Israel/Team">The Team</a> |
- | <ul> | + | <ul class="sub1"> |
- | + | <li id="child1"><a href="https://2014.igem.org/Team:Technion-Israel/Team#members">Members</a></li> | |
- | + | <li id="child1"><a href="https://2014.igem.org/Team:Technion-Israel/Team#mentors">Mentors</a></li> | |
- | + | <li id="child1"><a href="https://2014.igem.org/Team:Technion-Israel/Team#gallery">Gallery</a></li> | |
+ | <li id="child1"><a href="https://igem.org/Team.cgi?id=1343" target="_blank">Official Team<br>Profile</a></li> | ||
+ | <li id="child1"><a href="https://www.facebook.com/iGEM2014.Technion" target="_blank">Official Facebook<br>Page</a></li> | ||
</ul> | </ul> | ||
</li> | </li> | ||
- | <li> | + | <li id="parent"> |
- | <a href=" | + | <a href="https://2014.igem.org/Team:Technion-Israel/Support">Special Thanks</a> |
- | <ul> | + | <ul class="sub1"> |
- | + | <li id="child1"><a href="https://2014.igem.org/Team:Technion-Israel/Support#headstart">Headstart Supporters</a></li> | |
- | + | <li id="child1"><a href="https://2014.igem.org/Team:Technion-Israel/Support#attributions">Attributions</a></li> | |
+ | <li id="child1"><a href="https://2014.igem.org/Team:Technion-Israel/Support#sponsors">Sponsors</a></li> | ||
</ul> | </ul> | ||
</li> | </li> | ||
- | <li> | + | <li id="parent"> |
- | <a href=" | + | <a href="https://2014.igem.org/Team:Technion-Israel/Judging">Judging</a> |
- | <ul> | + | <ul class="sub1"> |
- | + | <li id="child1"><a href="https://igem.org/2014_Judging_Form?id=1343" target="_blank">Judging Form</a></li> | |
- | + | <li id="child1"><a href="https://2014.igem.org/Team:Technion-Israel/Judging#biobrick">BioBricks</a></li> | |
+ | <li id="child1"><a href="https://2014.igem.org/Team:Technion-Israel/Judging#results">Results</a></li> | ||
</ul> | </ul> | ||
</li> | </li> | ||
+ | <li style="vertical-align: bottom; height=50px;"><a href="https://2014.igem.org/Main_Page"><img src="https://static.igem.org/mediawiki/2014/8/8b/Technion-Israel-igem.png"></a></li> | ||
</ul> | </ul> | ||
Line 167: | Line 229: | ||
</nav> | </nav> | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
</div> | </div> | ||
Line 195: | Line 251: | ||
<div class="6u"> | <div class="6u"> | ||
<section> | <section> | ||
- | <h3 class="icon fa-lightbulb-o">The | + | <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> | <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"> | <ul class="actions actions-centered"> | ||
- | <li><a href="#" class="button style1 big">Read more</a></li> | + | <li><a href="https://2014.igem.org/Team:Technion-Israel/Project#idea" class="button style1 big">Read more</a></li> |
</ul> | </ul> | ||
</section> | </section> | ||
</div> | </div> | ||
- | + | <div class="6u"> | |
<section> | <section> | ||
- | <h3 class="icon fa- | + | <h3 class="icon fa-exclamation">How it Works</h3> |
- | <p> | + | <p>Find out how we planed to achieve our goal for low concentration detection of different materials</p> |
- | + | <ul class="actions actions-centered"> | |
- | <li><a href="#" class="button style1 big">Read more</a></li> | + | <li><a href="https://2014.igem.org/Team:Technion-Israel/Project#howitworks" class="button style1 big">Read more</a></li> |
</ul> | </ul> | ||
- | + | </section> | |
</div> | </div> | ||
</div> | </div> | ||
Line 215: | Line 271: | ||
<div class="6u"> | <div class="6u"> | ||
<section> | <section> | ||
- | <h3 class="icon fa- | + | <h3 class="icon fa-gear">Alpha System</h3> |
- | <p>Explore our genetic logic gates in detail, what happens in the system and how it can detect low concentrations</p> | + | <p>Explore our first genetic logic gates design in detail, what happens in the system and how it can detect low concentrations</p> |
<ul class="actions actions-centered"> | <ul class="actions actions-centered"> | ||
- | <li><a href="#" class="button style1 big">Read more</a></li> | + | <li><a href="https://2014.igem.org/Team:Technion-Israel/Project#alpha" class="button style1 big">Read more</a></li> |
</ul> | </ul> | ||
</section> | </section> | ||
Line 224: | Line 280: | ||
<div class="6u"> | <div class="6u"> | ||
<section> | <section> | ||
- | <h3 class="icon fa- | + | <h3 class="icon fa-cogs">Beta System</h3> |
- | <p>Read about our | + | <p>Read about our second design of logic gates meant to reduce noise and help with more accurate detection</p> |
<ul class="actions actions-centered"> | <ul class="actions actions-centered"> | ||
- | <li><a href="#" class="button style1 big">Read more</a></li> | + | <li><a href="https://2014.igem.org/Team:Technion-Israel/Project#beta" class="button style1 big">Read more</a></li> |
</ul> | </ul> | ||
</section> | </section> | ||
</div> | </div> | ||
</div> | </div> | ||
+ | |||
<div class="row"> | <div class="row"> | ||
<div class="6u"> | <div class="6u"> | ||
<section> | <section> | ||
- | <h3 class="icon fa- | + | <h3 class="icon fa-expand">RNA Splint</h3> |
- | <p> | + | <p>Find out about our plan to split any desired gene sequence to produce it under 2 different promoters and have the full protein self-assemble</p> |
<ul class="actions actions-centered"> | <ul class="actions actions-centered"> | ||
- | <li><a href="#" class="button style1 big">Read more</a></li> | + | <li><a href="https://2014.igem.org/Team:Technion-Israel/Project#rna" class="button style1 big">Read more</a></li> |
</ul> | </ul> | ||
</section> | </section> | ||
</div> | </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="https://2014.igem.org/Team:Technion-Israel/Project#azo" class="button style1 big">Read more</a></li> | ||
+ | </ul> | ||
+ | </section> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <div class="row"> | ||
<div class="6u"> | <div class="6u"> | ||
<section> | <section> | ||
- | <h3 class="icon fa- | + | <h3 class="icon fa-tencent-weibo">Histidine Kinase</h3> |
- | <p> | + | <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="https://2014.igem.org/Team:Technion-Israel/Project#hk" class="button style1 big">Read more</a></li> | ||
+ | </ul> | ||
+ | </section> | ||
+ | </div> | ||
+ | <div class="6u"> | ||
+ | <section> | ||
+ | <h3 class="icon fa-barcode">New Standard</h3> | ||
+ | <p>Explore a new standard for faster DNA assembly based on<br> Gibson assembly</p> | ||
<ul class="actions actions-centered"> | <ul class="actions actions-centered"> | ||
- | <li><a href="#" class="button style1 big">Read more</a></li> | + | <li><a href="https://2014.igem.org/Team:Technion-Israel/Project#newmethod" class="button style1 big">Read more</a></li> |
</ul> | </ul> | ||
</section> | </section> | ||
</div> | </div> | ||
- | </div> | + | </div> |
+ | |||
<div class="row"> | <div class="row"> | ||
<div class="6u"> | <div class="6u"> | ||
<section> | <section> | ||
- | <h3 class="icon fa- | + | <h3 class="icon fa-laptop">Modeling</h3> |
- | <p> | + | <p>Check out our extensive modeling for low concentration detection and bacterial aggregation<br></p> |
<ul class="actions actions-centered"> | <ul class="actions actions-centered"> | ||
- | <li><a href=" | + | <li><a href="https://2014.igem.org/Team:Technion-Israel/Modeling" class="button style1 big">Read more</a></li> |
</ul> | </ul> | ||
</section> | </section> | ||
Line 264: | Line 343: | ||
<div class="6u"> | <div class="6u"> | ||
<section> | <section> | ||
- | <h3 class="icon fa- | + | <h3 class="icon fa-bar-chart">Experiments</h3> |
- | <p> | + | <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"> | <ul class="actions actions-centered"> | ||
- | <li><a href=" | + | <li><a href="https://2014.igem.org/Team:Technion-Israel/Experiments" class="button style1 big">Read more</a></li> |
</ul> | </ul> | ||
</section> | </section> | ||
</div> | </div> | ||
</div> | </div> | ||
- | + | ||
+ | </div> | ||
</section> | </section> | ||
</div> | </div> | ||
Line 278: | Line 358: | ||
<!-- Main --> | <!-- Main --> | ||
<div class="wrapper style2"> | <div class="wrapper style2"> | ||
- | <div class="title"> | + | <div class="title">Policy & Practices</div> |
<div id="main" class="container"> | <div id="main" class="container"> | ||
<img src="https://static.igem.org/mediawiki/2014/d/d6/Technion-Israel-pic01.jpg" alt="" class="image featured"> | <img src="https://static.igem.org/mediawiki/2014/d/d6/Technion-Israel-pic01.jpg" alt="" class="image featured"> | ||
<section id="features"> | <section id="features"> | ||
<header class="style1"> | <header class="style1"> | ||
- | <h2>In our | + | <h2>In our Policy & Practices project we focus on 3 principles:</h2> |
<p>Encouraging independent thinking and creativity among teens and youth<br> | <p>Encouraging independent thinking and creativity among teens and youth<br> | ||
Progressing Arab-Jewish relations through the medium of science<br> | Progressing Arab-Jewish relations through the medium of science<br> | ||
- | Representing Israel as ambassadors in the | + | Representing Israel as ambassadors in the international iGEM competition</p> |
</header> | </header> | ||
<div class="feature-list"> | <div class="feature-list"> | ||
Line 292: | Line 372: | ||
<div class="6u"> | <div class="6u"> | ||
<section> | <section> | ||
- | <h3 class="icon fa-language">SynBio in 3 | + | <h3 class="icon fa-language">SynBio in 3 Languages</h3> |
- | <p>All of our | + | <p><br>All of our Policy & Practices activities are related to our main concept of SynBio in 3 languages. Each activity was designed to include all members of Israeli society.</p> |
<ul class="actions actions-centered"> | <ul class="actions actions-centered"> | ||
- | <li><a href="#" class="button style1 big">Read more</a></li> | + | <li><a href="https://2014.igem.org/Team:Technion-Israel/HP#3lang" class="button style1 big">Read more</a></li> |
</ul> | </ul> | ||
</section> | </section> | ||
Line 301: | Line 381: | ||
<div class="6u"> | <div class="6u"> | ||
<section> | <section> | ||
- | <h3 class="icon fa-graduation-cap">iGEM | + | <h3 class="icon fa-graduation-cap">iGEM High Schools</h3> |
- | <p>We have launched the first iGEM | + | <p>We have launched the first iGEM High School team in Israel! We designed detaild lesson plans and found facilities for the project. The first group will start working for the 2015 competition.<br></p> |
<ul class="actions actions-centered"> | <ul class="actions actions-centered"> | ||
- | <li><a href="#" class="button style1 big">Read more</a></li> | + | <li><a href="https://2014.igem.org/Team:Technion-Israel/HP#highschool" class="button style1 big">Read more</a></li> |
</ul> | </ul> | ||
</section> | </section> | ||
Line 313: | Line 393: | ||
<section> | <section> | ||
<h3 class="icon fa-user">SynBio Lectures</h3> | <h3 class="icon fa-user">SynBio Lectures</h3> | ||
- | <p>We have | + | <p>We have created detailed lesson plans including slideshows for children of all ages about Synthetic Biology in space and in water. We used these lesson plans for our activities and they are available for your free use.</p> |
<ul class="actions actions-centered"> | <ul class="actions actions-centered"> | ||
- | <li><a href="#" class="button style1 big">Read more</a></li> | + | <li><a href="https://2014.igem.org/Team:Technion-Israel/HP#lectures" class="button style1 big">Read more</a></li> |
</ul> | </ul> | ||
</section> | </section> | ||
Line 322: | Line 402: | ||
<section> | <section> | ||
<h3 class="icon fa-users">Collaborations</h3> | <h3 class="icon fa-users">Collaborations</h3> | ||
- | <p>In the iGEM spirit we collaborated with the Paris_Bettencourt team | + | <p><br>In the iGEM spirit we collaborated with the Paris_Bettencourt team on a few projects including a weekly newsletter, and with BGU_Israel on an experiment.<br></p> |
<ul class="actions actions-centered"> | <ul class="actions actions-centered"> | ||
- | <li><a href="#" class="button style1 big">Read more</a></li> | + | <li><a href="https://2014.igem.org/Team:Technion-Israel/HP#collab" class="button style1 big">Read more</a></li> |
</ul> | </ul> | ||
</section> | </section> | ||
Line 337: | Line 417: | ||
<div class="wrapper style3"> | <div class="wrapper style3"> | ||
<div class="title">The Team</div> | <div class="title">The Team</div> | ||
- | <a href=" | + | <a href="https://2014.igem.org/Team:Technion-Israel/Team" class="image featured"> |
<img src="https://static.igem.org/mediawiki/2014/4/46/Technion-Israel-pic001.jpg" alt="" /> | <img src="https://static.igem.org/mediawiki/2014/4/46/Technion-Israel-pic001.jpg" alt="" /> | ||
</a> | </a> | ||
Line 349: | Line 429: | ||
<div id="footer" class="container"> | <div id="footer" class="container"> | ||
<header class="style1"> | <header class="style1"> | ||
- | <h2>We | + | <h2>We would like to thank the following sponsors:</h2> |
<p> | <p> | ||
Line 432: | Line 512: | ||
</div> | </div> | ||
</div> | </div> | ||
- | |||
</div> | </div> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
</div> | </div> | ||
<!--Back to top code bit #2--> | <!--Back to top code bit #2--> | ||
- | <a href="#" class="back-to-top"><img src=" | + | <a href="#" class="back-to-top"><img src="https://static.igem.org/mediawiki/2014/a/a4/Technion-Israel-up_circular-64.png" width="64" height="64"></a> |
<script> | <script> | ||
jQuery(document).ready(function() { | jQuery(document).ready(function() { | ||
Line 467: | Line 538: | ||
</script> | </script> | ||
<!--\Back to top code bit #2--> | <!--\Back to top code bit #2--> | ||
- | + | ||
+ | <div id="copyright"> | ||
+ | <ul> | ||
+ | <li><a href="https://www.facebook.com/iGEM2014.Technion" target="_blank">Visit our Facebook page</a></li><li>© All rights reserved</li><!--<li>© Technion-Israel</li>--><li>Design: <a href="http://html5up.net" target="_blank">HTML5 UP</a> & Technion_Israel Team</li><li>igem14il@gmail.com</li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | |||
+ | </body> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
</html> | </html> |
Latest revision as of 03:12, 18 October 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
How it Works
Find out how we planed to achieve our goal for low concentration detection of different materials
Alpha System
Explore our first genetic logic gates design in detail, what happens in the system and how it can detect low concentrations
Beta System
Read about our second design of logic gates meant to reduce noise and help with more accurate detection
RNA Splint
Find out about our plan to split any desired gene sequence to produce it under 2 different promoters and have the full protein self-assemble
Azobenzene
Read about our pioneering method for bacterial aggregation using organically synthesized Azobenzene molecules
Histidine Kinase
Read how the Histidine Kinase system in E.coli can be used for different applications and substances
New Standard
Explore a new standard for faster DNA assembly based on
Gibson assembly
In our Policy & 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 international iGEM competition
SynBio in 3 Languages
All of our Policy & Practices activities are related to our main concept of SynBio in 3 languages. Each activity was designed to include all members of Israeli society.
iGEM High Schools
We have launched the first iGEM High School team in Israel! We designed detaild lesson plans and found facilities for the project. The first group will start working for the 2015 competition.
SynBio Lectures
We have created detailed lesson plans including slideshows for children of all ages about Synthetic Biology in space and in water. We used these lesson plans for our activities and they are available for your free use.
Collaborations
In the iGEM spirit we collaborated with the Paris_Bettencourt team on a few projects including a weekly newsletter, and with BGU_Israel on an experiment.
- Visit our Facebook page
- © All rights reserved
- Design: HTML5 UP & Technion_Israel Team
- igem14il@gmail.com