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

Line 1: Line 1:
{{IIT_Kharagpur}}
 
 
<html>
 
<html>
  
<h2> Modeling</h2>
 
  
 +
<style>
 +
#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);
 +
}
 +
 +
#globalWrapper, #content {
 +
width: 100%;
 +
height: 100%;
 +
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;
 +
}
 +
 +
.navbar {
 +
margin: 0 auto;
 +
margin-top: 1em;
 +
padding: 1em;
 +
border-radius: 10px;
 +
}
 +
</style>
 +
 +
<head>
 +
 +
<link rel="stylesheet" href="https://2015.igem.org/Team:IIT_Kharagpur/bootstrap?action=raw&amp;ctype=text/css" type="text/css" />
 +
<link rel="stylesheet" href="https://2015.igem.org/Team:IIT_Kharagpur/style?action=raw&amp;ctype=text/css" type="text/css">
 +
<script src="https://2015.igem.org/Team:IIT_Kharagpur/bootstrapjs?action=raw&amp;ctype=text/javascript"></script>
 +
 +
</head>
 +
<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-project">
 +
 +
 +
<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>
 +
                            <ul>
 +
                  <li><a href="https://2015.igem.org/Team:IIT_Kharagpur/Team">Members</li>
 +
                  <li><a href="https://2015.igem.org/Team:IIT_Kharagpur/Attributions">Attributions</li>
 +
                 
 +
            </ul>
 +
</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>
 +
            <ul>
 +
                  <li><a href="https://2015.igem.org/Team:IIT_Kharagpur/Practices#meetups">Meetups</li>
 +
                  <li><a href="https://2015.igem.org/Team:IIT_Kharagpur/Practices#collabs">Collaborations</li>
 +
                  <li><a href="https://2015.igem.org/Team:IIT_Kharagpur/Practices#surveys">Surveys</a></li>
 +
                                          <li><a href="https://2015.igem.org/Team:IIT_Kharagpur/Practices#interviews">Interviews</a></li>
 +
                                          <li><a href="https://2015.igem.org/Team:IIT_Kharagpur/Practices#workshops">Workshops</a></li>
 +
                                          <li><a href="https://2015.igem.org/Team:IIT_Kharagpur/Practices#guidebook">Guidebook</a></li>
 +
            </ul> 
 +
          </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"><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>
 +
 +
      </div>
 +
 +
 +
<div class="project-text-div1">
 +
<img class="project-text1"src="https://static.igem.org/mediawiki/2015/2/2c/IIT_Kharagpur_project-text.png" />
 +
</div>
 +
<div class="project-text-div2">
 +
<a  href="#"><img class="https://static.igem.org/mediawiki/2015/1/19/IIT_Kharagpur_project-dna.png" /></a>
 +
</div>
 +
                <img class="home-text-icon"src="https://static.igem.org/mediawiki/2015/9/92/IIT_Kharagpur_modeling-icon.png" />
 +
 +
 +
 +
</div>
 +
 +
 +
 +
 +
<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 project-mid1">
 +
<h2> Modeling</h2>
 +
<div class="row">
 +
 +
<div class="col-lg-12">
  
  
Line 42: Line 201:
 
<li>Finally, we attempted to ligate the CrtEBI gene downstream of the LuxR construct using the standard assembly . As mentioned, earlier the LuxR construct(BBa_K546003) has a pLuxR downstream of the LuxR gene. It can act as a promoter for the CrtEBI gene. The results were inconclusive, though.
 
<li>Finally, we attempted to ligate the CrtEBI gene downstream of the LuxR construct using the standard assembly . As mentioned, earlier the LuxR construct(BBa_K546003) has a pLuxR downstream of the LuxR gene. It can act as a promoter for the CrtEBI gene. The results were inconclusive, though.
 
</p>
 
</p>
 
  
 
</div>
 
</div>
 +
</div>
 +
</div>
 +
<div class="container-fluid footer1">
 +
 +
<div class="footer-content">
 +
<div class="row">
 +
<div class="col-lg-4 col-md-4 col-sm-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 col-md-4 col-sm-4" style="margin-top:34px;">
 +
<a href="">Department of Biotechnology </br>
 +
IIT Kharagpur</a>
 +
</div>
 +
 +
<div class="col-lg-4 col-md-4 col-sm-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:igemiitkharagpur15@gmail.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">
 +
Team IIT_KHARAGPUR
 +
</div>
 +
</div>
 +
</div>
 +
</div>
 +
 +
 +
  
 +
</body>
 
</html>
 
</html>

Revision as of 00:59, 19 September 2015

Modeling

As a rookie team, we faced a lot of challenges and at the end, due to lack of time, we were not able to make the construct we had set out to. However, we learned a great deal from all the failures we had(after all, iGEM is all about the learning experience). We hope that this summary, of the issues we faced and solutions we tried to overcome them, would help other teams.

As mentioned, we were working with three parts namely : BBa_K274100(CrtEBI), BBa_R0062(pLuxR) and BBa_K546003(LuxR). Our primary aim was to ligate the pLuxR promoter in front of the CrtEBI gene. And then ligate the LuxR gene downstream of this. This was done to ensure that the reporter system(pLuxR + CrtEBI) and the detection system(LuxR) would remain in separate constructs and could be co-transformed.



We first tried this to do this using the Standard Protocol. We could go about doing this in two ways :
  • Restriction digest the CrtEBI plasmid using the enzymes, XbaI and PstI. Run the digest on agarose gel and extract the CrtEBI gene, using a gel extraction kit. Open up the pLuxR plasmid by digestion using the enzymes, SpeI and PstI. Ligate the two parts. Transform the colonies and plate on culture plates to select for the transformants.

  • We were not successful in our attempt. We didn’t get any colony on the plates. This prompted us to conclude that the pLuxR plasmid was not getting digested properly. We tried to repeat the digestion reaction for longer durations but, that didn’t work.
  • Restriction digest the pLuxR plasmid using the enzymes, EcoRI and SpeI. Run the digest on agarose gel and extract the pLuxR gene, using a gel extraction kit. Open up the pLuxR plasmid by digestion using the enzymes, EcoRI and . Ligate the two parts. Transform the colonies and plate on ---- plates to select for the transformants.

  • However, we were not successful in this attempt also as we could not isolate the pLuxR gene. The failure can be attributed to the fact that the pLuxR gene is only 55 base pairs long. As such, it does not bind to the spin column used for DNA extraction from agarose gel. The kit available with us could be used only for DNA >100 bp long.

Next, we tried to make the constructs using 3A assembly.

  • We first tried to ligate CrtEBI and pLuxR using the standard 3A assembly through the protocol prescribed by iGEM. As our 'two inserts were in Amp and Cam backbone, we decided to use kanamycin backbone for the final construct. We did the ligations with different ratios of the three parts(1:1:0.5 and 3:3:0.5 for pLuxR:CrtEBI:kana backbone. [image 1(17 aug)]

    We got colonies on kanamycin plate. This was our first successful attempt. We got a construct that seemed to contain the ligated part of the correct size(for the 3:1:0.5 reaction). We went on to check the construct by double restriction digestion, first with EcoRI and PstI and then with XbaRI and SpeI. The expected bands were of size 2.2kb(backbone) and 3.4kb(CrtEBI + pLuxR) in both cases. For the first digestion, we got the expected bands but, with the second digestion, we got a band of 3.3kb and another band of around 4.4kb. Subsequent digestion with PstI resulted in two bands of size 2.2kb and 5.5kb. This suggested that there were 2 PstI restriction sites in the construct(Which is why we had got a 2.2kb band. They were actually 2 different fragments of size 2.2kb). We suspected backbone ligation of kanamycin and chloramphenicol backbones. The possible construct could have been [Amp + Cam + pLuxR + CrtEBI]. So, we went on to streak the colony on chloramphenicol plate. But, didn’t observe any growth.

  • The size of the pLuxR gene is too small(in comparison with the size of CrtEBI) to see any retardation between CrtEBI and [CrtEBI + pLuxR]. So, we searched for restriction sites inside the CrtEBI gene to digest CrtEBI and check for retardation, because retardation can be observed better with smaller pieces. The results were inconclusive. [image2,image3(18th aug)]

  • To address the issue of backbone ligation, in our next 3A assembly attempt, we ran the CrtEBI digest on agarose gel and extracted the gene from the gel and used that gene alone(without the backbone) instead of the digestion mix. We did not get constructs of the right size.(image1(1)

  • Finally, we attempted to ligate the CrtEBI gene downstream of the LuxR construct using the standard assembly . As mentioned, earlier the LuxR construct(BBa_K546003) has a pLuxR downstream of the LuxR gene. It can act as a promoter for the CrtEBI gene. The results were inconclusive, though.