Difference between revisions of "Team:IIT Kharagpur/Parts"

(Prototype team page)
 
Line 1: Line 1:
{{IIT_Kharagpur}}
 
 
<html>
 
<html>
  
<h2> Part Documentation</h2>
 
  
<p>Each team will make new parts during iGEM and will submit them to the Registry of Standard Biological Parts. The iGEM software provides an easy way to present the parts your team has created. The <code>&lt;groupparts&gt;</code> tag (see below) will generate a table with all of the parts that your team adds to your team sandbox.</p>
+
<style>
<p>Remember that the goal of proper part documentation is to describe and define a part, so that it can be used without needing to refer to the primary literature. Registry users in future years should be able to read your documentation and be able to use the part successfully. Also, you should provide proper references to acknowledge previous authors and to provide for users who wish to know more.</p>
+
#contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo {
 +
    display:none;}
  
 +
#top_menu_14 {
 +
height: 20px;
 +
z-index: 100;
 +
top: 0;
 +
position:absolute;
 +
width: 100%;
 +
color:#ffffff;
 +
font-family: Quicksand;
 +
src: url(../fonts/Quicksand-Regular.ttf);
 +
letter-spacing:2px;
 +
background-color:rgba(0,0,0,0.85);
 +
}
  
<div class="highlightBox">
+
#globalWrapper, #content {
<h4>Note</h4>
+
width: 100%;
<p>Note that parts must be documented on the <a href="http://parts.igem.org/Main_Page"> Registry</a>. This page serves to <i>showcase</i> the parts you have made. Future teams and other users and are much more likely to find parts by looking in the Registry than by looking at your team wiki.</p>
+
height: 100%;
</div>
+
border: 0px;
 +
background-color: transparent;
 +
margin: 0px;
 +
padding: 0px;
 +
font-size: 100%;
 +
}
  
 +
#top_menu_inside {
 +
  display: block;
 +
  position: relative;
 +
  width: 100%;
 +
  height: 100%;
 +
  margin: 0px auto;
 +
  padding: 0 10px;
 +
  border-left: 1px solid #c8c8c8;
 +
  border-right: 1px solid #c8c8c8;
 +
  font-family: 'arial', sans-serif;
 +
  font-size: 12px;
 +
  font-weight: 400;
 +
  color: #ffffff;
 +
}
  
 +
html, body, .wrapper {
 +
width: 100%;
 +
height: 100%;
 +
background-color: transparent;
 +
}
  
<h4>Adding parts to the registry</h4>
+
.navbar {
<p>You can add parts to the Registry at our <a href="http://parts.igem.org/Add_a_Part_to_the_Registry">Add a Part to the Registry</a> link.</p>
+
margin: 0 auto;
<p>We encourage teams to start completing documentation for their parts on the Registry as soon as you have it available. The sooner you put up your parts, the better you will remember all the details about your parts. Remember, you don't need to send us the DNA sample before you create an entry for a part on the Registry. (However, you <b>do</b> need to send us the DNA sample before the Jamboree. If you don't send us a DNA sample of a part, that part will not be eligible for awards and medal criteria.)</p>
+
margin-top: 1em;
 +
padding: 1em;
 +
border-radius: 10px;
 +
}
 +
</style>
  
 +
<head>
  
<h4>What information do I need to start putting my parts on the Registry?</h4>
+
<link rel="stylesheet" href="https://2015.igem.org/Team:IIT_Kharagpur/bootstrap?action=raw&amp;ctype=text/css" type="text/css" />
<p>The information needed to initially create a part on the Registry is:</p>
+
<link rel="stylesheet" href="https://2015.igem.org/Team:IIT_Kharagpur/style?action=raw&amp;ctype=text/css" type="text/css">
<ul>
+
<script src="https://2015.igem.org/Team:IIT_Kharagpur/bootstrapjs?action=raw&amp;ctype=text/javascript"></script>
<li>Part Name</li>
+
<li>Part type</li>
+
<li>Creator</li>
+
<li>Sequence</li>
+
<li>Short Description (60 characters on what the DNA does)</li>
+
<li>Long Description (Longer description of what the DNA does)</li>
+
<li>Design considerations</li>
+
</ul>
+
  
<p>
+
</head>
We encourage you to put up <em>much more</em> information as you gather it over the summer. If you have images, plots, characterization data and other information, please also put it up on the part page. </p>
+
<body>
  
 +
<script>
 +
    smoothScroll.init({
 +
    speed: 600, // Integer. How fast to complete the scroll in milliseconds
 +
    easing: 'easeInOutCubic', // Easing pattern to use
 +
    updateURL: true, // Boolean. Whether or not to update the URL with the anchor hash on scroll
 +
    offset: 70 , // Integer. How far to offset the scrolling anchor location in pixels
 +
    callbackBefore: function ( toggle, anchor ) {}, // Function to run before scrolling
 +
    callbackAfter: function ( toggle, anchor ) {} // Function to run after scrolling
 +
});
 +
</script>
  
  
 +
<script type="text/javascript">
 +
$(window).scroll(function() {   
 +
    var scroll1 = $(window).scrollTop();
  
 +
    if (scroll1 >= 200) {
 +
        $(".menu").addClass("menu-show");
 +
    } else {
 +
        $(".menu").removeClass("menu-show");
 +
    }
 +
});
 +
        </script>
 +
 +
 +
<div class="jumbotron jumbo-home">
 +
  
 +
<div class="menu">
 +
        <ul>
 +
          <li class="menu-logo"><a href="https://2015.igem.org/Team:IIT_Kharagpur"><img class='menu-logo-img' src='https://static.igem.org/mediawiki/2015/5/59/IIT_Kharagpur_menu_team_logo.png'/><div class="menu-logo-text">IGEM IIT </br> Kharagpur</div></a></li>
 +
          <li class="menu-li"><a href="https://2015.igem.org/Team:IIT_Kharagpur"><img class='menu-img' src='https://static.igem.org/mediawiki/2015/6/66/IIT_Kharagpur_menu_home.png'/><div class="menu-text">Home</div></a></li>
 +
          <li class="menu-li"><a href="https://2015.igem.org/Team:IIT_Kharagpur/project"><img class="menu-project-img menu-img" src="https://static.igem.org/mediawiki/2015/6/61/IIT_Kharagpur_menu_project.png" /><div class="menu-text">Project</div></a>
 +
          <ul>
 +
                  <li><a href="https://2015.igem.org/Team:IIT_Kharagpur/project">About</li>
 +
                  <li><a href="https://2015.igem.org/Team:IIT_Kharagpur/parts">Parts</li>
 +
                  <li><a href="https://2015.igem.org/Team:IIT_Kharagpur/modeling">Modeling</a></li>
 +
            </ul>
 +
          </li>
 +
          <li class="menu-li"><a href="https://2015.igem.org/Team:IIT_Kharagpur/team"><img class="menu-team-img menu-img" src="https://static.igem.org/mediawiki/2015/2/2d/IIT_Kharagpur_menu_team.png" /><div class="menu-text">Team</div></a></li>
 +
          <li class="menu-li"><a href="https://2015.igem.org/Team:IIT_Kharagpur/notebook"><img class="menu-notebook-img menu-img" src="https://static.igem.org/mediawiki/2015/f/f6/IIT_Kharagpur_menu_notebook.png" /><div class="menu-text">Notebook</div></a></li>
 +
          <li class="menu-li"><a href="https://2015.igem.org/Team:IIT_Kharagpur/practices"><img class="menu-modeling-img menu-img" src="https://static.igem.org/mediawiki/2015/7/7e/IIT_Kharagpur_menu_modeling.png" /><div class="menu-text">Practices</div></a>
 +
               
 +
          </li>
 +
         
 +
          <li class="menu-li"><a href="https://2015.igem.org/Team:IIT_Kharagpur/safety"><img class="menu-achievements-img menu-img" src="https://static.igem.org/mediawiki/2015/2/2f/IIT_Kharagpur_menu_safety.png" /><div class="menu-text">Safety</div></a></li>
 +
         
 +
          <li class="menu-li"><a href="https://2015.igem.org/Team:IIT_Kharagpur/blog.html"><img class="menu-safety-img menu-img" src="https://static.igem.org/mediawiki/2015/2/27/IIT_Kharagpur_menu_blog.png" /><div class="menu-text">Blog</div></a></li>
 +
        </ul>
  
<h4>Inspiration</h4>
+
      </div>
<p>We have a created  a <a href="http://parts.igem.org/Well_Documented_Parts">collection of well documented parts</a> that can help you get started.</p>
+
  
<p> You can also take a look at how other teams have documented their parts in their wiki:</p>
+
<div class="logo">
<ul>
+
<img class="team-logo-outer"src="https://static.igem.org/mediawiki/2015/3/3e/IIT_Khargpur_home_team_logo_outer.png" />
<li><a href="https://2014.igem.org/Team:MIT/Parts"> 2014 MIT </a></li>
+
<img class="team-logo-inner"src="https://static.igem.org/mediawiki/2015/b/b5/IIT_Kharagpur_home_team_logo_inner.png" />
<li><a href="https://2014.igem.org/Team:Heidelberg/Parts"> 2014 Heidelberg</a></li>
+
<li><a href="https://2014.igem.org/Team:Tokyo_Tech/Parts">2014 Tokyo Tech</a></li>
+
</ul>
+
  
 +
<img class="home-text"src="https://static.igem.org/mediawiki/2015/d/d3/IIT_Kharagpur_home-text.png" />
 +
</div>
 +
<img class="home-text-icon"src="https://static.igem.org/mediawiki/2015/7/74/IIT_Khargpur_home_text_icon.png" />
 +
 +
 +
 +
</div>
  
  
<h4>Part Table </h4>
 
</html>
 
<groupparts>iGEM015 Example</groupparts>
 
<html>
 
  
 +
 +
<div class="color-rail">
 +
<div class="white"></div>
 +
<div class="light-gray"></div>
 +
<div class="gray"></div>
 +
<div class="dark-gray"></div>
 +
<div class="black"></div>
 +
<div class="dark-teal"></div>
 +
<div class="teal"></div>
 +
<div class="orange"></div>
 +
</div>
 +
 +
<div class="container main-mid1" id="main-mid1">
 +
<div class="row">
 +
<div class="project-heading">
 +
<h2>Overview</h2>
 +
</div>
 +
</div>
 +
<div class="row">
 +
<div class="col-lg-6 col-md-6 project-description">
 +
The gene involved in lycopene expression: crtEBI and autoinducer detector: luxR gene  are cloned into pSB1C3.The final construct involves:</br></br>
 +
1. Part A: luxpR+reporter gene </br>
 +
2. Part B: luxpL+luxR </br>
 +
3. Vector backbone</br>
 +
Individual composite parts and the final construct are built using standard assembly method.
 +
 +
</div>
 +
<div class="col-lg-6 col-md-6 col-sm-12 project-pic1">
 +
<img src="img/project_1.jpg"/>
 +
</div>
 +
</div>
 +
 +
 +
<h2>Standard Bio Brick Assembly Used</h2>
 +
<h2>BBa_K274100 aka The Reporter Gene:</h2>
 +
<div class="row">
 +
<div class="col-lg-6 col-md-6 project-description">
 +
We are using the biobrick part - BBa_K274100 as our reporter gene. This part contains three other genes: BBa_K118014, BBa_K118006 and BBa_K118005. These three sub-parts are responsible for the enzymes CrtE, CrtB and CrtI respectively. This whole assembly is obtained on an ampicillin resistant plasmid pSB1A2. These three enzymes together form a red lycopene pigment with farnesyl pyrophosphate as a substrate. All these three genes have their respective ribosome binding sites before their sequence. This composite biobrick is put under constitutive promoter R0011 and arabinose-inducible promoter I0500 transformed and has been tested in E.coli strain MG1655
 +
</div>
 +
<div class="col-lg-6 col-md-6 col-sm-12">
 +
<img src="img/project_2.gif"/>
 +
</div>
 +
</div>
 +
 +
<h2>BBa_K546003 aka The LuxR Gene</h2>
 +
<div class="row">
 +
<div class="col-lg-6 col-md-6 project-description">
 +
For the LuxR gene we have used the biobrick part - BBa_K546003. This whole part consists of LuxR + lux pR promoter which is regulated by the promoter lux pL. It acts as a binding site for RNA polymerase for the transcription of gene LuxR.
 +
</div>
 +
<div class="col-lg-6 col-md-6 col-sm-12">
 +
<img src="img/project_2.gif"/>
 +
</div>
 +
</div>
 +
 +
<h2>Standard Assembly method</h2>
 +
<div class="row">
 +
<div class="col-lg-6 col-md-6 project-description">
 +
One of the biobricks is isolated by cleavage with restriction enzymes EcoRI and SpeI. The vector with second biobrick is linearized using double digestion at two very close sites of EcoRI and XbaI. After gel purification, the insert is then ligated into the linearized vector at sticky ends of EcoRI and compatible XbaI and SpeI.</br></br>
 +
Enzymes used for digestions are EcoRI,XbaI, SpeI and PstI.
 +
</div>
 +
<div class="col-lg-6 col-md-6 col-sm-12">
 +
<img src="img/project_2.gif"/>
 +
</div>
 +
</div>
 +
</div>
 +
 +
 +
 +
<div class="container-fluid footer1">
 +
<div class="row">
 +
<div class="footer-content">
 +
 +
<div class="col-lg-4">
 +
<a href="http://iitkgp.ac.in"><img src="https://static.igem.org/mediawiki/2015/2/25/IIT_Khargpur_iit_logo.png"></a>
 +
</div>
 +
 +
<div class="col-lg-4" style="margin-top:34px;">
 +
<a href="">Department of Biotechnology </br>
 +
IIT Kharagpur</a>
 +
</div>
 +
 +
<div class="col-lg-4">
 +
<h3>Connect</h3>
 +
<a target="_blank" href="https://www.facebook.com/iGEMIITKharagpur"><img class="social" src="https://static.igem.org/mediawiki/2015/5/56/IIT_Kharagpur_facebook.png"></a>
 +
<a target="_blank" href="https://twitter.com/igem_iitkgp"><img class="social" src="https://static.igem.org/mediawiki/2015/f/f5/IIT_Kharagpur_twitter.png"></a>
 +
<a target="_blank" href="https://www.youtube.com/channel/UC2NUjcEMwVyNxdLtsti3VRw"><img class="social" src="https://static.igem.org/mediawiki/2015/d/db/IIT_Kharagpur_youtube.png"></a>
 +
<button type="button" class="btn btn-default mail-button"><a href="mailto:someone@example.com?Subject=Hello%20again" target="_top">Mail Us</a></button>
 +
</div>
 +
</div>
 +
</div>
 +
</div>
 +
 +
<div class="container-fluid footer2">
 +
<div class="row">
 +
<div class="col-lg-12">
 +
<div class="footer-cr">
 +
&copy 2015-2016 Team IIT_KHARAGPUR, All rights reserved.
 +
</div>
 +
</div>
 +
</div>
 +
</div>
 +
 +
  
  
</div>
+
</body>
 
</html>
 
</html>

Revision as of 08:56, 18 September 2015

Overview

The gene involved in lycopene expression: crtEBI and autoinducer detector: luxR gene are cloned into pSB1C3.The final construct involves:

1. Part A: luxpR+reporter gene
2. Part B: luxpL+luxR
3. Vector backbone
Individual composite parts and the final construct are built using standard assembly method.

Standard Bio Brick Assembly Used

BBa_K274100 aka The Reporter Gene:

We are using the biobrick part - BBa_K274100 as our reporter gene. This part contains three other genes: BBa_K118014, BBa_K118006 and BBa_K118005. These three sub-parts are responsible for the enzymes CrtE, CrtB and CrtI respectively. This whole assembly is obtained on an ampicillin resistant plasmid pSB1A2. These three enzymes together form a red lycopene pigment with farnesyl pyrophosphate as a substrate. All these three genes have their respective ribosome binding sites before their sequence. This composite biobrick is put under constitutive promoter R0011 and arabinose-inducible promoter I0500 transformed and has been tested in E.coli strain MG1655

BBa_K546003 aka The LuxR Gene

For the LuxR gene we have used the biobrick part - BBa_K546003. This whole part consists of LuxR + lux pR promoter which is regulated by the promoter lux pL. It acts as a binding site for RNA polymerase for the transcription of gene LuxR.

Standard Assembly method

One of the biobricks is isolated by cleavage with restriction enzymes EcoRI and SpeI. The vector with second biobrick is linearized using double digestion at two very close sites of EcoRI and XbaI. After gel purification, the insert is then ligated into the linearized vector at sticky ends of EcoRI and compatible XbaI and SpeI.

Enzymes used for digestions are EcoRI,XbaI, SpeI and PstI.