Team:IIT Delhi

From 2014.igem.org

(Difference between revisions)
 
(562 intermediate revisions not shown)
Line 1: Line 1:
{{CSS/Main}}
{{CSS/Main}}
 +
{{CSS/style}}
 +
{{CSS/foundation}}
 +
{{CSS/reveal}}
 +
{{CSS/home}}
 +
{{CSS/Generic}}
 +
{{CSS/js-image-slider}}
 +
{{CSS/style2}}
 +
{{CSS/style3}}
 +
<html>
<html>
 +
<head>
 +
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 +
    <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
 +
    <meta name="description" content="iGEM 2014 IIT Delhi">
 +
    <meta name="keywords" content="igem iitdelhi 2014, biotech, biobricks, parts, notebook,  bio, chem, iit, delhi, hauz khas , new delhi, molecular biology,  genetics, synthetic, biology, competition, iGEM, MIT, USA, abhishek, bharti">
 +
    <meta name="viewport" content="width=device-width, initial-scale=1">
 +
    <meta http-equiv="cache-control" content="public" />   
 +
<title>iGEM IIT Delhi 2014</title>
 +
<link rel='shortcut icon' id='favicon' href='https://static.igem.org/mediawiki/2014/7/76/Favicon3.png' />
 +
<link href='http://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'>
 +
<link href='http://fonts.googleapis.com/css?family=Droid+Serif:400italic' rel='stylesheet' type='text/css'>
 +
<link href='http://fonts.googleapis.com/css?family=Roboto+Condensed:400,300,700' rel='stylesheet' type='text/css'>
 +
 +
 +
 +
 +
<link href='http://fonts.googleapis.com/css?family=Open+Sans:300,400,700' rel='stylesheet' type='text/css'>
 +
<!--map=====================
 +
<!--Script for google map at footer-->
 +
<script
 +
src="http://maps.googleapis.com/maps/api/js?key=AIzaSyDY0kkJiTPVd2U7aTOAwhc9ySH6oHxOIYM&sensor=false">
 +
</script>
 +
 +
<script>
 +
function initialize()
 +
{
 +
var mapProp = {
 +
  center:new google.maps.LatLng(28.5450,77.1922),
 +
  zoom:5,
 +
  mapTypeId:google.maps.MapTypeId.ROADMAP
 +
  };
 +
var map=new google.maps.Map(document.getElementById("googleMap"),mapProp);
 +
}
 +
 +
google.maps.event.addDomListener(window, 'load', initialize);
 +
</script>
 +
 +
 +
 +
<!-------------EDITS ON------------------------>
 +
 +
 +
<style>
 +
.dock-container {
 +
position: relative;
 +
top: 10px; height: 50px; padding-left: 20px; }
 +
a.dock-item {
 +
display: block;
 +
width: 50px; position: absolute;
 +
bottom: 0; text-align: center;
 +
text-decoration: none; color: #333; }
 +
.dock-item span { display: none; padding-left: 20px; }
 +
.dock-item img {
 +
border: 0;
 +
margin: 5px 10px 0px;
 +
width: 100%;
 +
}
 +
 +
</style>
 +
 +
 +
<!--------------EDITS OFF------------------------>
 +
 +
 +
<script src="http://ie7-js.googlecode.com/svn/version/2.1(beta4)/IE9.js"></script>
 +
 +
<!-- Remove all empty <p> tags -->
 +
<script type="text/javascript">
 +
    $(document).ready(function() {
 +
        $("p").filter( function() {
 +
            return $.trim($(this).html()) == '';
 +
        }).remove()
 +
    });
 +
</script>
 +
 +
</head>
 +
 +
<body>
 +
 +
 +
<div id="fb-root"></div>
 +
<script>(function(d, s, id) {
 +
  var js, fjs = d.getElementsByTagName(s)[0];
 +
  if (d.getElementById(id)) return;
 +
  js = d.createElement(s); js.id = id;
 +
  js.src = "//connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.0";
 +
  fjs.parentNode.insertBefore(js, fjs);
 +
}(document, 'script', 'facebook-jssdk'));</script>
 +
 +
 +
 +
<div class="container_home">
 +
 +
 +
<!--Header============================================-->
 +
<div class="topblack"></div>
 +
<div class="topwhite">
 +
<!--<div class="logo"><a href="https://2014.igem.org/Team:IIT_Delhi"><img src="https://static.igem.org/mediawiki/2014/c/c0/Igem_iitdelhi_logo2.gif"/></a></div>-->
 +
 +
 +
<div class="logo"><a href="https://2014.igem.org/Team:IIT_Delhi"><img src="https://static.igem.org/mediawiki/2014/b/b4/Logo_igem_iitdelhi.png"/></a>
 +
</div>
 +
 +
<div class="logotext"><img src="https://static.igem.org/mediawiki/2014/7/71/Text_iitd.jpg"/></div>
 +
 +
 +
<div class="igemlogo"><a href="https://igem.org/Main_Page" target="_blank"><img src="https://static.igem.org/mediawiki/2014/e/e2/Igemlogo.png"/></a></div>
 +
 +
 +
<!-----EDIT GOING ON============-------->
-
<!--main content -->
+
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
-
<table width="70%" align="center">
+
<script type="text/javascript" src="./javascripts/fisheye-iutil.min.js"></script>
-
<img src="https://static.igem.org/mediawiki/2014/4/4d/Logo_temp.jpg" align="center">
+
-
<!--welcome box -->
+
<script>
-
<tr>
+
$(function () {
-
<td style="border:1px solid black;" colspan="3" align="center" height="2[[File:[[Media:Example.jpg]]]]50px" bgColor=#FF404B>
+
    // Dock initialize
-
<h1 >WELCOME TO iGEM 2014! </h1>
+
    $('#dock').Fisheye(
-
<p> The only team participating from India !
+
{
-
<p>Your team has been approved and you are ready to start the iGEM season!
+
            maxWidth: 30,
-
<p>Start making the wiki guys !
+
            items: 'a',
-
<br>On this page you can document your project, introduce your team members, document your progress <br> and share your iGEM experience with the rest of the world! </p>
+
            itemsText: 'span',
-
<br>
+
            container: '.dock-container',
-
<p style="color:#E7E7E7"> <a href="https://2014.igem.org/wiki/index.php?title=Team:IIT_Delhi&action=edit"style="color:#FFFFFF"> Click here  to edit this page!</a> </p>
+
            itemWidth: 50,
-
</td>
+
            proximity: 60,
-
</tr>
+
            alignment : 'left',
 +
            valign: 'bottom',
 +
            halign : 'center'
 +
}
 +
);
 +
});
 +
</script>
 +
<div id="dock">
 +
    <div class="dock-container">
 +
        <a class="dock-item" href="index1.html"><span>Example 1</span><img src="./images/home.png" alt="home" /></a>  
 +
        <a class="dock-item" href="index1.html"><span>Example 2</span><img src="./images/contact.png" alt="contact" /></a>  
 +
        <a class="dock-item" href="index1.html"><span>Example 3</span><img src="./images/education.png" alt="portfolio" /></a>  
 +
        <a class="dock-item" href="index1.html"><span>Example 1</span><img src="./images/home.png" alt="home" /></a>
 +
        <a class="dock-item" href="index1.html"><span>Example 2</span><img src="./images/contact.png" alt="contact" /></a>
 +
        <a class="dock-item" href="index1.html"><span>Example 3</span><img src="./images/education.png" alt="portfolio" /></a> 
 +
    </div><!-- end div .dock-container -->
 +
</div><!-- end div .dock #dock -->
-
<tr> <td colspan="3"  height="5px"> </td></tr>
 
-
<!-- end welcome box -->
 
-
<tr>
 
-
<!--navigation menu -->
+
<!-----EDITS ABOVE==========================--->
-
<td align="center" colspan="3">
+
-
<table  width="100%">
 
-
<tr heigth="15px"></tr>
 
-
<tr heigth="75px">
 
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
<!-- Navigation bar-->
-
<a href="https://2014.igem.org/Team:IIT_Delhi"style="color:#000000">Home </a> </td>
+
  <div id="nav">
 +
  <div id="nav_wrapper">
 +
        <ul>
 +
            <li class="nav_item_home" class="home"><a href="https://2014.igem.org/Team:IIT_Delhi">Home</a></li><li class="project">
 +
            <a href="https://2014.igem.org/Team:IIT_Delhi/Project">Project</a></li><li class="modeling">
 +
            <a href="https://2014.igem.org/Team:IIT_Delhi/Modeling">Modeling</a></li><li class="team">
 +
            <a href="https://2014.igem.org/Team:IIT_Delhi/Team">Team</a></li><li class="notebook">
 +
            <a href="https://2014.igem.org/Team:IIT_Delhi/Notebook">Notebook</a></li><li class="attributions">
 +
            <a href="https://2014.igem.org/Team:IIT_Delhi/Attributions">Attributions</a></li><li class="safety">
 +
            <a href="https://2014.igem.org/Team:IIT_Delhi/Safety">Safety</a></li><li class="parts">
 +
            <a href="https://2014.igem.org/Team:IIT_Delhi/Parts">Parts</a></li><li class="achievements">
 +
            <a href="https://2014.igem.org/Team:IIT_Delhi/Achievements">Achievements</a></li>
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>  
+
        </ul>
-
<a href="https://2014.igem.org/Team:IIT_Delhi/Team"style="color:#000000"> Team </a> </td>
+
    </div>
 +
  </div>
-
<td style="border:1px solid black;" align="center"  height ="45px"  onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
 
-
<a href="https://igem.org/Team.cgi?year=2014&team_name=IIT_Delhi"style="color:#000000"> Official Team Profile </a></td>
 
-
<td style="border:1px solid black" align="centerheight ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
<!--Follow us link===============-->
-
<a href="https://2014.igem.org/Team:IIT_Delhi/Project"style="color:#000000"> Project</a></td>
+
<div class="links">
 +
<p class="followus">Follow Us</p>
 +
<div class="link_bg">
 +
            <table border="0" cellspacing="2">
 +
              <tr>
 +
                <td>
 +
                <a href="https://www.facebook.com/igemiitdelhi" target="_blank"><img src="https://static.igem.org/mediawiki/2014/5/51/Fb.png" alt="facebooktitle="Facebook" onmouseover="this.src='https://static.igem.org/mediawiki/2014/6/6c/Fbhover.png';"
 +
            onmouseout="this.src='https://static.igem.org/mediawiki/2014/5/51/Fb.png';" /> </a>              </td>
 +
             
 +
                <td >
 +
                <a href="https://twitter.com/iGEM_IIT_Delhi" target="_blank" >
 +
                <img src="https://static.igem.org/mediawiki/2014/f/f7/Twitter.png" alt="twitter" title="Twitter" onmouseover="this.src='https://static.igem.org/mediawiki/2014/5/56/Twitterhover.png';"
 +
            onmouseout="this.src='https://static.igem.org/mediawiki/2014/f/f7/Twitter.png';"/></a>                </td>
 +
             
 +
                <td>
 +
                <a href="https://www.youtube.com/channel/UCBHF9Lel4MF2dien-p3o10A" target="_blank" >
 +
                <img src="https://static.igem.org/mediawiki/2014/a/af/Youtube.png" alt="you tube" title="Youtube" onmouseover="this.src='https://static.igem.org/mediawiki/2014/9/91/Youtubehover.png';"
 +
            onmouseout="this.src='https://static.igem.org/mediawiki/2014/a/af/Youtube.png';"/></a>                </td>
 +
              </tr>
 +
             
 +
            </table>
 +
        </div>
-
<td style="border:1px solid black;" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
 
-
<a href="https://2014.igem.org/Team:IIT_Delhi/Parts"style="color:#000000"> Parts</a></td>
 
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>  
+
</div>
-
<a href="https://2014.igem.org/Team:IIT_Delhi/Modeling"style="color:#000000"> Modeling</a></td>
+
</div>
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> 
 
-
<a href="https://2014.igem.org/Team:IIT_Delhi/Notebook"style="color:#000000"> Notebook</a></td>
 
-
<td style="border:1px solid black;" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
 
-
<a href="https://2014.igem.org/Team:IIT_Delhi/Safety"style=" color:#000000"> Safety </a></td>
 
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>  
+
<!--=========Incredible India=========-->
-
<a href="https://2014.igem.org/Team:IIT_Delhi/Attributions"style="color:#000000"> Attributions </a></td>
+
<div class="incredibleIndia"></div>
 +
<div class="incredibleIndiaheader"><img class="mainheader" src="https://static.igem.org/mediawiki/2014/a/a7/Headerincredibleindia2.png"/><img class="centerlogo" src="https://static.igem.org/mediawiki/2014/2/22/Igem_iitdelhi_logo128PX.gif"/></div>
 +
<div class="fadedbackground"><img src="https://static.igem.org/mediawiki/2014/6/6e/Scribblebg_iitd.png"/></div>
 +
<div class="redpatternedbg"><img src="https://static.igem.org/mediawiki/2014/1/11/Redpattern_iitd.png"/></div>
 +
<div class="textbg_iitd"><img src="https://static.igem.org/mediawiki/2014/c/ce/Textbg_iitd.png"/>
 +
<div class="aboutus"><h4>Our Aim:</h4><p>We aim to genetically engineer  bacteria and design a prototype of a device that converts harmful components of exhaust gases (i.e NOx and SOx) coming out of  chimneys of various industries and car exhausts into harmless byproducts. NOx and SOx are well known pollutants responsible for various respiratory disorders in humans such as asthma, bronchitis etc. They help in formation of Ozone in the lower troposphere where it acts as an irritant of the skin, eyes and lungs. On the other hand, oxides of Sulfur are the main culprits behind acid rain which corrodes buildings, destroys crops and acidifies water bodies, killing aquatic life.<br><br>
-
<td align ="center"> <a href="https://2014.igem.org/Main_Page"> <img src="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png" width="55px"></a> </td>
+
We aim to genetically engineer E.coli and equip it with the genes to synthesize nitrite reductase enzyme NrfA and CysI (sulfite reductase) and Sqr (Sulfide Quinone reductase) enzymes. NrfA reduces NOx to ammonia (NH3) while Cys1 and Sqr reduce sulphur dioxide (SO2) to hydrogen sulfide (H2S) and H2S to sulfur(S) respectively. These would 
-
</tr>
+
be immobilized on polymer beads that have a positive zeta potential and placed in a bioreactor. The bacteria will reduce the oxides present in the incoming gas stream and consequently the percentage of oxides of nitrogen and sulfur in the outgoing gas stream will be significantly lower.<br><br>
-
</table>
+
-
<!--end navigation menu -->
+
Our proposed design promises easy and effective scalability. Depending on the site of installation (i.e.industrial chimney or in the exhaust of a vehicle), the volume of our  inputs can be altered to obtain the desired output. Moreover, the fact that all the sub-components of our model work independently of each other means that they can be easily detached and replaced, making the system very handy. Around 56% of the population in India is still involved in agricultural activities. If the production of NOx and SOx continues unabated like today, the damaging effects of acid rain on the crops will jeopardize the livelihoods of a large section of India’s population in the future. This will have serious economic and social repercussions. And if the concentration of NOx and SOx in the atmosphere keeps building up, it will adversely affect the health of the people, particularly those who cannot pay for their treatment. Also, since our model makes use of bacteria instead of metallic catalysts to reduce the gases, the potential toxicity that can arise from metal by-products of catalyst degradation can be successfully eliminated. Hence, looking at all the positive aspects of our proposed model, we believe that it will help to create a greener and a healthier future.</p></div>
-
</tr>
+
 +
</div>
-
</tr>
+
<div class="flagview">
-
+
    <a href="http://info.flagcounter.com/AJ8u"><img src="http://s11.flagcounter.com/count/AJ8u/bg_373737/txt_FFFFFF/border_373737/columns_3/maxflags_10/viewers_0/labels_1/pageviews_1/flags_1/" alt="Free counters!" border="0">
 +
    </a>
 +
</div>
 +
<div class="videobackground">
 +
<div class="animatedlogo"><img src="https://static.igem.org/mediawiki/2014/1/18/Igem_iitdelhi_logo_300px.gif"/></div>
 +
  <img src="https://static.igem.org/mediawiki/2014/a/af/Videobg_iitd.png"/>
 +
  <div class="youtubevideobg">
 +
    <div class="igemvideo">
 +
        <video poster="https://static.igem.org/mediawiki/2014/3/31/Videotopimage3.jpg" controls="" style="width:563px; height:302px;">
 +
              <source  style="width:563px; height:302px;" src="https://static.igem.org/mediawiki/2014/3/30/Take_a_Stand_IGEM_IIT_DELHI_2014.mp4" type="video/mp4">
 +
<a href="https://www.youtube.com/watch?v=RSS953TgzWk"><img border="0" src="https://static.igem.org/mediawiki/2014/3/31/Videotopimage3.jpg" alt="Click to view on Youtube" width="563" height="302"></a>
 +
        </video>
 +
    </div>
 +
  </div>
 +
<div class="fblike_share"><iframe src="//www.facebook.com/plugins/like.php?href=https%3A%2F%2Fwww.facebook.com%2Figemiitdelhi&amp;width=300&amp;layout=button_count&amp;action=like&amp;show_faces=false&amp;share=true&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:300px; height:21px;" allowTransparency="true"></iframe></div>
 +
<div class="twitter_follow"><a href="https://twitter.com/iGEM_IIT_Delhi" class="twitter-follow-button" data-show-count="false" data-dnt="true">Follow @iGEM_IIT_Delhi</a>
 +
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script></div>
 +
</div>
-
</td>
 
-
<tr> <td colspan="3"  height="15px"> </td></tr>
 
-
<tr><td bgColor="#e7e7e7" colspan="3" height="1px"> </tr>
 
-
<tr> <td colspan="3"  height="5px"> </td></tr>
 
-
<!--requirements section -->
+
<div class="sponsorsbg">
-
<tr><td colspan="3"> <h3> Requirements </h3></td></tr>
+
<div class="sponsortext"><p>OUR ESTEEMED SPONSORS</p></div>
-
<tr>
+
<div class="sponsors_iitd">
-
<td width="45%"  valign="top">  
+
-
<p> Please be sure to keep these links, your audience will want to find your: </p>
+
<div class="sponsors_iitd2">
 +
<div class="pic1">
 +
<img class="smallpic" src="https://static.igem.org/mediawiki/2014/6/63/Mahindra_logo.png" alt="Abhishek">
 +
<img class="picdescription" src="https://static.igem.org/mediawiki/2014/b/b9/Mahindra_text.png" alt="Abhishek">
 +
</div>
-
<!-- Links to other team pages -->
+
<div class="pic2">
-
<ul>
+
<img class="smallpic" src="https://static.igem.org/mediawiki/2014/6/67/Idt_logo.png" alt="Abhishek">
-
<li><a href="https://2014.igem.org/Team:IIT_Delhi">Home</a> </li>
+
<img class="picdescription" src="https://static.igem.org/mediawiki/2014/4/49/Idt_text.png" alt="Abhishek">
-
<li><a href="https://2014.igem.org/Team:IIT_Delhi/Team">Team</a> </li>
+
</div>
-
<li><a href="https://igem.org/Team.cgi?year=2013&team_name=IIT_Delhi">Official Team Profile</a> </li>
+
-
<li><a href="https://2014.igem.org/Team:IIT_Delhi/Project">Project</a> </li>
+
-
<li><a href="https://2014.igem.org/Team:IIT_Delhi/Parts">Parts</a> </li>
+
-
<li><a href="https://2014.igem.org/Team:IIT_Delhi/Modeling">Modeling</a> </li>
+
-
<li><a href="https://2014.igem.org/Team:IIT_Delhi/Notebook">Notebook</a> </li>
+
-
<li><a href="https://2014.igem.org/Team:IIT_Delhi/Safety">Safety</a> </li>
+
-
<li><a href="https://2014.igem.org/Team:IIT_Delhi/Attributions">Attributions</a> </li>
+
-
</ul>
+
<div class="pic3">
 +
<img class="smallpic" src="https://static.igem.org/mediawiki/2014/4/4f/Fitt_logo.png" alt="Abhishek">
 +
<img class="picdescription" src="https://static.igem.org/mediawiki/2014/5/54/Fitt_text.png" alt="Abhishek">
 +
</div>
-
</td>
+
<div class="pic4">
 +
<img class="smallpic" src="https://static.igem.org/mediawiki/2014/7/71/Dbt_logo.png" alt="Abhishek">
 +
<img class="picdescription" src="https://static.igem.org/mediawiki/2014/7/7c/Dbt_text.png" alt="Abhishek">
 +
</div>
-
<td > </td>
+
<div class="pic5">
-
<td width="45%">
+
<img class="smallpic" src="https://static.igem.org/mediawiki/2014/7/77/Posterguy.png" alt="Abhishek">
 +
<img class="picdescription" src="https://static.igem.org/mediawiki/2014/b/b9/Posterguy_text.png" alt="Abhishek">
 +
</div>
-
<p>There are a few wiki requirements teams must follow:</p>
 
-
<ul>
 
-
<li>All pages, images and files must be hosted on the <a href ="https://2014.igem.org/Special:Upload">  2014.igem.org server</a>. </li>
 
-
<li>All pages must be created under the team’s name space.</li>
 
-
<li>As part of your documentation, keep the links from the menu to the left. </li>
 
-
<li>Do not use flash in wiki code. </li>
 
-
<li>The <a href="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png"> iGEM logo </a> should be placed on the upper part of every page and should link to <a href="https://2014.igem.org/Main_Page">2014.igem.org</a>.</li>
 
-
</ul>
 
-
<p>Visit the <a href="https://2014.igem.org/Wiki_How-To"> Wiki How To page </a> for a complete list of requirements, tips and other useful information. </p>
 
-
</td>
+
</div>
-
</tr>
+
</div>
 +
</div><!--sponsor ends-->
-
<tr> <td colspan="3"  height="15px"> </td></tr>
 
-
<tr><td bgColor=" #7DFDFE" colspan="3" height="1"> </tr>
 
 +
<div class="footerbg">
-
<!--tips -->
+
<div class="nav2">
-
<tr><td colspan="3" > <h3> Tips  </h3></td></tr>
+
  <table class="nav2table">
 +
  <tr>
 +
    <td><a href="https://2014.igem.org/Team:IIT_Delhi">HOME</a></td><td>|</td>
 +
    <td><a href="https://2014.igem.org/Team:IIT_Delhi/Project">PROJECT</a></td><td>|</td>
 +
    <td><a href="https://2014.igem.org/Team:IIT_Delhi/Modeling">MODELING</a></td><td>|</td>
 +
    <td><a href="https://2014.igem.org/Team:IIT_Delhi/Team">TEAM</a></td><td>|</td>
 +
    <td><a href="https://2014.igem.org/Team:IIT_Delhi/Notebook">NOTEBOOK</a></td><td>|</td>
 +
    <td><a href="https://2014.igem.org/Team:IIT_Delhi/Attributions">ATTRIBUTIONS</a></td><td>|</td>
 +
    <td><a href="https://2014.igem.org/Team:IIT_Delhi/Safety">SAFETY</a></td><td>|</td>
 +
    <td><a href="https://2014.igem.org/Team:IIT_Delhi/Parts">PARTS</a></td><td>|</td>
 +
    <td><a href="https://2014.igem.org/Team:IIT_Delhi/Achievements">ACHIEVEMENTS</a></td>
 +
  </tr>
 +
</table>
 +
</div>
 +
<div class="copyright"><p>Copyright &copy; iGEM-IIT Delhi 2014 | Developer: ABHISHEK BHARTI & SHASHANK YADAV </p>
 +
<center>"We won a Bronze Medal at the iGEM Giant Jamboree 2014"</center></div>
-
<tr>
+
</div>
-
<td width="45%" valign="top">
+
-
<p>We are currently working on providing teams with some easy to use design templates.
+
-
<br> In the meantime you can also view other team wikis for inspiration! Here are some very good examples</p>
+
-
<ul>
+
<div class="gifouterdiv">
-
<li> <a href="https://2013.igem.org/Team:SDU-Denmark/"> 2013 SDU Denmark </a> </li>
+
  <div class="gifbg"><img src="https://static.igem.org/mediawiki/2014/6/63/Story_of_ECO_COLI.gif"/></div>
-
<li> <a href="https://2013.igem.org/Team:SYSU-China">2013 SYSU China</a> </li>
+
  <div class="mascotinnerlayer"><img class="mascot_iitd" src="https://static.igem.org/mediawiki/2014/8/8b/Mascot_iitdelhi.gif"/></div>
-
<li> <a href="https://2013.igem.org/Team:Shenzhen_BGIC_ATCG"> 2013 Shenxhen BGIG ATCG </a></li>
+
</div>
-
<li> <a href="https://2013.igem.org/Team:Colombia_Uniandes">2013 Colombia Unianades </a></li>
+
-
<li> <a href="https://2013.igem.org/Team:Lethbridge">2013 Lethbridge</a></li>
+
-
</ul>
+
-
<p>For a full wiki list, you can visit <a href="https://igem.org/Team_Wikis?year=2013">iGEM 2013 web sites </a> and <a href="https://igem.org/Team_Wikis?year=2012">iGEM 2012 web sites</a>  lists. </p>
 
-
</td>
 
-
<td> </td>
 
-
<td width="45%">
 
-
<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>
 
-
<ul>
+
-
<li>State your accomplishments! Tell people what you have achieved from the start. </li>
+
</body>
-
<li>Be clear about what you are doing and what you plan to do.</li>
+
</html>
-
<li>You have a global audience! Consider the different backgrounds that your users come from.</li>
+
-
<li>Make sure information is easy to find; nothing should be more than 3 clicks away.  </li>
+
-
<li>Avoid using very small fonts and low contrast colors; information should be easy to read.  </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="">iGEM 2013 calendar</a> </li>
+
-
<li>Have lots of fun! </li>
+
-
</ul>
+
-
</br>
+
-
</td>
+
-
</tr>
+
-
</table>
+

Latest revision as of 14:20, 23 July 2015


iGEM IIT Delhi 2014

Our Aim:

We aim to genetically engineer bacteria and design a prototype of a device that converts harmful components of exhaust gases (i.e NOx and SOx) coming out of chimneys of various industries and car exhausts into harmless byproducts. NOx and SOx are well known pollutants responsible for various respiratory disorders in humans such as asthma, bronchitis etc. They help in formation of Ozone in the lower troposphere where it acts as an irritant of the skin, eyes and lungs. On the other hand, oxides of Sulfur are the main culprits behind acid rain which corrodes buildings, destroys crops and acidifies water bodies, killing aquatic life.

We aim to genetically engineer E.coli and equip it with the genes to synthesize nitrite reductase enzyme NrfA and CysI (sulfite reductase) and Sqr (Sulfide Quinone reductase) enzymes. NrfA reduces NOx to ammonia (NH3) while Cys1 and Sqr reduce sulphur dioxide (SO2) to hydrogen sulfide (H2S) and H2S to sulfur(S) respectively. These would be immobilized on polymer beads that have a positive zeta potential and placed in a bioreactor. The bacteria will reduce the oxides present in the incoming gas stream and consequently the percentage of oxides of nitrogen and sulfur in the outgoing gas stream will be significantly lower.

Our proposed design promises easy and effective scalability. Depending on the site of installation (i.e.industrial chimney or in the exhaust of a vehicle), the volume of our inputs can be altered to obtain the desired output. Moreover, the fact that all the sub-components of our model work independently of each other means that they can be easily detached and replaced, making the system very handy. Around 56% of the population in India is still involved in agricultural activities. If the production of NOx and SOx continues unabated like today, the damaging effects of acid rain on the crops will jeopardize the livelihoods of a large section of India’s population in the future. This will have serious economic and social repercussions. And if the concentration of NOx and SOx in the atmosphere keeps building up, it will adversely affect the health of the people, particularly those who cannot pay for their treatment. Also, since our model makes use of bacteria instead of metallic catalysts to reduce the gases, the potential toxicity that can arise from metal by-products of catalyst degradation can be successfully eliminated. Hence, looking at all the positive aspects of our proposed model, we believe that it will help to create a greener and a healthier future.

OUR ESTEEMED SPONSORS

Abhishek Abhishek
Abhishek Abhishek
Abhishek Abhishek
Abhishek Abhishek
Abhishek Abhishek