Difference between revisions of "Team:IIT Delhi"

m
Line 1: Line 1:
{{IIT_Delhi}}
+
{{:Team:IIT_Delhi/header}}
<html>
+
<!DOCTYPE html>
<h2> Welcome to iGEM 2015! </h2>
+
<html lang="en">
<p>Your team has been approved and you are ready to start the iGEM season! </p>
+
  
<h4>Before you start: </h4>
+
<head>
<p> Please read the following pages:</p>
+
<ul>
+
<li>  <a href="https://2015.igem.org/Requirements">Requirements page </a> </li>
+
<li> <a href="https://2015.igem.org/Wiki_How-To">Wiki Requirements page</a></li>
+
</ul>
+
  
<div class="highlightBox">
+
    <meta charset="utf-8">
<h4> Project Description</h4>
+
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
<p>We at iGEM IIT Delhi have decided to pick up where we left off last year, continuing our project, “Eco.coli” this year. The project is based on genetically engineering E.coli to create a pollution crusader bacteria. This will then be put into a bioreactor prototype, which we will also be designing this year.
+
    <meta name="viewport" content="width=device-width, initial-scale=1">
We are planning to clone the following genes into E.coli :
+
    <meta name="description" content="">
nrfA (nitrite reductase gene) under an inducible promoter- Reduces Nitrite (NO2- to NH3)
+
    <meta name="author" content="">
sqr (sulfide quinone reductase) under a constitutive promoter- Reduces H2S to elemental Sulphur (S)
+
 
cysI (dissimilatory sulfite reductase) under an inducible promoter- Reduces SO3- to H2S
+
    <title>iGEM -IITD</title>
nosZ (Nitrous oxide reductase) under an inducible promoter- Reduces N2O to N2 . </p>  
+
 
 +
    <!-- Bootstrap Core CSS -->
 +
    <link href="css/bootstrap.min.css" rel="stylesheet">
 +
 
 +
    <!-- Custom CSS -->
 +
    <link href="css/grayscale.css" rel="stylesheet">
 +
 
 +
    <!-- Custom Fonts -->
 +
    <link href="font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
 +
    <link href="http://fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic" rel="stylesheet" type="text/css">
 +
    <link href="http://fonts.googleapis.com/css?family=Montserrat:400,700" rel="stylesheet" type="text/css">
 +
 
 +
    <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
 +
    <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
 +
    <!--[if lt IE 9]>
 +
        <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
 +
        <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
 +
    <![endif]-->
 +
 
 +
 +
 +
</head>
 +
 
 +
<body id="page-top" data-spy="scroll" data-target=".navbar-fixed-top">
 +
 
 +
    <!-- Navigation -->
 +
    <nav class="navbar navbar-custom navbar-fixed-top" role="navigation">
 +
        <div class="container">
 +
            <div class="navbar-header">
 +
                <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-main-collapse">
 +
                    <i class="fa fa-bars"></i>
 +
                </button>
 +
             
 +
            </div>
 +
 
 +
            <!-- Collect the nav links, forms, and other content for toggling -->
 +
            <div class="collapse navbar-collapse navbar-right navbar-main-collapse">
 +
                <ul class="nav navbar-nav">
 +
                    <!-- Hidden li included to remove active class from about link when scrolled up past about section -->
 +
                    <li class="hidden">
 +
                        <a href="#page-top"></a>
 +
                    </li>
 +
<li>
 +
                        <a class="page-scroll" href="welcome.html">Welcome</a>
 +
                    </li>
 +
<li>
 +
                        <a class="page-scroll" href="index.html">Home</a>
 +
                    </li>
 +
                    <li>
 +
                        <a class="page-scroll" href="Project.html">Project</a>
 +
                    </li>
 +
                    <li>
 +
                        <a class="page-scroll" href="modelling.html">Modelling</a>
 +
                    </li>
 +
                    <li>
 +
                        <a class="page-scroll" href="team.html">Team</a>
 +
                    </li>
 +
<li>
 +
                        <a class="page-scroll" href="notebook.html">Notebook</a>
 +
                    </li>
 +
<li>
 +
                        <a class="page-scroll" href="attributions.html">Attributions</a>
 +
                    </li>
 +
<li>
 +
                        <a class="page-scroll" href="safety.html">Safety</a>
 +
                    </li>
 +
<li>
 +
                        <a class="page-scroll" href="parts.html">Parts</a>
 +
                    </li>
 +
<li>
 +
                        <a class="page-scroll" href="achievements.html">Achievements</a>
 +
                    </li>
 +
 +
                </ul>
 +
            </div>
 +
            <!-- /.navbar-collapse -->
 +
        </div>
 +
        <!-- /.container -->
 +
    </nav>
 +
 
 +
 +
 
 +
 +
    <!-- Intro Header -->
 +
    <header class="intro">
 +
        <div class="intro-body">
 +
            <div class="container">
 +
                <div class="row">
 +
                    <div class="col-md-8 col-md-offset-2">
 +
                        <h1 class="brand-heading">iGEM IIT Delhi</h1>
 +
                        <p class="intro-text">Tagline1<br>Tagline2</p>
 +
                        <a href="#about" class="btn btn-circle page-scroll">
 +
                            <i class="fa fa-angle-double-down animated"></i>
 +
                        </a>
 +
                    </div>
 +
                </div>
 +
            </div>
 +
        </div>
 +
    </header>
 +
 
 +
    <!-- About Section -->
 +
    <section id="about" class="container content-section text-center">
 +
        <div class="row">
 +
            <div class="col-lg-8 col-lg-offset-2">
 +
                <h2>Our Aim</h2>
 +
                <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.</p>
 +
                <p>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.</p>
 +
               
 +
            </div>
 +
        </div>
 +
    </section>
 +
 
 +
    <!-- Story Section -->
 +
    <section id="download" class="content-section text-center">
 +
        <div class="download-section">
 +
            <div class="container">
 +
                <div class="col-lg-8 col-lg-offset-2">
 +
                    <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>
 +
    </section>
 +
 
 +
    <!-- Contact Section -->
 +
    <section id="contact" class="container content-section text-center">
 +
        <div class="row">
 +
            <div class="col-lg-8 col-lg-offset-2">
 +
                <h2>Contact Us</h2>
 +
                <p>We won a Bronze Medal at the iGEM Giant Jamboree 2014</p>
 +
                <p><a href="mailto:email_id@gmail.com">email_id@gmail.com</a>
 +
                </p>
 +
                <ul class="list-inline banner-social-buttons">
 +
                    <li>
 +
                        <a href="https://twitter.com/iGEM_IIT_Delhi" class="btn btn-default btn-lg"><i class="fa fa-twitter fa-fw"></i> <span class="network-name">Twitter</span></a>
 +
                    </li>
 +
                    <li>
 +
                        <a href="https://www.facebook.com/igemiitdelhi" class="btn btn-default btn-lg"><i class="fa fa-facebook fa-fw"></i> <span class="network-name">Facebook</span></a>
 +
                    </li>
 +
                    <li>
 +
                        <a href="https://www.youtube.com/channel/UCBHF9Lel4MF2dien-p3o10A" class="btn btn-default btn-lg"><i class="fa fa-youtube fa-fw"></i> <span class="network-name">Youtube</span></a>
 +
                    </li>
 +
                </ul>
 +
            </div>
 +
        </div>
 +
    </section>
 +
 
 +
    <!-- Sponsors Section -->
 +
   
 +
<div class="sponsorsbg">
 +
<div class="sponsortext"><p>OUR ESTEEMED SPONSORS</p></div>
 +
<div class="sponsors_iitd">
 +
 
 +
<div class="sponsors_iitd2">
 +
<div class="pic1">
 +
 
 +
<img class="picdescription" src="https://static.igem.org/mediawiki/2014/b/b9/Mahindra_text.png" alt="Abhishek">
 +
<img class="picdescription" src="https://static.igem.org/mediawiki/2014/4/49/Idt_text.png" alt="Abhishek">
 +
<img class="picdescription" src="https://static.igem.org/mediawiki/2014/5/54/Fitt_text.png" alt="Abhishek">
 +
<img class="picdescription" src="https://static.igem.org/mediawiki/2014/7/7c/Dbt_text.png" alt="Abhishek">
 +
<img class="picdescription" src="https://static.igem.org/mediawiki/2014/7/7c/Dbt_text.png" alt="Abhishek">
 +
<img class="picdescription" src="https://static.igem.org/mediawiki/2014/b/b9/Posterguy_text.png" alt="Abhishek">
 
</div>
 
</div>
  
<h4> Editing your wiki </h4>
 
<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>
 
<p> <a href="https://2015.igem.org/wiki/index.php?title=Team:IIT_Delhi&action=edit"> Click here to edit this page! </a></p>
 
<p>See tips on how to edit your wiki on the <a href="https://2015.igem.org/TemplatesforTeams_Code_Documentation">Template Documentation</a> page.</p>
 
  
  
<h4>Templates </h4>
 
<p> This year we have created templates for teams to use freely. More information on how to use and edit the templates can be found on the
 
<a href="https://2015.igem.org/TemplatesforTeams_Code_Documentation">Template Documentation </a> page.</p>
 
  
 +
</div>
 +
</div>
  
<h4>Tips</h4>
+
</div><!--sponsor ends-->
<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>
+
<li>Be clear about what you are doing and how you plan to do this.</li>
+
<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="https://2015.igem.org/Calendar_of_Events">iGEM 2015 calendar</a> </li>
+
<li>Have lots of fun! </li>
+
</ul>
+
  
 +
    <!-- Footer -->
 +
    <footer>
 +
        <div class="container text-center">
 +
            <p>Copyright &copy; iGEM IIT Delhi 2015</p>
 +
        </div>
 +
    </footer>
  
<h4>Inspiration</h4>
+
    <!-- jQuery -->
<p> You can also view other team wikis for inspiration! Here are some examples:</p>
+
    <script src="js/jquery.js"></script>
<ul>
+
<li> <a href="https://2014.igem.org/Team:SDU-Denmark/"> 2014 SDU Denmark </a> </li>
+
<li> <a href="https://2014.igem.org/Team:Aalto-Helsinki">2014 Aalto-Helsinki</a> </li>
+
<li> <a href="https://2014.igem.org/Team:LMU-Munich">2014 LMU-Munich</a> </li>
+
<li> <a href="https://2014.igem.org/Team:Michigan"> 2014 Michigan</a></li>
+
<li> <a href="https://2014.igem.org/Team:ITESM-Guadalajara">2014 ITESM-Guadalajara </a></li>
+
<li> <a href="https://2014.igem.org/Team:SCU-China"> 2014 SCU-China </a></li>
+
</ul>
+
  
<h4> Uploading pictures and files </h4>
+
    <!-- Bootstrap Core JavaScript -->
<p> You can upload your pictures and files to the iGEM 2015 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 />
+
    <script src="js/bootstrap.min.js"></script>
When you upload, set the "Destination Filename" to <code>Team: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!)</p>
+
  
<a href="https://2015.igem.org/Special:Upload">CLICK HERE TO UPLOAD FILES</a>
+
    <!-- Plugin JavaScript -->
 +
    <script src="js/jquery.easing.min.js"></script>
  
 +
    <!-- Google Maps API Key - Use your own API key to enable the map feature. More information on the Google Maps API can be found at https://developers.google.com/maps/ -->
 +
    <script type="text/javascript" src="https://maps.googleapis.com/maps/api/js?key=AIzaSyCRngKslUGJTlibkQ3FkfTxj3Xss1UlZDA&sensor=false"></script>
  
 +
    <!-- Custom Theme JavaScript -->
 +
    <script src="js/grayscale.js"></script>
  
</div></div> <!--These are the closing tags for div id="mainContainer" and div id="contentContainer". The corresponding opening tags appear in the template that is {{included}} at the top of this page.-->
+
</body>
  
 
</html>
 
</html>
 +
 +
{{:Team:IIT_Delhi/footer}}

Revision as of 15:18, 21 July 2015

<!DOCTYPE html> iGEM -IITD

iGEM IIT Delhi

Tagline1
Tagline2

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.

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.

Contact Us

We won a Bronze Medal at the iGEM Giant Jamboree 2014

email_id@gmail.com

OUR ESTEEMED SPONSORS

Abhishek Abhishek Abhishek Abhishek Abhishek Abhishek

Copyright © iGEM IIT Delhi 2015

iGEM -IITD

Contact Us

We won a Bronze Medal at the iGEM Giant Jamboree 2014

email_id@gmail.com

OUR ESTEEMED SPONSORS

Abhishek Abhishek Abhishek Abhishek Abhishek Abhishek

Copyright © iGEM IIT Delhi 2015