(7 intermediate revisions by 3 users not shown) | |||
Line 17: | Line 17: | ||
.full-bg.full-bg-0 { | .full-bg.full-bg-0 { | ||
background-image: url("https://static.igem.org/mediawiki/2017/c/c1/T--SJTU-BioX-Shanghai--17006.jpeg"); | background-image: url("https://static.igem.org/mediawiki/2017/c/c1/T--SJTU-BioX-Shanghai--17006.jpeg"); | ||
+ | background-position: bottom center; | ||
} | } | ||
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> | ||
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.