Team:IIT Delhi/Modeling
From 2014.igem.org
(Difference between revisions)
(56 intermediate revisions not shown) | |||
Line 6: | Line 6: | ||
{{CSS/Generic}} | {{CSS/Generic}} | ||
{{CSS/js-image-slider}} | {{CSS/js-image-slider}} | ||
+ | {{CSS/style2}} | ||
+ | {{CSS/modeling}} | ||
+ | |||
<html> | <html> | ||
<head> | <head> | ||
- | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | + | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> |
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> | <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> | ||
<meta name="description" content="iGEM 2014 IIT Delhi"> | <meta name="description" content="iGEM 2014 IIT Delhi"> | ||
- | <meta name="keywords" content="igem iitdelhi 2014, biotech, biobricks, parts, notebook, bio, chem, iit, delhi, hauz khas , new delhi, molecular biology, genetics, synthetic, biology, competition, iGEM, MIT, USA"> | + | <meta name="keywords" content="igem iitdelhi 2014, biotech, biobricks, parts, notebook, bio, chem, iit, delhi, hauz khas , new delhi, molecular biology, genetics, synthetic, biology, competition, iGEM, MIT, USA, abhishek, bharti"> |
<meta name="viewport" content="width=device-width, initial-scale=1"> | <meta name="viewport" content="width=device-width, initial-scale=1"> | ||
<meta http-equiv="cache-control" content="public" /> | <meta http-equiv="cache-control" content="public" /> | ||
- | <title>iGEM IIT Delhi</title> | + | <title>iGEM IIT Delhi 2014</title> |
- | <link rel='shortcut icon' href='/ | + | <link rel='shortcut icon' id='favicon' href='https://static.igem.org/mediawiki/2014/7/76/Favicon3.png' /> |
<link href='http://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'> | <link href='http://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'> | ||
<link href='http://fonts.googleapis.com/css?family=Droid+Serif:400italic' rel='stylesheet' type='text/css'> | <link href='http://fonts.googleapis.com/css?family=Droid+Serif:400italic' rel='stylesheet' type='text/css'> | ||
<link href='http://fonts.googleapis.com/css?family=Roboto+Condensed:400,300,700' rel='stylesheet' type='text/css'> | <link href='http://fonts.googleapis.com/css?family=Roboto+Condensed:400,300,700' rel='stylesheet' type='text/css'> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | <link href='http://fonts.googleapis.com/css?family=Open+Sans:300,400,700' rel='stylesheet' type='text/css'> | ||
+ | <!--map=====================--> | ||
+ | <!--Script for google map at footer--> | ||
+ | <!-- | ||
+ | <script | ||
+ | src="http://maps.googleapis.com/maps/api/js?key=AIzaSyDY0kkJiTPVd2U7aTOAwhc9ySH6oHxOIYM&sensor=false"> | ||
+ | </script> | ||
+ | |||
+ | <script> | ||
+ | function initialize() | ||
+ | { | ||
+ | var mapProp = { | ||
+ | center:new google.maps.LatLng(28.5450,77.1922), | ||
+ | zoom:5, | ||
+ | mapTypeId:google.maps.MapTypeId.ROADMAP | ||
+ | }; | ||
+ | var map=new google.maps.Map(document.getElementById("googleMap"),mapProp); | ||
+ | } | ||
+ | |||
+ | google.maps.event.addDomListener(window, 'load', initialize); | ||
+ | </script> | ||
+ | <script type="text/javascript"> | ||
+ | |||
+ | (function(){ | ||
+ | var myDiv = document.getElementById("myDiv"); | ||
+ | |||
+ | var show = function(){ | ||
+ | myDiv.style.display = "block"; | ||
+ | setTimeout(hide, 5000); // 5 seconds | ||
+ | } | ||
+ | |||
+ | var hide = function(){ | ||
+ | myDiv.style.display = "none"; | ||
+ | } | ||
+ | |||
+ | show(); | ||
+ | })(); | ||
+ | |||
+ | </script> | ||
+ | |||
+ | |||
+ | |||
+ | ==============map ends--> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
<script src="http://ie7-js.googlecode.com/svn/version/2.1(beta4)/IE9.js"></script> | <script src="http://ie7-js.googlecode.com/svn/version/2.1(beta4)/IE9.js"></script> | ||
Line 31: | Line 86: | ||
}); | }); | ||
</script> | </script> | ||
+ | |||
</head> | </head> | ||
+ | |||
<body> | <body> | ||
- | |||
- | + | ||
- | + | <div id = "myDiv" style="display:none"><img id = "myImage" src = "images/https://static.igem.org/mediawiki/2014/e/ee/Namaste.gif"></div><br> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | <div class="container_modeling"> | |
- | + | <!--Header============================================--> | |
- | + | <div class="topblack"></div> | |
- | + | ||
- | + | <div class="topwhite"> | |
- | + | <div class="logo"><a href="https://2014.igem.org/Team:IIT_Delhi"><img src="https://static.igem.org/mediawiki/2014/b/b4/Logo_igem_iitdelhi.png"/></a></div> | |
- | + | <div class="logotext"><img src="https://static.igem.org/mediawiki/2014/7/71/Text_iitd.jpg"/></div> | |
- | + | <div class="igemlogo"><a href="https://igem.org/Main_Page" target="_blank"><img src="https://static.igem.org/mediawiki/2014/e/e2/Igemlogo.png"/></a></div> | |
- | + | ||
- | + | ||
- | + | <!-- Navigation bar======================================--> | |
- | + | <div id="nav"> | |
- | + | <div id="nav_wrapper"> | |
- | + | <ul> | |
- | + | <li class="home"><a href="https://2014.igem.org/Team:IIT_Delhi">Home</a></li><li class="project"> | |
- | + | <a href="https://2014.igem.org/Team:IIT_Delhi/Project">Project</a></li><li class="nav_item_modeling" class="modeling"> | |
- | + | <a href="https://2014.igem.org/Team:IIT_Delhi/Modeling">Modeling</a></li><li class="team"> | |
- | + | <a href="https://2014.igem.org/Team:IIT_Delhi/Team">Team</a></li><li class="notebook"> | |
- | + | <a href="https://2014.igem.org/Team:IIT_Delhi/Notebook">Notebook</a></li><li class="attributions"> | |
- | + | <a href="https://2014.igem.org/Team:IIT_Delhi/Attributions">Attributions</a></li><li class="safety"> | |
- | + | <a href="https://2014.igem.org/Team:IIT_Delhi/Safety">Safety</a></li><li class="parts"> | |
- | + | <a href="https://2014.igem.org/Team:IIT_Delhi/Parts">Parts</a></li><li class="achievements"><a href="https://2014.igem.org/Team:IIT_Delhi/Achievements">Achievements</a></li> | |
- | + | </ul> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
</div> | </div> | ||
- | + | </div> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | <div> | + | <!--Follow us link===============--> |
- | < | + | <div class="links"> |
- | + | <p class="followus">Follow Us</p> | |
- | + | <div class="link_bg"> | |
- | + | <table border="0" cellspacing="2"> | |
+ | <tr> | ||
+ | <td> | ||
+ | <a href="https://www.facebook.com/igemiitdelhi" target="_blank"><img src="https://static.igem.org/mediawiki/2014/5/51/Fb.png" alt="facebook" title="Facebook" onmouseover="this.src='https://static.igem.org/mediawiki/2014/6/6c/Fbhover.png';" | ||
+ | onmouseout="this.src='https://static.igem.org/mediawiki/2014/5/51/Fb.png';" /> </a> </td> | ||
+ | |||
+ | <td > | ||
+ | <a href="https://twitter.com/iGEM_IIT_Delhi" target="_blank" > | ||
+ | <img src="https://static.igem.org/mediawiki/2014/f/f7/Twitter.png" alt="twitter" title="Twitter" onmouseover="this.src='https://static.igem.org/mediawiki/2014/5/56/Twitterhover.png';" | ||
+ | onmouseout="this.src='https://static.igem.org/mediawiki/2014/f/f7/Twitter.png';"/></a> </td> | ||
+ | |||
+ | <td> | ||
+ | <a href="https://www.youtube.com/channel/UCBHF9Lel4MF2dien-p3o10A" target="_blank" > | ||
+ | <img src="https://static.igem.org/mediawiki/2014/a/af/Youtube.png" alt="you tube" title="Youtube" onmouseover="this.src='https://static.igem.org/mediawiki/2014/9/91/Youtubehover.png';" | ||
+ | onmouseout="this.src='https://static.igem.org/mediawiki/2014/a/af/Youtube.png';"/></a> </td> | ||
+ | </tr> | ||
+ | |||
+ | </table> | ||
+ | </div> | ||
+ | |||
- | |||
- | |||
- | |||
- | |||
</div> | </div> | ||
- | |||
- | |||
- | |||
- | + | </div><!--Topwhite ends========--> | |
- | + | <!-- Main Content Starts--> | |
- | + | ||
- | + | <div class="topimg"> | |
- | <div | + | <img src="https://static.igem.org/mediawiki/2014/2/22/Igem-iitd-modeling.jpg"/> |
- | < | + | </div> |
- | + | ||
- | + | ||
- | + | ||
- | < | + | <div class="layout"> |
- | + | ||
- | < | + | <center>Synthetic Biology targets to design and create original biological systems. But the genetic systems involved are very intricate. Before going to lab and start working, one should first have a reasonable estimate of what they expect to do. And here mathematical modeling is useful.</center> |
- | + | <br> | |
- | + | <center>Mathematical Model</center> | |
+ | <ul>The following assumptions were taken for modeling the system: | ||
+ | <li> ✔ All the cells behaves the same way in our system</li> | ||
+ | <li> ✔Our consideration of the concentrations of mRNA and Protein starts from t=0, and there concentration is zero at t=0</li> | ||
+ | <li> ✔ We have assumed the mRNA concentration to be "x" and protein concentration to be "y"</li> | ||
+ | |||
+ | </ul> | ||
+ | <br> | ||
+ | <ul>We chose a constitutive promoter so the input gene expression function do not involve any repression or activation term, So formulated the following set of differential equations of transcription and translation: | ||
- | + | <br> | |
+ | <div class="vector"><img src="https://static.igem.org/mediawiki/2014/0/07/Igem-iitd-modeling-1.jpg"/></div> | ||
+ | <br>The meaning of the respective symbols is given in the Parameter table below | ||
+ | <br> | ||
+ | We used some of the parameters developed by iGEM Team Aberdeen 2009 and for the maximal expression level of promoter J231119 we compared is RPU(Relative promoter unit) values with promoter J23101. | ||
+ | <br> | ||
+ | <center>Parameters</center> | ||
+ | <div class="vector"><img src="https://static.igem.org/mediawiki/2014/0/05/Igem-iitd-modeling-2.jpg"/></div> | ||
+ | <br> | ||
+ | After putting values the set of differential equation becomes: | ||
+ | <div class="vector"><img src="https://static.igem.org/mediawiki/2014/4/4d/Igem-iitd-modeling-3.jpg"/></div> | ||
+ | <br> | ||
+ | After solving these in MATLAB we get the following curves: | ||
+ | <br> | ||
- | </ | + | <center>The curve of mRNA concentration versus time</center> |
- | < | + | <div class="vector"><img src="https://static.igem.org/mediawiki/2014/6/6e/Igem-iitd-modeling-4.jpg"/></div> |
- | < | + | <br><div class="vector"><img src="https://static.igem.org/mediawiki/2014/4/4b/Igem-iitd-modeling-5.jpg"/></div> |
+ | <br> | ||
+ | <center>Conclusions</center> | ||
+ | <li> ✔ Our design works as expected showing the work of a constitutive promoter</li> | ||
+ | <li> ✔ Another important point is that by modeling our system, we are able to get an idea about the number of protein molecules present finally after 7200 s, the number is 12 x 10^4 , which is quite high compared to the total count of all proteins present in E Coli </li> | ||
+ | <br> | ||
+ | <ul>References:<br> | ||
+ | <li>1 http://kirschner.med.harvard.edu/files/bionumbers/fundamentalBioNumbersHandout.pdf </li> | ||
+ | <li>2 http://www.jbc.org/content/277/26/23664.full.pdf </li> | ||
+ | <li>3 http://www.scielo.br/pdf/gmb/v27n3/a22v27n3.pdf </li> | ||
+ | <li>4 http://deepblue.lib.umich.edu/bitstream/handle/2027.42/22607/0000157.pdf?sequence=1 </li> | ||
+ | </ul> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | </ | + | |
- | <div | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | </div> | |
- | + | ||
- | + | ||
- | + | ||
+ | |||
+ | |||
+ | |||
+ | <div class="footerbg_modeling"> | ||
+ | |||
+ | <div class="nav2"> | ||
+ | <table class="nav2table"> | ||
+ | <tr> | ||
+ | <td><a href="https://2014.igem.org/Team:IIT_Delhi">HOME</a></td><td>|</td> | ||
+ | <td><a href="https://2014.igem.org/Team:IIT_Delhi/Project">PROJECT</a></td><td>|</td> | ||
+ | <td><a href="https://2014.igem.org/Team:IIT_Delhi/Modeling">MODELING</a></td><td>|</td> | ||
+ | <td><a href="https://2014.igem.org/Team:IIT_Delhi/Team">TEAM</a></td><td>|</td> | ||
+ | <td><a href="https://2014.igem.org/Team:IIT_Delhi/Notebook">NOTEBOOK</a></td><td>|</td> | ||
+ | <td><a href="https://2014.igem.org/Team:IIT_Delhi/Attributions">ATTRIBUTIONS</a></td><td>|</td> | ||
+ | <td><a href="https://2014.igem.org/Team:IIT_Delhi/Safety">SAFETY</a></td><td>|</td> | ||
+ | <td><a href="https://2014.igem.org/Team:IIT_Delhi/Parts">PARTS</a></td><td>|</td> | ||
+ | <td><a href="https://2014.igem.org/Team:IIT_Delhi/Achievements">ACHIEVEMENTS</a></td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | </div> | ||
+ | <div class="copyright"><p>Copyright © iGEM-IIT Delhi 2014 | Developer: ABHISHEK BHARTI & SHASHANK YADAV </p> | ||
+ | <center>"We won a Bronze Medal at the iGEM Giant Jamboree 2014"</center></div> | ||
+ | |||
+ | </div> | ||
+ | |||
+ | </div> | ||
+ | |||
</body> | </body> | ||
</html> | </html> |
Latest revision as of 10:48, 30 November 2014
- The following assumptions were taken for modeling the system:
- ✔ All the cells behaves the same way in our system
- ✔Our consideration of the concentrations of mRNA and Protein starts from t=0, and there concentration is zero at t=0
- ✔ We have assumed the mRNA concentration to be "x" and protein concentration to be "y"
- We chose a constitutive promoter so the input gene expression function do not involve any repression or activation term, So formulated the following set of differential equations of transcription and translation:
- ✔ Our design works as expected showing the work of a constitutive promoter
- ✔ Another important point is that by modeling our system, we are able to get an idea about the number of protein molecules present finally after 7200 s, the number is 12 x 10^4 , which is quite high compared to the total count of all proteins present in E Coli
- 1 http://kirschner.med.harvard.edu/files/bionumbers/fundamentalBioNumbersHandout.pdf
- 2 http://www.jbc.org/content/277/26/23664.full.pdf
- 3 http://www.scielo.br/pdf/gmb/v27n3/a22v27n3.pdf
- 4 http://deepblue.lib.umich.edu/bitstream/handle/2027.42/22607/0000157.pdf?sequence=1
The meaning of the respective symbols is given in the Parameter table below
We used some of the parameters developed by iGEM Team Aberdeen 2009 and for the maximal expression level of promoter J231119 we compared is RPU(Relative promoter unit) values with promoter J23101.
After putting values the set of differential equation becomes:
After solving these in MATLAB we get the following curves:
- References: