Difference between revisions of "Team:IISc Bangalore/Integrated Practices"

(Prototype team page)
 
 
(15 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{IISc_Bangalore}}
+
{{Template:IISc_Bangalore/hide}}
 +
{{Template:IISc_Bangalore/bootstrap.css}}
 +
{{Template:IISc_Bangalore/fontawesome.css}}
 +
{{Template:IISc_Bangalore/style.css}}
 +
{{Template:IISc_Bangalore/sidebar.css}}
 +
{{Template:IISc_Bangalore/attributions.css}}
 +
{{Template:IISc_Bangalore/animate.css}}
 +
{{Template:IISc_Bangalore/hover.css}}
 +
{{Template:IISc_Bangalore/accordian.css}}
 +
{{Template:IISc_Bangalore/sidebar.js}}
 +
{{Template:IISc_Bangalore/anijs.js}}
 +
 
 +
 
 
<html>
 
<html>
 +
<head>
 +
<title>Team IISc iGem</title>
 +
<link rel='stylesheet prefetch' href='http://netdna.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.css'>
  
 +
<link rel="stylesheet" href="http://anijs.github.io/lib/anicollection/anicollection.css" />
  
<div class="column full_size judges-will-not-evaluate">
+
<meta name="viewport" content="width=device-width, initial-scale=1">
<h3>★  ALERT! </h3>
+
  <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
<p>This page is used by the judges to evaluate your team for the <a href="https://2016.igem.org/Judging/Awards#SpecialPrizes">Best Integrated Human Practices award</a>. </p>
+
  <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
 +
  <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
  
 +
<link href="css/bootstrap.css" rel="stylesheet" type="text/css" media="all">
 +
<script src="https://use.fontawesome.com/fce310c82d.js"></script>
  
<p> Delete this box in order to be evaluated for this medal. See more information at <a href="https://2016.igem.org/Judging/Pages_for_Awards/Instructions"> Instructions for Pages for awards</a>.</p>
+
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
</div>
+
  
 +
<script src="js/jquery-1.11.0.min.js"></script>
 +
<script type="text/javascript" src="js/bootstrap.js"></script>
  
 +
<link href="css/style.css" rel="stylesheet" type="text/css" media="all"/>
 +
<link rel="stylesheet" href="css/flexslider.css" type="text/css" media="screen" />
  
<div class="column full_size">
+
<meta name="viewport" content="width=device-width, initial-scale=1">
 +
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 +
<script type="application/x-javascript"> addEventListener("load", function() { setTimeout(hideURLbar, 0); }, false); function hideURLbar(){ window.scrollTo(0,1); }>
 +
</script>
 +
<meta name="keywords" content="Team IISc igem" />
 +
<!--Google Fonts-->
 +
<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css" media="all" />
 +
<link href='//fonts.googleapis.com/css?family=Roboto:400,700' rel='stylesheet' type='text/css'>
 +
<link href="https://fonts.googleapis.com/css?family=Bitter" rel="stylesheet">
 +
<link href="https://fonts.googleapis.com/css?family=Varela+Round" rel="stylesheet">
 +
<!--JS for animate-->
 +
<link href="css/animate.css" rel="stylesheet" type="text/css" media="all">
  
<p>Do you want to be considered for the <a href="https://2016.igem.org/Judging/Awards#SpecialPrizes">Best Integrated Human Practices award</a>? Help the judges consider your team for this award by describing your work on this page.</p>
 
  
 +
<!-- here are mine -->
 +
<link rel="stylesheet" href="sidebar.css">
 +
<link rel="stylesheet" href="attributions.css">
 +
<link rel="stylesheet" href="hover.css" >
 +
<script src="sidebar.js"></script>
 +
</head>
 +
<body>
 +
<!--banner start here-->
 +
<!-- <div class="banner">
 +
  <div class="container"> -->
 +
<nav class="navbar navbar-fixed-top text-center navbar-inverse">
 +
        <div class="container-fluid">
 +
        <div class="navbar-header">
 +
  </div>
 +
        <div class="collapse navbar-collapse" id="myNavbar">
 +
        <ul class="nav navbar-nav">
 +
          <li class="active hvr-underline-from-left"><a href="https://2016.igem.org/Team:IISc_Bangalore">Home</a></li>
 +
          <li class="hvr-underline-from-left"><a href="https://2016.igem.org/Team:IISc_Bangalore/Team">Team</a></li>
  
<p>Here are two examples of excellent Integrated Human Practices work from 2015:</p>
 
<ul>
 
<li><a href="https://2015.igem.org/Team:Bielefeld-CeBiTec/Practices">Bielefeld 2015</a></li>
 
<li><a href="https://2015.igem.org/Team:Edinburgh/Practices">Edinburgh 2015</a></li>
 
</ul>
 
  
 +
<li class="dropdown"><a class="dropdown-toggle" data-toggle="dropdown" href="#">Project </a>
 +
        <ul class="dropdown-menu">
 +
          <li><a href="https://2016.igem.org/Team:IISc_Bangalore/Description">Description</a></li>
 +
          <li><a href="https://2016.igem.org/Team:IISc_Bangalore/Experiments">Experiments</a></li>
 +
          <li><a href="https://2016.igem.org/Team:IISc_Bangalore/Results">Results</a></li>
 +
        <li><a href="https://2016.igem.org/Team:IISc_Bangalore/Notebook">Notebook</a></li>
 +
          <li><a href="https://2016.igem.org/Team:IISc_Bangalore/Safety">Safety</a></li>
 +
        </ul>
 +
      </li>
 +
 +
 +
<li class="hvr-underline-from-left"><a href="https://2016.igem.org/Team:IISc_Bangalore/Parts">Parts</a></li>
 +
 +
                <li class="hvr-underline-from-left"><a href="https://2016.igem.org/Team:IISc_Bangalore/Collaborations">Collaborations</a></li>
 +
        <li class="hvr-underline-from-left"><a href="https://2016.igem.org/Team:IISc_Bangalore/Attributions">Attributions</a></li>
 +
        <li class="hvr-underline-from-left"><a href="https://2016.igem.org/Team:IISc_Bangalore/Human_Practices">Human Practices</a></li>
 +
        <li class="hvr-underline-from-left"><a href="https://2016.igem.org/Team:IISc_Bangalore/InterLab">InterLab</a></li>
 +
<li class="dropdown"><a class="dropdown-toggle" data-toggle="dropdown" href="#">Special Prizes</a>
 +
      <ul class="dropdown-menu">
 +
          <li><a href="https://2016.igem.org/Team:IISc_Bangalore/Integrated_Practices">Integrated Human Practices</a></li>
 +
          <li><a href="https://2016.igem.org/Team:IISc_Bangalore/Engagement">Education and Public Engagement</a></li>
 +
          <li><a href="https://2016.igem.org/Team:IISc_Bangalore/Model">Model</a></li>
 +
          <li><a href="https://2016.igem.org/Team:IISc_Bangalore/Measurement">Measurement</a></li>
 +
          <li><a href="https://2016.igem.org/Team:IISc_Bangalore/Entrepreneurship">Entrepreneurship</a></li>
 +
          <li><a href="https://2016.igem.org/Team:IISc_Bangalore/Design">Applied Design</a></li>
 +
        </ul>
 +
      </li>
 +
        </ul>
 +
 +
      </div>
 +
 +
      </div>
 +
      </nav>
 +
 +
 +
<div class="banner-main">
 +
 +
  <section class="slider">
 +
          <div class="flexslider">
 +
<span class="attri hvr-bounce-to-right ">Integrated practices</html>
 +
[[File:IgemIISc.jpg|100px]]
 +
<html></span>
 +
 +
        </div>
 +
      </section>
 +
 +
</div>
 +
 +
<!--FlexSlider-->
 +
<link rel="stylesheet" href="css/flexslider.css" type="text/css" media="screen" />
 +
<script defer src="js/jquery.flexslider.js"></script>
 +
<script type="text/javascript">
 +
    $(function(){
 +
      SyntaxHighlighter.all();
 +
    });
 +
    $(window).load(function(){
 +
      $('.flexslider').flexslider({
 +
        animation: "slide",
 +
        start: function(slider){
 +
          $('body').removeClass('loading');
 +
        }
 +
      });
 +
    });
 +
  </script>
 
</div>
 
</div>
 +
</div>
 +
<!--banner end here-->
 +
<!--welcome-->
 +
<!-- <div id="welcome" class="welcome w3l">
 +
<div class="container">
 +
 +
<div class="welcome-grids">
 +
 +
 +
 +
<div class="clearfix"></div>
 +
</div>
 +
</div>
 +
</div>
 +
</div> -->
 +
<!--welcome-->
 +
 +
<!--content-middle-->
 +
<div class="content-middle wthree">
 +
<div class="container" id="refer">
 +
<div class="mid-content fadeInRight wow  animated" data-wow-delay=".5s">
 +
<h3>Summary</h3>
 +
</div>
 +
<div class="row">
 +
<div class="refer col-md-6">
 +
<b>Summary</b>
 +
<p>A team member visited a government "biotechnology park" intended to be used by small scale startups. We wanted to understand the facilities available in these parks to see if there existed a need for improvement and gauge the feasibility of implementing our project in these parks. We found that the bioreactors in these parks had no sensors, centrifuges or any level of automation. These bioreactors were currently used only to grow cultures that were sold without further processing.</p>
 +
<p>We input information learned from our visit into our project by developing biobricks and a protocol to perform functions usually done by machines, which were not available in these parks like centrifugation, automatic induction and cell density monitoring. This would enable more complicated protocols required for the biosynthesis of most useful products to be undertaken at these facilities.</p>
 +
<p>Thus, we integrated information gleaned from the visit in the processes targeted by cellfifuge.</p>
 +
 +
 +
</div>
 +
</div>
 +
</div>
 +
</div>
 +
<!--content-middle-->
 +
 +
<!--content-middle-->
 +
<div class="content-middle wthree">
 +
<div class="container" id="refer">
 +
<div class="mid-content fadeInRight wow  animated" data-wow-delay=".5s">
 +
<h3>Biotech Park Visit</h3>
 +
</div>
 +
<div class="row">
 +
<div class="refer col-md-6">
 +
<b>Visit to Biotechnology Park</b>
 +
<p>As stated in the introduction, our project is an attempt to modify <i>E. coli</i> to lower capital and running costs for rDNA bioreactor systems, by automating protein over-expression induction and separation of cell from growth media.
 +
<p>To learn more about the existing biotech infrastructure in India, we decided to visit some biotech parks in India and explore the feasibility and applicability of our idea.</p>
 +
<p>As stated in the summary, we found that the bioreactors in these parks had no sensors, centrifuges or any level of automation. These bioreactors were currently used only to grow cultures that were sold without further processing.
 +
We input information learned from our visit into our project by developing biobricks and a protocol to perform functions usually done by machines, which were not available in these parks like centrifugation, automatic induction and cell density monitoring. This would enable more complicated protocols required for the biosynthesis of most useful products to be undertaken at these facilities. <a href="https://static.igem.org/mediawiki/2016/8/81/Quorumnullmodel.pdf">Here</a></p> is the link to the PDF file of the report. It is also displayed below.
 +
<div class="shadow-bottom">
 +
<p><a href="https://static.igem.org/mediawiki/2016/6/64/Report-of-bioreactor-visit.pdf">Link to the PDF file of the model</a></p>
 +
<div id="pdf">
 +
<object data="https://static.igem.org/mediawiki/2016/6/64/Report-of-bioreactor-visit.pdf#toolbar=1&amp;navpanes=0&amp;scrollbar=1&amp;page=1&amp;view=FitH"
 +
type="application/pdf"
 +
width="100%"
 +
height="100%">
 +
</object></div></div>
 +
 +
 +
</div>
 +
</div>
 +
</div>
 +
</div>
 +
<!--content-middle-->
 +
 +
<!--content-middle-->
 +
<div class="content-middle wthree">
 +
<div class="container" id="refer">
 +
<div class="mid-content fadeInRight wow  animated" data-wow-delay=".5s">
 +
<h3>Presenting to Govt. of Karnataka</h3>
 +
</div>
 +
<div class="row">
 +
<div class="refer col-md-6">
 +
<b>Presenting to Govt. of Karnataka</b>
 +
<p>We had a sit down on July 27th, 2016 with top officials at the Government of Karnataka’s (GoK) (the state in which our institute is located) department of Information Technology, Biotechnology and Science and Technology and presented to them our idea and its applications.</p>
 +
<p>We presented our project and its possible implementation in the government biotechnology parks which are lacking in machinery for automation and downstream processing, some of these processes can be performed by our BioBricks, which can effectively replace or supplement these expensive machines. The intent was to convince our government representatives of the need for enhancing the current government biotechnology facilities and a possible option of doing so.</p>
 +
<p>The novelty of using Ag43 for clarification of cell cultures and using this to replace or supplement energy and capital expensive centrifuges and its application in conjunction with auto-induction using quorum sensing made our idea patent worthy in their opinion and hence, to continue our research, the GoK’s biotechnology department granted us ~$9,000 towards consumables for our project.</p>
 +
 +
 +
</div>
 +
</div>
 +
</div>
 +
</div>
 +
<!--content-middle-->
  
  
  
 +
<!--footer-->
 +
<div class="footer">
 +
<div class="container">
 +
<div class="footer-grids">
 +
<!-- <div class="col-md-4 footer-grid wow fadeInUp animated" data-wow-delay=".5s">
 +
<h3>About Cellfiefuge</h3>
 +
<p>From IISc.</p>
 +
</div> -->
  
 +
<div class="col-md-4 footer-grid animated wow fadeInDown animated animated" data-wow-duration="1200ms" data-wow-delay="500ms">
 +
<h3>Sponsors</h3><br><br>
 +
<ul>
 +
<li>
 +
</html>
 +
[[File:Snapgeneiisc.png|200px]]
 +
<html>
 +
</li><br>
 +
<li></html>
 +
[[File:Wellcomedbtiisc.jpg|200px]]
 +
<html></li>
 +
<br>
 +
<li></html>
 +
[[File:Ibeciisc.png|100px]]
 +
<html></li>
 +
                                               
 +
                                       
 +
</ul>
 +
</div>
 +
                                <div class="col-md-4 footer-grid animated wow fadeInDown animated animated" data-wow-duration="1200ms" data-wow-delay="500ms">
 +
 +
<ul>
 +
<li>
 +
</html>
 +
[[File:Iisclogowhite.png|200px]]
 +
<html>
 +
</li><br>
 +
<li></html>
 +
[[File:Karnatakaiisc.png|100px]]
 +
<html></li>
 +
 +
                                               
 +
                                        <br>
 +
<li></html>
 +
[[File:Phdcareersupport.jpg|150px]]
 +
<html></li>
 +
</ul>
 +
</div>
 +
<div class="col-md-4 footer-grid animated wow fadeInUp animated animated" data-wow-duration="1200ms" data-wow-delay="500ms">
 +
<h3>Social</h3>
 +
<ul class="social-icons1">
 +
<li><a href="https://www.facebook.com/iiscbangaloreigem/?fref=ts" target="_blank"><i class="fa fa-facebook hvr-buzz"></i></a></li>
 +
<li><a href="https://twitter.com/IISc_iGEM" target="_blank"><i class="fa fa-twitter hvr-buzz"></i></a></li>
 +
</ul>
 +
</div>
  
 +
<!-- <div class="clearfix"> </div> -->
 +
</div>
  
 +
</div>
 +
</div>
 +
<!--footer-->
 +
<script src="http://anijs.github.io/lib/anijs/anijs.js"></script>
 +
<script src="http://anijs.github.io/lib/anijs/helpers/dom/anijs-helper-dom.js"></script>
 +
</body>
 
</html>
 
</html>

Latest revision as of 00:46, 20 October 2016


Team IISc iGem

Summary

Summary

A team member visited a government "biotechnology park" intended to be used by small scale startups. We wanted to understand the facilities available in these parks to see if there existed a need for improvement and gauge the feasibility of implementing our project in these parks. We found that the bioreactors in these parks had no sensors, centrifuges or any level of automation. These bioreactors were currently used only to grow cultures that were sold without further processing.

We input information learned from our visit into our project by developing biobricks and a protocol to perform functions usually done by machines, which were not available in these parks like centrifugation, automatic induction and cell density monitoring. This would enable more complicated protocols required for the biosynthesis of most useful products to be undertaken at these facilities.

Thus, we integrated information gleaned from the visit in the processes targeted by cellfifuge.

Biotech Park Visit

Visit to Biotechnology Park

As stated in the introduction, our project is an attempt to modify E. coli to lower capital and running costs for rDNA bioreactor systems, by automating protein over-expression induction and separation of cell from growth media.

To learn more about the existing biotech infrastructure in India, we decided to visit some biotech parks in India and explore the feasibility and applicability of our idea.

As stated in the summary, we found that the bioreactors in these parks had no sensors, centrifuges or any level of automation. These bioreactors were currently used only to grow cultures that were sold without further processing. We input information learned from our visit into our project by developing biobricks and a protocol to perform functions usually done by machines, which were not available in these parks like centrifugation, automatic induction and cell density monitoring. This would enable more complicated protocols required for the biosynthesis of most useful products to be undertaken at these facilities. Here

is the link to the PDF file of the report. It is also displayed below.

Presenting to Govt. of Karnataka

Presenting to Govt. of Karnataka

We had a sit down on July 27th, 2016 with top officials at the Government of Karnataka’s (GoK) (the state in which our institute is located) department of Information Technology, Biotechnology and Science and Technology and presented to them our idea and its applications.

We presented our project and its possible implementation in the government biotechnology parks which are lacking in machinery for automation and downstream processing, some of these processes can be performed by our BioBricks, which can effectively replace or supplement these expensive machines. The intent was to convince our government representatives of the need for enhancing the current government biotechnology facilities and a possible option of doing so.

The novelty of using Ag43 for clarification of cell cultures and using this to replace or supplement energy and capital expensive centrifuges and its application in conjunction with auto-induction using quorum sensing made our idea patent worthy in their opinion and hence, to continue our research, the GoK’s biotechnology department granted us ~$9,000 towards consumables for our project.