Difference between revisions of "Team:IIT Delhi"

Line 1: Line 1:
 
{{IIT Delhi}}
 
{{IIT Delhi}}
<html>
+
<html lang="en">
 +
<head>
 +
<meta charset="UTF-8">
 +
<title>iGEM IIT Delhi</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]-->
 +
<script src="js/jquery.min.js"></script>
 +
<script src="js/skel.min.js"></script>
 +
<script src="js/skel-layers.min.js"></script>
 +
<script src="js/init.js"></script>
 +
<noscript>
 +
<link rel="stylesheet" href="css/skel.css" />
 +
<link rel="stylesheet" href="css/style.css" />
 +
<link rel="stylesheet" href="css/style-xlarge.css" />
 +
</noscript>
 +
<!--[if lte IE 8]><link rel="stylesheet" href="css/ie/v8.css" /><![endif]-->
 +
</head>
 +
<body class="landing" background-color: black;>
  
 +
<!-- Header -->
 +
 +
<div class = "navbar ">
 +
<a href="index.html">iGEM IIT Delhi</a>
 +
<div class = "right_menu">
 +
  <div class="dropdown">
 +
    <button class="dropbtn">Project
 +
    <i class="fa fa-caret-down"></i>
 +
    </button>
 +
    <div class="dropdown-content">
 +
      <a href="#">Description</a>
 +
      <a href="#">Results</a>
 +
      <a href="#">Proof of Concept</a>
 +
      <a href="#">Basic Parts</a>
 +
      <a href="#">Composite Parts</a>
 +
    </div>
 +
  </div>
 +
  <div class="dropdown">
 +
    <button class="dropbtn">Modelling
 +
    <i class="fa fa-caret-down"></i>
 +
    </button>
 +
    <div class="dropdown-content">
 +
      <a href="#">Overview</a>
 +
      <a href="#">Logic Assessment</a>
 +
      <a href="#">Signalling Tools</a>
 +
    </div>
 +
  </div>
 +
  <div class="dropdown">
 +
    <button class="dropbtn">Human Practices
 +
    <i class="fa fa-caret-down"></i>
 +
    </button>
 +
    <div class="dropdown-content-big">
 +
      <a href="#">Human Practices</a>
 +
      <a href="#">Integrated Practices</a>
 +
      <a href="#">Public Engagement</a>
 +
      <a href="#">Collaborations</a>
 +
    </div>
 +
  </div>
 +
  <div class="dropdown">
 +
    <button class="dropbtn">Notebook
 +
    <i class="fa fa-caret-down"></i>
 +
    </button>
 +
    <div class="dropdown-content">
 +
      <a href="#">Lab Records</a>
 +
      <a href="#">Protocols</a>
 +
      <a href="#">Recipes</a>
 +
      <a href="#">Medal Criteria</a>
 +
      <a href="#">Recipes</a>
 +
    </div>
 +
  </div> 
 +
  <div class="dropdown">
 +
    <button class="dropbtn">Team
 +
    <i class="fa fa-caret-down"></i>
 +
    </button>
 +
    <div class="dropdown-content">
 +
      <a href="team.html">The Team</a>
 +
      <a href="#">Attributions</a>
 +
    </div>
 +
  </div> 
 +
 +
</div>
 +
</div>
  
<div class="column full_size" >
+
<img src="http://placehold.it/2000x300/d3d3d3/f2f2f2">
+
</div>
+
  
 +
<!-- Banner -->
 +
<section id="banner">
 +
 +
 +
</section>
  
 
+
<!-- Abstract -->
<div class="column full_size" >
+
<h1> Square Wave Generator </h1>
+
<section class=" align-center">
<p> &nbsp; &nbsp; &nbsp; Engineering of genetic circuits has paved the way for designing diverse networks of interacting species to execute well defined functions in biological systems. This focus in the field of synthetic biology was realized with the construction of the genetic toggle switch (Gardner et al, 2000) and the Repressilator (Elowitz et al, 2000). </p>
+
        <div class="bggg ">
 
+
    <h2 class="toppad">Abstract</h2>
<p> &nbsp; &nbsp; &nbsp; This year we aim to engineer a synthetic circuit in <I>E. coli </I>, making use of a novel architecture of transcriptional repressor systems that yields square wave pulses. The project would be based on the lines of the five ring oscillator system (Murray et al, 2005), with subsequent emphasis on repressor cooperativity, pattern generation, noise shaping, vertical scaling, steepness and circuit orthogonality. A timely expression of GFP would be used to monitor the state of the system. Quantitative computational modelling and microfluidic chambers would be used to tailor the cellular environment and observe period, steepness, noise and amplitude variations. </p>
+
              <blockquote><p align = "left"  >Lack of digital responses in Synthetic Biology have inhibited the diverse potential that accompanies the digitization of biological circuits. This year we aim to develop synthetic modules for signal processing in biological systems, in the form of elements of specialized logic gates based on transcriptional regulation. We move from developing near digital logic gates with sharp responses, to more specialized collapsible and reconfigurable circuits which can perform various operations like developing square pulses. Further, to realize this aim of making a square wave generator, we engineered a five node repression based ring network to give digital oscillations. Quantitative computational modelling would be used to tailor the cellular environment and observe period, steepness, noise and amplitude variations. Our project poses to be an integral element in genetic networks intended to solve scientific challenges for years to come, ranging from making light sensitive frequency modulators and bacterial memory storage systems.</p>
 
+
      </blockquote>
<p> &nbsp; &nbsp; &nbsp; Successive focus will be laid on replicating and scaling up the synchronous capabilities of the circuit elements out of these chambers into batch cultures to realize its use in the near future, using principles from stochastic chemistry in living cells (Paulsson et al, 2016), which is a significant challenge in all synthetic genetic circuits.
+
    </div>
Our project poses to be an integral element in genetic networks intended to solve scientific challenges for years to come, ranging from curing chronic diseases like diabetes and cancer, to making light sensitive frequency modulators and bacterial memory storage systems. </p>
+
      </section>
</div>  
+
 
+
<div class="clear"></div>
+
 
+
<div class="column half_size" >
+
<h5>Before you start: </h5>
+
<p> Please read the following pages:</p>
+
<ul>
+
<li>  <a href="https://2017.igem.org/Competition">Competition Hub</a> </li>
+
<li> <a href="https://2017.igem.org/Competition/Deliverables/Wiki">Wiki Requirements page</a></li>
+
<li> <a href="https://2017.igem.org/Resources/Template_Documentation">Template documentation</a></li>
+
</ul>
+
</div>
+
 
+
<div class="column half_size" >
+
<div class="highlight">
+
<h5> Styling your wiki </h5>
+
<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>
+
<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>
+
</div>
+
</div>
+
 
+
<div class="column full_size" >
+
<h5> Wiki template information </h5>
+
<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>
+
 
+
</div>
+
 
+
 
+
 
+
 
+
<div class="column half_size" >
+
<h5> Editing your wiki </h5>
+
<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://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>
+
 
+
</div>
+
 
+
 
+
<div class="column half_size" >
+
<h5>Tips</h5>
+
<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://2017.igem.org/Calendar">iGEM 2017 calendar</a> </li>
+
<li>Have lots of fun! </li>
+
</ul>
+
</div>
+
 
+
 
+
<div class="column half_size" >
+
<h5>Inspiration</h5>
+
<p> You can also view other team wikis for inspiration! Here are some examples:</p>
+
<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>
+
</div>
+
 
+
<div class="column half_size" >
+
<h5> Uploading pictures and files </h5>
+
<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 />
+
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>
+
 
+
<a href="https://2017.igem.org/Special:Upload">
+
UPLOAD FILES
+
</a>
+
</p>
+
</div>
+
  
  
 +
<!-- One -->
 +
<section id="one" class="wrapper style1 align-center">
 +
<div class="container ">
 +
<header>
 +
<h2>Consectetur adipisicing elit</h2>
 +
<p>Lorem ipsum dolor sit amet adipisicing elit. Delectus consequatur sed tempus.</p>
 +
</header>
 +
<div class="row 200%">
 +
<section class="4u 12u$(small)">
 +
<i class="icon big rounded fa-clock-o"></i>
 +
<p>
 +
 +
</p>
 +
</section>
 +
<section class="4u 12u$(small)">
 +
<i class="icon big rounded fa-comments"></i>
 +
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Laudantium ullam consequatur repellat debitis maxime molestiae.</p>
 +
</section>
 +
<section class="4u$ 12u$(small)">
 +
<i class="icon big rounded fa-user"></i>
 +
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Atque eaque eveniet, nesciunt molestias. Ipsam, voluptate vero.</p>
 +
</section>
 +
</div>
 +
</div>
 +
</section>
  
 +
<!-- Two -->
 +
<section id="two" class="wrapper style2 align-center">
 +
<div class=" bggg toppad">
 +
<header>
 +
<h2>Lorem ipsum dolor sit</h2>
 +
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Distinctio, autem.</p>
 +
</header>
 +
<div class="row">
 +
<section class="feature 6u 12u$(small)">
 +
<img class="image fit" src="images/pic01.jpg" alt="" />
 +
<h3 class="title">Lorem ipsum dolor</h3>
 +
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore ipsa voluptate, quae quibusdam. Doloremque similique, reiciendis sit quibusdam aperiam? Lorem ipsum dolor sit amet, consectetur adipisicing elit.</p>
 +
</section>
 +
<section class="feature 6u$ 12u$(small)">
 +
<img class="image fit" src="images/pic02.jpg" alt="" />
 +
<h3 class="title">Esse, fugiat, in</h3>
 +
<p>Natus perspiciatis fugit illum porro iusto fuga nam voluptas minima voluptates deserunt, veniam reiciendis harum repellat necessitatibus. Animi, adipisci qui. Lorem ipsum dolor sit amet, consectetur adipisicing elit.</p>
 +
</section>
 +
<section class="feature 6u 12u$(small)">
 +
<img class="image fit" src="images/pic03.jpg" alt="" />
 +
<h3 class="title">Voluptates, repudiandae, dolor</h3>
 +
<p>Voluptatibus repellendus tempora, quia! Consequuntur atque, rerum quis, ullam labore officiis ipsa beatae dolore, assumenda eos harum repudiandae, qui ab! Lorem ipsum dolor sit amet, consectetur adipisicing elit.</p>
 +
</section>
 +
<section class="feature 6u$ 12u$(small)">
 +
<img class="image fit" src="images/pic04.jpg" alt="" />
 +
<h3 class="title">Eveniet, reiciendis, veniam</h3>
 +
<p>Rem nulla molestiae inventore quibusdam repudiandae doloremque eveniet ullam, qui autem possimus saepe laudantium numquam sapiente vel. Repudiandae, nihil tempore. Lorem ipsum dolor sit amet, consectetur adipisicing elit.</p>
 +
</section>
 +
</div>
 +
<footer>
 +
<ul class="actions">
 +
<li>
 +
<a href="#" class="button alt big">Learn More</a>
 +
</li>
 +
</ul>
 +
</footer>
 +
</div>
 +
</section>
  
  
  
 +
 +
<!-- Footer -->
 +
<footer id="footer">
 +
<table border = "1" id="tablea" >
 +
        <tr align="center" >
 +
        <td align="center" width="50%" id="tableatd" colspan="2"><b>Sponsored By</b></td></tr>
 +
        <tr align="center" > 
 +
        <td align="center" width="50%" id="tableatd" colspan="2"><b><img src= "66.jpg" class="width-max"></b></td></tr>
  
 +
        <tr align="right" >
 +
            <td align="center" width="50%" id="tableatd"><b>Contact Us</b></td>
 +
            <td align="center" id="tableatd" ><b>Address</b></td>
 +
        </tr>
 +
       
 +
        <tr align="center" width= "100%">
 +
            <td align="center" id="tableatd1" style="padding-top: 5px;">
 +
<br>
 +
<i class="fa igem_iitd-hover-opacity"><img src="foot_1.png" height="50px" width="50px" ></i>
 +
    <i class="fa igem_iitd-hover-opacity"><img src="foot_4.png" height="50px" width="50px"></i>
 +
    <i class="fa igem_iitd-hover-opacity"><img src="foot_3.png" height="50px" width="50px"></i>
 +
    <i class="fa igem_iitd-hover-opacity"><img src="foot_5.png" height="50px" width="50px"></i>
 +
    <i class="fa igem_iitd-hover-opacity"><img src="foot_2.png" height="50px" width="50px"></i></td>
 +
 +
            <td align = "center" id="tableatd2"  style="padding-top: 0px;" >
 +
<p ><b>E-mail:</b> iitd.igem@gmail.com<br>Undergraduate Laboratory<br>Department of Biotechnology and Biochemical Engineering, IIT Delhi
 +
 +
        </tr>
 +
      </table>
 +
</footer>
 +
</body>
 
</html>
 
</html>

Revision as of 12:59, 26 October 2017

iGEM IIT Delhi

Abstract

Lack of digital responses in Synthetic Biology have inhibited the diverse potential that accompanies the digitization of biological circuits. This year we aim to develop synthetic modules for signal processing in biological systems, in the form of elements of specialized logic gates based on transcriptional regulation. We move from developing near digital logic gates with sharp responses, to more specialized collapsible and reconfigurable circuits which can perform various operations like developing square pulses. Further, to realize this aim of making a square wave generator, we engineered a five node repression based ring network to give digital oscillations. Quantitative computational modelling would be used to tailor the cellular environment and observe period, steepness, noise and amplitude variations. Our project poses to be an integral element in genetic networks intended to solve scientific challenges for years to come, ranging from making light sensitive frequency modulators and bacterial memory storage systems.

Consectetur adipisicing elit

Lorem ipsum dolor sit amet adipisicing elit. Delectus consequatur sed tempus.

Lorem ipsum dolor sit amet, consectetur adipisicing elit. Laudantium ullam consequatur repellat debitis maxime molestiae.

Lorem ipsum dolor sit amet, consectetur adipisicing elit. Atque eaque eveniet, nesciunt molestias. Ipsam, voluptate vero.

Lorem ipsum dolor sit

Lorem ipsum dolor sit amet, consectetur adipisicing elit. Distinctio, autem.

Lorem ipsum dolor

Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore ipsa voluptate, quae quibusdam. Doloremque similique, reiciendis sit quibusdam aperiam? Lorem ipsum dolor sit amet, consectetur adipisicing elit.

Esse, fugiat, in

Natus perspiciatis fugit illum porro iusto fuga nam voluptas minima voluptates deserunt, veniam reiciendis harum repellat necessitatibus. Animi, adipisci qui. Lorem ipsum dolor sit amet, consectetur adipisicing elit.

Voluptates, repudiandae, dolor

Voluptatibus repellendus tempora, quia! Consequuntur atque, rerum quis, ullam labore officiis ipsa beatae dolore, assumenda eos harum repudiandae, qui ab! Lorem ipsum dolor sit amet, consectetur adipisicing elit.

Eveniet, reiciendis, veniam

Rem nulla molestiae inventore quibusdam repudiandae doloremque eveniet ullam, qui autem possimus saepe laudantium numquam sapiente vel. Repudiandae, nihil tempore. Lorem ipsum dolor sit amet, consectetur adipisicing elit.

Sponsored By
Contact Us Address

E-mail: iitd.igem@gmail.com
Undergraduate Laboratory
Department of Biotechnology and Biochemical Engineering, IIT Delhi