Difference between revisions of "Team:USTC-Software/Model"

(delete judging div)
Line 1: Line 1:
{{USTC-Software}}
+
{{USTC-Software/html/header}}
 
<html>
 
<html>
 
+
<!--对应链接<li><a href="https://2019.igem.org/Team:USTC-Software/Collaborations">Collaborations</a></li>-->
 
+
<link href="https://2019.igem.org/Template:USTC-Software/css/default?action=raw&ctype=text/css" rel="stylesheet"
 
+
      type="text/css"/>
 
+
<link href="https://2019.igem.org/Template:USTC-Software/css/bootstrap?action=raw&ctype=text/css" rel="stylesheet"
 
+
      type="text/css"/>
<div class="clear"></div>
+
<script src="https://2019.igem.org/Template:USTC-Software/js/jquery?action=raw&ctype=text/javascript"
 
+
        type="text/javascript"></script>
 
+
<script src="https://2019.igem.org/Template:USTC-Software/js/popper?action=raw&ctype=text/javascript"
<div class="column full_size">
+
        type="text/javascript"></script>
<h1> Modeling</h1>
+
<script src="https://2019.igem.org/Template:USTC-Software/js/bootstrap?action=raw&ctype=text/javascript"
 
+
        type="text/javascript"></script>
<p>Mathematical models and computer simulations provide a great way to describe the function and operation of BioBrick Parts and Devices. Synthetic Biology is an engineering discipline, and part of engineering is simulation and modeling to determine the behavior of your design before you build it. Designing and simulating can be iterated many times in a computer before moving to the lab. This award is for teams who build a model of their system and use it to inform system design or simulate expected behavior in conjunction with experiments in the wetlab.</p>
+
<div class="autoMenu2" id="autoMenu2"></div>
 
+
<div class="container">
 +
  <div class="row">
 +
    <!-- <div class="col-lg-2 col-md-0">
 +
      <div class="autoMenu d-none d-lg-block" data-autoMenu id="autoMenu"></div>
 +
    </div> -->
 +
    <div class="col-lg-12 col-md-12">
 +
      <div class="card page-content">
 +
        <div class="card-body">
 +
          <h1 class="text-center">Model</h1>
 +
          <h3>Biological Models</h3>
 +
          <h4>Flux Balance Analysis</h4>
 +
          <div class="passage">Flux Balance Analysis (FBA) is a mathematical method for simulating metabolism in
 +
            metabolic networks. It is based on linear programming to calculate fluxes when the model is stable.
 +
            <br>
 +
            <br>
 +
            Assuming S is a matrix, which contains all reactions in a model. In this matrix, metabolites consumed take
 +
            negative coefficients, and metabolites produced then take positive ones. Furthermore, v is a vector that
 +
            represents the flux of all reactions. When the system is steady, it satisfies:
 +
            $$
 +
            \textbf{S}\textbf{v}=0
 +
            $$
 +
            <div class="text-center psgImg">
 +
              <img alt="" src="https://static.igem.org/mediawiki/2019/d/d8/T--USTC-Software--colla_biomaster.png">
 +
              <p>Figure 1: UESTC biomaster</p>
 +
            </div>
 +
            Our team quickly contacted with the UESTC team to ask if we could make good
 +
            use of the data. They satisfied our request without hesitation. After getting their data, we build our
 +
            project on it. Through the way of developing the project, we also contributed our biobricks to their project
 +
            which they might need. Their project was updated as well. During the process of our communication, both of
 +
            our
 +
            project were upgraded.
 +
            <div class="text-center psgImg">
 +
              <img alt="" src="https://static.igem.org/mediawiki/2019/3/3f/T--USTC-Software--colla_tongji.jpg">
 +
              <p>Figure 2: Communicating with UESTC</p>
 +
            </div>
 +
          </div>
 +
        </div>
 +
      </div>
 +
    </div>
 +
  </div>
 
</div>
 
</div>
<div class="clear"></div>
 
  
<div class="column full_size">
+
<!--autoMenu css and js files, generate Menu of each article-->
<h3> Gold Medal Criterion #3</h3>
+
<!--<link href="https://2019.igem.org/Template:USTC-Software/css/autoMenu?action=raw&ctype=text/css" rel="stylesheet">-->
<p>
+
<!--<script src="https://2019.igem.org/Template:USTC-Software/js/autoMenu?action=raw&ctype=text/javascript"></script>-->
Convince the judges that your project's design and/or implementation is based on insight you have gained from modeling. This could be either a new model you develop or the implementation of a model from a previous team. You must thoroughly document your model's contribution to your project on your team's wiki, including assumptions, relevant data, model results, and a clear explanation of your model that anyone can understand.  
+
<br><br>
+
The model should impact your project design in a meaningful way. Modeling may include, but is not limited to, deterministic, exploratory, molecular dynamic, and stochastic models. Teams may also explore the physical modeling of a single component within a system or utilize mathematical modeling for predicting function of a more complex device.
+
</p>
+
  
</div>
+
<!--autoMenu css and js files, generate Menu of each article-->
 +
<link href="https://2019.igem.org/Template:USTC-Software/css/autoMenu2?action=raw&ctype=text/css" rel="stylesheet">
 +
<script src="https://2019.igem.org/Template:USTC-Software/js/autoMenu2?action=raw&ctype=text/javascript"></script>
  
<div class="column two_thirds_size">
+
<!--scrollBar js. when scroll down, a cat will be there-->
<h3>Best Model Special Prize</h3>
+
<script src="https://2019.igem.org/Template:USTC-Software/js/addScrollBar?action=raw&ctype=text/javascript"></script>
  
<p>
+
<!-- make content Menu fixed-->
To compete for the <a href="https://2019.igem.org/Judging/Awards">Best Model prize</a>, please describe your work on this page  and also fill out the description on the <a href="https://2019.igem.org/Judging/Judging_Form">judging form</a>. Please note you can compete for both the Gold Medal criterion #3 and the Best Model prize with this page.
+
<script src="https://2019.igem.org/Template:USTC-Software/js/makeIndexFixed?action=raw&ctype=text/javascript"></script>
<br><br>
+
You must also delete the message box on the top of this page to be eligible for the Best Model Prize.
+
</p>
+
  
</div>
+
<!--add background-->
 +
<script src="https://2019.igem.org/Template:USTC-Software/js/addBackground?action=raw&ctype=text/javascript"></script>
  
 +
<link href="https://2019.igem.org/Template:USTC-Software/css/pageContent?action=raw&ctype=text/css" rel="stylesheet">
  
<div class="column third_size">
+
</html>
<div class="highlight decoration_A_full">
+
<h3> Inspiration </h3>
+
<p>
+
Here are a few examples from previous teams:
+
</p>
+
<ul>
+
<li><a href="https://2018.igem.org/Team:GreatBay_China/Model">2018 GreatBay China</a></li>
+
<li><a href="https://2018.igem.org/Team:Leiden/Model">2018 Leiden</a></li>
+
<li><a href="https://2016.igem.org/Team:Manchester/Model">2016 Manchester</a></li>
+
<li><a href="https://2016.igem.org/Team:TU_Delft/Model">2016 TU Delft</li>
+
<li><a href="https://2014.igem.org/Team:ETH_Zurich/modeling/overview">2014 ETH Zurich</a></li>
+
<li><a href="https://2014.igem.org/Team:Waterloo/Math_Book">2014 Waterloo</a></li>
+
</ul>
+
</div>
+
</div>
+
  
</html>
+
{{USTC-Software/html/footer}}

Revision as of 05:44, 20 October 2019

Model

Biological Models

Flux Balance Analysis

Flux Balance Analysis (FBA) is a mathematical method for simulating metabolism in metabolic networks. It is based on linear programming to calculate fluxes when the model is stable.

Assuming S is a matrix, which contains all reactions in a model. In this matrix, metabolites consumed take negative coefficients, and metabolites produced then take positive ones. Furthermore, v is a vector that represents the flux of all reactions. When the system is steady, it satisfies: $$ \textbf{S}\textbf{v}=0 $$

Figure 1: UESTC biomaster

Our team quickly contacted with the UESTC team to ask if we could make good use of the data. They satisfied our request without hesitation. After getting their data, we build our project on it. Through the way of developing the project, we also contributed our biobricks to their project which they might need. Their project was updated as well. During the process of our communication, both of our project were upgraded.

Figure 2: Communicating with UESTC