Line 9: | Line 9: | ||
================================================== --> | ================================================== --> | ||
<meta charset="utf-8"> | <meta charset="utf-8"> | ||
− | + | ||
− | + | ||
− | + | ||
<!-- Mobile Specific Metas | <!-- Mobile Specific Metas | ||
================================================== --> | ================================================== --> | ||
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0"> | <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0"> | ||
− | <!-- js --> | + | <!-- css bootstrap --> |
− | <script type="text/javascript" src="https://2018.igem.org/wiki/index.php?title=Template:GreatBay_China/jquery.js&action=raw&ctype=text/javascript"></script> | + | <link rel="stylesheet" type="text/css" |
− | <script type="text/javascript" src="https://2018.igem.org/wiki/index.php?title=Template:GreatBay_China/bootstrap.js&action=raw&ctype=text/javascript"></script> | + | href="https://2018.igem.org/wiki/index.php?title=Template:GreatBay_China/css/bootstrap.css&action=raw&ctype=text/css" /> |
+ | <!-- js jquery --> | ||
+ | <script type="text/javascript" | ||
+ | src="https://2018.igem.org/wiki/index.php?title=Template:GreatBay_China/js/jquery.min.js&action=raw&ctype=text/javascript"></script> | ||
+ | <script type="text/javascript" | ||
+ | src="https://2018.igem.org/wiki/index.php?title=Template:GreatBay_China/bootstrap/3.3.7/js/bootstrap.min.js&action=raw&ctype=text/javascript"></script> | ||
<!-- js popover --> | <!-- js popover --> | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
Line 50: | Line 53: | ||
<link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Delius" /> | <link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Delius" /> | ||
<!-- css main --> | <!-- css main --> | ||
+ | <style> | ||
+ | /* latin */ | ||
+ | @font-face { | ||
+ | font-family: 'Delius'; | ||
+ | font-style: normal; | ||
+ | font-weight: 400; | ||
+ | src: local('Delius-Regular'), url(https://static.igem.org/mediawiki/2018/a/af/T--GreatBay_China--font.woff) format('woff'); | ||
+ | unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, | ||
+ | U+2212, U+2215, U+FEFF, U+FFFD; | ||
+ | } | ||
<style> | <style> | ||
html { | html { | ||
Line 314: | Line 327: | ||
src: url('../fonts/glyphicons-halflings-regular.eot'); | src: url('../fonts/glyphicons-halflings-regular.eot'); | ||
− | src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg'); | + | src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') |
+ | format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') | ||
+ | format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg'); | ||
} | } | ||
.glyphicon { | .glyphicon { | ||
Line 1,648: | Line 1,663: | ||
margin-left: -15px; | margin-left: -15px; | ||
} | } | ||
− | .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 { | + | .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, |
+ | .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, | ||
+ | .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, | ||
+ | .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 { | ||
position: relative; | position: relative; | ||
min-height: 1px; | min-height: 1px; | ||
Line 5,086: | Line 5,104: | ||
.progress-striped .progress-bar, | .progress-striped .progress-bar, | ||
.progress-bar-striped { | .progress-bar-striped { | ||
− | background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); | + | background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, |
− | background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); | + | rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); |
− | background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); | + | background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, |
+ | rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); | ||
+ | background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, | ||
+ | rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); | ||
-webkit-background-size: 40px 40px; | -webkit-background-size: 40px 40px; | ||
background-size: 40px 40px; | background-size: 40px 40px; | ||
Line 5,102: | Line 5,123: | ||
} | } | ||
.progress-striped .progress-bar-success { | .progress-striped .progress-bar-success { | ||
− | background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); | + | background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, |
− | background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); | + | rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); |
− | background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); | + | background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, |
+ | rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); | ||
+ | background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, | ||
+ | rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); | ||
} | } | ||
.progress-bar-info { | .progress-bar-info { | ||
Line 5,110: | Line 5,134: | ||
} | } | ||
.progress-striped .progress-bar-info { | .progress-striped .progress-bar-info { | ||
− | background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); | + | background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, |
− | background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); | + | rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); |
− | background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); | + | background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, |
+ | rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); | ||
+ | background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, | ||
+ | rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); | ||
} | } | ||
.progress-bar-warning { | .progress-bar-warning { | ||
Line 5,118: | Line 5,145: | ||
} | } | ||
.progress-striped .progress-bar-warning { | .progress-striped .progress-bar-warning { | ||
− | background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); | + | background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, |
− | background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); | + | rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); |
− | background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); | + | background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, |
+ | rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); | ||
+ | background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, | ||
+ | rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); | ||
} | } | ||
.progress-bar-danger { | .progress-bar-danger { | ||
Line 5,126: | Line 5,156: | ||
} | } | ||
.progress-striped .progress-bar-danger { | .progress-striped .progress-bar-danger { | ||
− | background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); | + | background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, |
− | background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); | + | rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); |
− | background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); | + | background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, |
+ | rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); | ||
+ | background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, | ||
+ | rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); | ||
} | } | ||
.media { | .media { | ||
Line 6,739: | Line 6,772: | ||
} | } | ||
− | h1 { font-family: Delius; font-size: 24px; font-style: normal; font-variant: normal; font-weight: 700; line-height:80%; } h3 { font-family: Delius; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 700; line-height:110%; } p { font-family: Delius; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 700;line-height:110%; } blockquote { font-family: Delius; font-size: 29px; font-style: normal; font-variant: normal; font-weight: 700; line-height:110%; } pre { font-family: Delius; font-size: 13px; font-style: normal; font-variant: normal; font-weight: 500; line-height:110%; } | + | h1 { font-family: Delius; font-size: 24px; font-style: normal; font-variant: normal; font-weight: 700; line-height:80%; } h3 { font-family: Delius; |
+ | font-size: 14px; font-style: normal; font-variant: normal; font-weight: 700; line-height:110%; } p { font-family: Delius; font-size: 14px; | ||
+ | font-style: normal; font-variant: normal; font-weight: 700;line-height:110%; } blockquote { font-family: Delius; font-size: 29px; font-style: | ||
+ | normal; font-variant: normal; font-weight: 700; line-height:110%; } pre { font-family: Delius; font-size: 13px; font-style: normal; font-variant: | ||
+ | normal; font-weight: 500; line-height:110%; } | ||
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h4, { | #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h4, { | ||
margin-bottom: 0px; | margin-bottom: 0px; | ||
Line 6,981: | Line 7,018: | ||
</style> | </style> | ||
− | <!-- <script type="application/x-javascript"> addEventListener("load", function() { setTimeout(hideURLbar, 0); }, false); function hideURLbar(){ window.scrollTo(0,1); } </script> --> | + | <!-- <script type="application/x-javascript"> addEventListener("load", function() { setTimeout(hideURLbar, 0); }, false); function hideURLbar(){ |
+ | window.scrollTo(0,1); } </script> --> | ||
</head> | </head> | ||
<body> | <body> | ||
Line 7,041: | Line 7,079: | ||
<a class="long" href="https://2018.igem.org/Team:GreatBay_China/Applied_Design">Product Design</a> | <a class="long" href="https://2018.igem.org/Team:GreatBay_China/Applied_Design">Product Design</a> | ||
<a href="https://2018.igem.org/Team:GreatBay_China/Hardware">Hardware</a> | <a href="https://2018.igem.org/Team:GreatBay_China/Hardware">Hardware</a> | ||
− | <a class="long" href="https://2018.igem.org/Team:GreatBay_China/ | + | <a class="long" href="https://2018.igem.org/Team:GreatBay_China/Public_Engagement">Public Engagement</a> |
Line 7,079: | Line 7,117: | ||
<li id="tail"> | <li id="tail"> | ||
− | <a href="#top" target="_self"><span id="cattail"><img width="90" src="https://static.igem.org/mediawiki/2018/3/3b/T--GreatBay_China--MenuNewTail.png"/></span></a > | + | <a href="#top" target="_self"><span id="cattail"><img width="90" |
+ | src="https://static.igem.org/mediawiki/2018/3/3b/T--GreatBay_China--MenuNewTail.png"/></span></a > | ||
</li> | </li> | ||
Line 7,158: | Line 7,197: | ||
data-content="I mean... I haven't finished this yet."> | data-content="I mean... I haven't finished this yet."> | ||
We | We | ||
− | </button> built an ODE kinetics framework to model the mutualistic co-culture system of E.coli and S.cerevisiae we intended to use in our project, taking into account substrate utilization, product inhibitions and product formation involved in two species’ interactions. By recording the growth of the two engineered strains in co-culture and performing parameter sensitivity analyses, we were able to better interpret the behavior of the system. | + | </button> built an ODE kinetics framework to model the mutualistic co-culture system of <i>E. coli</i> and <i>S. cerevisiae</i> we intended to use in our |
− | + | project, taking into account substrate utilization, product inhibitions and product formation involved in two species’ interactions. By recording | |
− | + | the growth of the two engineered strains in co-culture and performing parameter sensitivity analyses, we were able to better interpret the | |
+ | behavior of the system. | ||
+ | For detailed documentation of the model, download the pdf version <a | ||
+ | href="https://static.igem.org/mediawiki/2018/6/6f/T--GreatBay_China--MODEL1.6.PDF">here. </a> | ||
+ | </h4> | ||
+ | </div> | ||
</div> | </div> | ||
<div class="row" style="margin-left:50px"> | <div class="row" style="margin-left:50px"> | ||
− | <embed width="800" height="9000" src=" | + | <embed width="800" height="9000" src="#" /> |
</div> | </div> | ||