(12 intermediate revisions by 3 users not shown) | |||
Line 16: | Line 16: | ||
<style> | <style> | ||
.full-bg.full-bg-0 { | .full-bg.full-bg-0 { | ||
− | background-image: url("https://static.igem.org/mediawiki/2017/ | + | background-image: url("https://static.igem.org/mediawiki/2017/c/c1/T--SJTU-BioX-Shanghai--17006.jpeg"); |
+ | background-position: bottom center; | ||
} | } | ||
− | @media only screen and (min-width: | + | @media only screen and (min-width: 576px) { |
.full-bg.full-bg-0 { | .full-bg.full-bg-0 { | ||
− | background-image: url("https://static.igem.org/mediawiki/2017/ | + | background-image: url("https://static.igem.org/mediawiki/2017/6/61/T--SJTU-BioX-Shanghai--17006-hi.jpeg"); |
} | } | ||
} | } | ||
.nav2-brand { | .nav2-brand { | ||
− | width: | + | width: 7em; |
} | } | ||
</style> | </style> | ||
Line 36: | Line 37: | ||
<nav class="navbar navbar1 navbar-expand-lg navbar-dark"> | <nav class="navbar navbar1 navbar-expand-lg navbar-dark"> | ||
<div class="container"> | <div class="container"> | ||
− | <a class="navbar-brand" href=" | + | <a class="navbar-brand" href="https://2017.igem.org/Team:SJTU-BioX-Shanghai"><img src="https://static.igem.org/mediawiki/2017/b/be/T--SJTU-BioX-Shanghai--logo.png" height="55" /></a> |
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNav1" aria-controls="navbarNav1" aria-expanded="false" aria-label="Toggle navigation"> | <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNav1" aria-controls="navbarNav1" aria-expanded="false" aria-label="Toggle navigation"> | ||
<div class="hamburger" id="ham1"> | <div class="hamburger" id="ham1"> | ||
Line 92: | Line 93: | ||
</div> | </div> | ||
− | <div class="big-head h1-my-responsive"> <img src="https://static.igem.org/mediawiki/2017/ | + | <div class="big-head h1-my-responsive"> <img src="https://static.igem.org/mediawiki/2017/2/2b/T--SJTU-BioX-Shanghai--17yy3.png" class="img-fluid">Overview</div> |
<div class="container maink"> | <div class="container maink"> | ||
<div class="container maintext"> | <div class="container maintext"> | ||
Line 101: | Line 102: | ||
<li class="nav-item"> | <li class="nav-item"> | ||
− | <a class="nav-link" href="#section1"> | + | <a class="nav-link" href="#section1">Overview</a> |
</li> | </li> | ||
<li class="nav-item"> | <li class="nav-item"> | ||
− | <a class="nav-link" href="#section2"> | + | <a class="nav-link" href="#section2">Signal Pathway Model</a> |
</li> | </li> | ||
<li class="nav-item"> | <li class="nav-item"> | ||
− | <a class="nav-link" href="#section3"> | + | <a class="nav-link" href="#section3">Color Chart Model</a> |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
</li> | </li> | ||
</nav> | </nav> | ||
Line 119: | Line 114: | ||
</div> | </div> | ||
<div class="col-12 col-lg-9"> | <div class="col-12 col-lg-9"> | ||
− | <div class="my-title h5-my-responsive" id="section1"> | + | <div class="my-title h5-my-responsive" id="section1">Overview</div> |
− | + | ||
− | <p> | + | <p>Basically, we build two models generated by MATLAB in order to analyze and evaluate our synthetic biology system, and estimate concentrations of multiple inducers.</p> |
− | <div class="my-title h5-my-responsive" id="section2"> | + | <div class="my-title h5-my-responsive" id="section2">Signal Pathway Model </div> |
− | <p> | + | <p>We constructed our signal pathway model and associated it with inducers, RNAs and proteins. We also modeled STAR and antiSTAR behavior in circuit.</p> |
− | <p> | + | <p>We developed our circuit model in Simbiology (a toolkit in MATLAB) which allowed us to create real time simulations of how our circuit would behave, thus giving useful information for wet lab to optimize our assembly process. And by sensitivity analyses, we found important issues that could help us improve biosensor’s performance.</p> |
− | <div class="my-title h5-my-responsive" id="section3"> | + | <div class="my-title h5-my-responsive" id="section3">Color Chart Model </div> |
− | <p> | + | <p>We also developed a tool which could create a inducer-color matching chart. </p> |
− | + | <p>This color chart could be either stored in our mobile APP or printed as a convenient inducer-color matching tool, by which we could easily quantify two kinds of inducers at the same time. This tool was developed in MATLAB by utilizing image processing methods.</p> | |
− | + | ||
− | + | ||
− | <p> | + | |
− | + | ||
− | + | ||
− | + | ||
</div> | </div> | ||
− | |||
− | |||
− | |||
</div> | </div> | ||
Line 204: | Line 191: | ||
</div> | </div> | ||
<script src="https://2017.igem.org/Template:SJTU-BioX-Shanghai/Javascript/jquery? | <script src="https://2017.igem.org/Template:SJTU-BioX-Shanghai/Javascript/jquery? | ||
+ | action=raw&ctype=text/javascript"></script> | ||
+ | <script src="https://2017.igem.org/Template:SJTU-BioX-Shanghai/Javascript/script? | ||
action=raw&ctype=text/javascript"></script> | action=raw&ctype=text/javascript"></script> | ||
<script src="https://2017.igem.org/Template:SJTU-BioX-Shanghai/Javascript/popper? | <script src="https://2017.igem.org/Template:SJTU-BioX-Shanghai/Javascript/popper? | ||
Line 211: | Line 200: | ||
<script src="https://2017.igem.org/Template:SJTU-BioX-Shanghai/Javascript/bootstrap? | <script src="https://2017.igem.org/Template:SJTU-BioX-Shanghai/Javascript/bootstrap? | ||
action=raw&ctype=text/javascript"></script> | action=raw&ctype=text/javascript"></script> | ||
− | <script src="https://2017.igem.org/Template:SJTU-BioX-Shanghai/Javascript/ | + | <script src="https://2017.igem.org/Template:SJTU-BioX-Shanghai/Javascript/nav? |
action=raw&ctype=text/javascript"></script> | action=raw&ctype=text/javascript"></script> | ||
Latest revision as of 03:25, 2 November 2017
Basically, we build two models generated by MATLAB in order to analyze and evaluate our synthetic biology system, and estimate concentrations of multiple inducers.
We constructed our signal pathway model and associated it with inducers, RNAs and proteins. We also modeled STAR and antiSTAR behavior in circuit.
We developed our circuit model in Simbiology (a toolkit in MATLAB) which allowed us to create real time simulations of how our circuit would behave, thus giving useful information for wet lab to optimize our assembly process. And by sensitivity analyses, we found important issues that could help us improve biosensor’s performance.
We also developed a tool which could create a inducer-color matching chart.
This color chart could be either stored in our mobile APP or printed as a convenient inducer-color matching tool, by which we could easily quantify two kinds of inducers at the same time. This tool was developed in MATLAB by utilizing image processing methods.