Team:Illinois-Tools/ResearchArticles
From 2009.igem.org
(Difference between revisions)
(4 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
- | <div style="background-color: | + | <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: # | + | background-color: #FFFFFF; |
- | font-color: | + | font-color: black; |
color:white; | color:white; | ||
} | } | ||
a.menu { | a.menu { | ||
- | background-color: # | + | background-color: #FFFFFF; |
- | color: | + | color: black; |
width: 12em; | width: 12em; | ||
} | } | ||
.firstHeading { | .firstHeading { | ||
- | color: | + | color:black; |
} | } | ||
#bodyContent { | #bodyContent { | ||
- | background-color: # | + | background-color: #FFFFFF; |
} | } | ||
#content { | #content { | ||
- | background-color: | + | background-color: white; |
} | } | ||
#footer-box { | #footer-box { | ||
- | background-color: | + | background-color: white; |
} | } | ||
p { | p { | ||
- | color: | + | color:black; |
} | } | ||
body { | body { | ||
- | background: | + | background: white url(https://static.igem.org/mediawiki/2009/2/2b/IllinoisToolsBackground.gif) repeat-x; |
} | } | ||
Line 41: | Line 41: | ||
</head> | </head> | ||
</html> | </html> | ||
+ | [[Image:Researchanimationillinoistools.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"> | ||
- | |||
- | |||
<head> | <head> | ||
<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"> | ||
- | + | #wrapper { | |
- | + | width: 0%; | |
- | #menu { | + | } |
- | #menu | + | #header-wrapper { |
- | #menu li | + | width: 965px; |
- | #menu | + | height: 35px; |
- | + | 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 | + | <div id="wrapper"> |
- | + | <div id="header-wrapper"> | |
- | < | + | <div id="menu"> |
- | <li><a href="https://2009.igem.org/Team:Illinois-Tools">Home</a></li> | + | <ul> |
- | + | <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/Team" >The Team</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/ResearchArticles"class="active">Research Articles</a></li> | |
- | + | <li><a href="https://2009.igem.org/Team:Illinois-Tools/Notebook">Notebook</a></li> | |
- | + | </ul> | |
- | + | </div> | |
- | + | </div> | |
- | + | ||
</div> | </div> | ||
</body> | </body> | ||
</html> | </html> | ||
+ | <br> | ||
+ | <span style="color:#000000"> | ||
'''Constraint Based Modeling''' | '''Constraint Based Modeling''' | ||
Line 82: | Line 123: | ||
*Describes the constraints one must take into account when creating genome scale models | *Describes the constraints one must take into account when creating genome scale models | ||
*Explains each constraint in detail | *Explains each constraint in detail | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- |
Latest revision as of 21:37, 26 September 2009
Constraint Based Modeling
Becker, Scott; et al.Quantitative prediction of cellular metabolism with constraint-based models: the COBRA Toolbox.Department of Bioengineering, University of California San Diego.Nature Protocols Vol.2 No.3. March 2007.
- Briefly describes constraint based modeling and give the principles behind it
- Describes the functions of the COBRA toolbox and it explains the output of the program
Price, Nathan; et al. Genome-Scale Models of Microbial Cells: Evaluating the Consequences of Constraints.Department of Bioengineering, University of California San Diego. Nature Reviews. Vol.2. November 2004.
- Describes the constraints one must take into account when creating genome scale models
- Explains each constraint in detail