Team:Illinois-Tools/Modeling

From 2009.igem.org

(Difference between revisions)
(The Algorithm)
 
(15 intermediate revisions not shown)
Line 1: Line 1:
__NOTOC__
__NOTOC__
-
<div style="background-color:#FF8C00; color: white">
+
<div style="background-color: white; color: white">
<html>
<html>
<head>
<head>
Line 6: Line 6:
.firstHeading {display: none;}
.firstHeading {display: none;}
table {
table {
-
   background-color: #FF8C00;
+
   background-color: #FFFFFF;
-
   font-color: white;
+
   font-color: black;
   color:white;
   color:white;
}
}
a.menu {
a.menu {
-
   background-color: #FF8C00;
+
   background-color: #FFFFFF;
-
   color: white;
+
   color: black;
   width: 12em;
   width: 12em;
}
}
.firstHeading {
.firstHeading {
-
   color:white;
+
   color:black;
}
}
#bodyContent {
#bodyContent {
-
background-color: #FF8C00;
+
background-color: #FFFFFF;
}
}
#content {
#content {
-
background-color: #00008B; border: none;
+
background-color: white;
}
}
#footer-box {
#footer-box {
-
   background-color: #FF8C00;
+
   background-color: white;
}
}
p {
p {
-
   color:white;
+
   color:black;
}
}
body {
body {
-
   background: #00008B url(https://static.igem.org/mediawiki/2009/2/2b/IllinoisToolsBackground.gif) repeat-x;
+
   background: white url(https://static.igem.org/mediawiki/2009/2/2b/IllinoisToolsBackground.gif) repeat-x;
}
}
Line 41: Line 41:
</head>
</head>
</html>
</html>
 +
[[Image:Modelingillinoistools.gif]]
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">  
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">  
Line 47: Line 48:
<meta http-equiv="content-type" content="text/html; charset=utf-8" />  
<meta http-equiv="content-type" content="text/html; charset=utf-8" />  
<style type="text/css" media="screen">  
<style type="text/css" media="screen">  
-
.clear { clear: both; }
+
#wrapper {
-
.wrap { margin: 2px auto;}
+
width: 0%;
-
#menu { float: left; margin: auto; }
+
}
-
#menu li { display: inline; }
+
#header-wrapper {
-
#menu li a { float: left; padding: 8px 30px; margin: auto; color: #EABBEF; background: #00008B; }
+
width: 965px;
-
#menu li a:hover { color: #fff; background: #0000FF; }
+
height: 35px;
-
#menu a.active{color: #fff; background: #0000FF; }
+
margin: 0px auto;
 +
padding: 0px;
 +
}
 +
/* Menu */
 +
 
 +
#menu {
 +
width: 965px;
 +
height: 35px;
 +
margin: 0px auto;
 +
padding-left: 20px;
 +
background: url(https://static.igem.org/mediawiki/2009/2/25/Menubarillinoistools.jpg) no-repeat left top;
 +
}
 +
 
 +
#menu ul {
 +
margin: 0px;
 +
padding: 0px;
 +
list-style: none;
 +
}
 +
 
 +
#menu li {
 +
float: left;
 +
}
 +
 
 +
#menu a {
 +
display: block;
 +
padding: 8px 20px 0px 22px;
 +
letter-spacing: -1px;
 +
text-decoration: none;
 +
font-size: 20px;
 +
font-weight: normal;
 +
color: #9ADCF8;
 +
}
 +
 
 +
#menu a:hover {
 +
text-decoration: underline;
 +
}
 +
        #menu a.active{color: #fff;}
 +
 
 +
#menu .first a {
 +
background: none;
 +
padding-left: 0px;
 +
}
</style>
</style>
   </head>
   </head>
<body>
<body>
-
<div class="wrap">  
+
<div id="wrapper">
-
+
<div id="header-wrapper">
-
<ul id="menu">  
+
<div id="menu">
-
<li><a href="https://2009.igem.org/Team:Illinois-Tools">Home</a></li>  
+
<ul>
-
<li><a href="https://2009.igem.org/Team:Illinois-Tools/Team">The Team</a></li>  
+
<li class="first"><a href="https://2009.igem.org/Team:Illinois-Tools">Home</a></li>  
-
<li><a href="https://2009.igem.org/Team:Illinois-Tools/Project">The Project</a></li>  
+
        <li><a href="https://2009.igem.org/Team:Illinois-Tools/Team" >The Team</a></li>  
-
<li><a href="https://2009.igem.org/Team:Illinois-Tools/Parts">Parts</a></li>  
+
        <li><a href="https://2009.igem.org/Team:Illinois-Tools/Project">The Project</a></li>
-
<li><a href="https://2009.igem.org/Team:Illinois-Tools/Modeling" class="active">Modeling</a></li>  
+
                                <li><a href="https://2009.igem.org/Team:Illinois-Tools/Demo">Demo</a></li>
-
            <li><a href="https://2009.igem.org/Team:Illinois-Tools/ResearchArticles">Research Articles</a></li>  
+
                                <li><a href="https://2009.igem.org/Team:Illinois-Tools/Modeling"class="active">Modeling</a></li>
-
            <li><a href="https://2009.igem.org/Team:Illinois-Tools/Notebook">Notebook</a></li>  
+
                                <li><a href="https://2009.igem.org/Team:Illinois-Tools/Safety">Safety</a></li>
-
</ul>
+
                                <li><a href="https://2009.igem.org/Team:Illinois-Tools/Resources">Resources</a></li>
-
<div class="clear"></div>
+
                                <li><a href="https://2009.igem.org/Team:Illinois-Tools/Notebook">Notebook</a></li>
-
 
+
</ul>
 +
</div>
 +
</div>
</div>
</div>
</body>
</body>
</html>
</html>
-
889
+
<span style="color:#000000">
 +
 
 +
=='''Modeling'''==
 +
 
 +
The Illinois - Tools team can model any pathway, whose starting and ending compounds are stored in the Kegg database.  The algorithm developed by the team takes information from the Kegg database and finds the most optimum pathway, based on the weights selected by the user.  Examples include the pathway with the least number of steps, or the pathway that uses the least amount of ATP. 
 +
 
 +
The Illinois-Tools team also wishes to use this algorithm to help other IGEM teams in modeling their own desired pathways.  For example, the our program can help the Illinois wetlab team in modeling their pathway.  The wetlab team's project is about a binary decoder in the organism E. coli, that senses 2 inputs, such as 2 sugars, and produces one of four possible outputs, which are fluorescent proteins, based on the combination of inputs. 
 +
 
 +
Go to [https://2009.igem.org/Team:Illinois Illinois]
 +
 
 +
A possible future expansion of their project would be to model these pathways computationally, and see if it would be experimentally feasible. Furthermore, once the protein output is obtained, they want to check if it can be used to produce useful compounds like biofuels.
 +
 
 +
To help this team reach its goals, our program, IMPtools, was able to model a pathway from D-Arabinose to Ethanol in E. coli.  The result can be seen below.  It has been optimized for E.coli, and can be further optimized when the wetlab team is ready to work on it.  The labels on the reaction are the Kegg IDs for compounds. 
 +
 
 +
[[Image:Illinoistoolsarabinosetoethanolpathway.jpg|center|]]
 +
 +
 
 +
===The Algorithm===
 +
 
 +
In modeling for other teams, a few things should be considered. The algorithm requires interactivity. It is can only optimize if you set the parameters to specify what you mean by "optimal". In that light, the user of IMPtools when modeling for a practical design application should consider how important removing excess reactants or creating biproducts could be, as well as the implications of ATP consumption. Sometimes the algorithm can return intermediate compounds that are truly only cofactors of a main reaction (these can generally be avoided by weighting against high order nodes, but also by specifically removing certain nodes). With IMPtools and a small amount of manipulation, a reasonable pathway can be returned using IMP's pathfinding algorithm. Using these results, actual experimentation is necessary to validate the pathway - perhaps, given future feedback the algorithm could account for user's successes and failures and preferentially bias results toward those experimentally validated.

Latest revision as of 03:46, 22 October 2009

Modelingillinoistools.gif

Modeling

The Illinois - Tools team can model any pathway, whose starting and ending compounds are stored in the Kegg database. The algorithm developed by the team takes information from the Kegg database and finds the most optimum pathway, based on the weights selected by the user. Examples include the pathway with the least number of steps, or the pathway that uses the least amount of ATP.

The Illinois-Tools team also wishes to use this algorithm to help other IGEM teams in modeling their own desired pathways. For example, the our program can help the Illinois wetlab team in modeling their pathway. The wetlab team's project is about a binary decoder in the organism E. coli, that senses 2 inputs, such as 2 sugars, and produces one of four possible outputs, which are fluorescent proteins, based on the combination of inputs.

Go to Illinois

A possible future expansion of their project would be to model these pathways computationally, and see if it would be experimentally feasible. Furthermore, once the protein output is obtained, they want to check if it can be used to produce useful compounds like biofuels.

To help this team reach its goals, our program, IMPtools, was able to model a pathway from D-Arabinose to Ethanol in E. coli. The result can be seen below. It has been optimized for E.coli, and can be further optimized when the wetlab team is ready to work on it. The labels on the reaction are the Kegg IDs for compounds.

Illinoistoolsarabinosetoethanolpathway.jpg


The Algorithm

In modeling for other teams, a few things should be considered. The algorithm requires interactivity. It is can only optimize if you set the parameters to specify what you mean by "optimal". In that light, the user of IMPtools when modeling for a practical design application should consider how important removing excess reactants or creating biproducts could be, as well as the implications of ATP consumption. Sometimes the algorithm can return intermediate compounds that are truly only cofactors of a main reaction (these can generally be avoided by weighting against high order nodes, but also by specifically removing certain nodes). With IMPtools and a small amount of manipulation, a reasonable pathway can be returned using IMP's pathfinding algorithm. Using these results, actual experimentation is necessary to validate the pathway - perhaps, given future feedback the algorithm could account for user's successes and failures and preferentially bias results toward those experimentally validated.