Difference between revisions of "Team:CPU CHINA/Model"

 
(107 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{CPU_CHINA}}
+
{{:Team:CPU_CHINA/Templates/NavFoot}}
 +
 
 
<html>
 
<html>
 +
<head>
 +
<meta charset="UTF-8">
 +
<meta name="viewport" content="width=device-width, initial-scale=1">
 +
<script src="https://2018.igem.org/Team:CPU_CHINA/jQuery_script_css?action=raw&ctype=text/javascript"></script>
 +
<script src="https://2017.igem.org/Team:CPU_CHINA/js/bootstrap?action=raw&amp;ctype=text/javascript"></script>
 +
<script>
  
 +
</script>
 +
<link rel="stylesheet" href="https://2018.igem.org/Team:CPU_CHINA/navfoot_style_css?action=raw&amp;ctype=text/css">
 +
<link rel="stylesheet" href="https://2018.igem.org/Team:CPU_CHINA/bootstrap_style_css?action=raw&ctype=text/css">
 +
<link rel="stylesheet" href="https://2018.igem.org/Team:CPU_CHINA/navfoot_style_css?action=raw&amp;ctype=text/css">
 +
</head>
 +
<style>
 +
img{width:80% !important;}
  
 +
a:hover{
 +
text-decoration:none!important;
 +
}
 +
.mw-content-ltr {
 +
background: url(https://static.igem.org/mediawiki/2018/9/99/T--CPU_CHINA--background-zyy.jpg) center 29px;position:relative;
 +
    background-repeat:no-repeat;
 +
    background-size:100% !important;
 +
}
 +
.dropdown-menu{
 +
background-size:100%!important;
 +
}
  
 +
.dropdown-menu1{
 +
list-style: none;
 +
height: 100px;
 +
padding-top: 3%!important;
  
 +
}
 +
.dropdown-menu1 li{
 +
font-size: 21px!important;
 +
z-index: 10000000000;
 +
text-align: center;
 +
color: #635339;
 +
}
 +
.dropdown-menu1 li a{
 +
font-size: 21px!important;
 +
z-index: 10000000000;
 +
text-align: center;
 +
color: #635339;
 +
}
 +
#foot-c116{height:21% !important;}
 +
#content
 +
{
 +
position:relative;
 +
top:-60px;
 +
}
 +
.btn-group
 +
{top:0.9% !important;}
  
<div class="clear"></div>
+
button
 +
{
 +
outline:none;
 +
}
 +
#top_title{
 +
    display:none !important;
 +
}
 +
#sideMenu{
 +
    display:none !important;
 +
}
 +
.img-div p{
 +
    margin: 10px 0 40px 0;
 +
    font-size: 20px !important;
 +
    text-align: center !important;
 +
    font-family: "new times Roman";
 +
}
 +
.homej:link{
 +
color:rgb(189,190,176);text-decoration:none;
 +
}
 +
.homej:hover{
 +
color:rgb(0,0,0);
 +
}
 +
.homej:visited{
 +
color:rgb(189,190,176);text-decoration:none;
 +
}
  
 +
a:visited{color:purple;}
  
<div class="column full_size">
+
h1 {
<h1> Modeling</h1>
+
font-family: "new times Roman";
 +
font-size: 60px;
 +
text-align: center;
 +
}
 +
h3{
 +
font-size: 40px;
 +
font-family: "new times Roman";
 +
}
 +
h2
 +
{
 +
font-family: "new times Roman";
 +
font-size:40px;
 +
}
 +
h1,h4{
 +
font-family: "new times Roman";
 +
line-height:2.1;
 +
}
 +
h4{font-size:25px;}
 +
.footer{
 +
width: 100% !important;
  
<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>
+
position: relative;
  
</div>
+
top: 206px;
<div class="clear"></div>
+
}
  
<div class="column full_size">
+
</style>
<h3> Gold Medal Criterion #3</h3>
+
<p>
+
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>
+
  
<p>
+
<body>
Please see the <a href="https://2018.igem.org/Judging/Medals"> 2018
+
<!--***************************浮动导航栏*********************************-->
  Medals Page</a> for more information.
+
<div id="fixedAnchor" style="position:fixed;left:0;top:250px;z-index:10000000000;">
</p>
+
  <ul class="dropdown-menu1" style="background:url(https://static.igem.org/mediawiki/2018/a/ab/T--CPU_CHINA--dropdown7.png);background-size:100%;padding: 20px;border-radius: 7px;box-shadow: 1px 1px 8px #c0ad96;">
 +
    <li style="margin-top:23px;list-style:none;"> </li>
 +
            <a href="#LGD"><li style="font-size:18px!important; z-index:10000000000;">Model of Liposome Gene Delivery</li></a>
 +
            <a href="#CEA" style="font-size:18px!important;"><li style="font-size:18px!important;z-index:10000000000;">Cost-effectiveness analysis model</a></li>   
 +
  </ul>
 
</div>
 
</div>
  
<div class="column two_thirds_size">
+
<!--*****************************正文主体********************************* -->
<h3>Best Model Special Prize</h3>
+
<div class="container" style="position:relative;top:200px;">
 +
<center><h1 id="LGD">Model of Liposome Gene Delivery</center>
 +
<br>
 +
<br>
 +
 +
<h3>Background
 +
<h4>Liposomes or plasmids may become lost and not able to reach the nucleus due to degradation in cells during transmission. This loss, among many, brings difficulties to the development and clinical application of gene drugs. Quantitative study of plasmid loss and transfection efficiency during lipofection is of great significance for the delivery of gene drugs. Therefore, we simulated the transfection and plasmid loss of a liposome gene delivery system in <i>silico</i>. In our model, we used queuing network and memoryless Markov process to describe the transmission of liposomes and plasmids.
 +
<br>
 +
<br>
 +
 +
<h3>Model description
 +
<h4>There are ten states and nine transmission processes during the lipofection. The first step of liposome gene delivery is endocytosis, a process that liposomes in the surrounding are delivered to the cell in the form of endosomes (from ① to ②). The second step is endosomal escape. In this step, some of the liposomes in endosome could escape(from ② to ④) but some others are degraded by lysosome(from ② to ③). What happens next is that the liposomes are tagged with a nuclear locus signal (NLS)(from ④ to ⑦) or ruptured to release the naked plasmid(from ④ to ⑤). The naked plasmids in the cytoplasm then could also be added with a nuclear locus signal(from ⑤ to ⑧) or degraded(from ⑤ to ⑥). Eventually, liposomes or naked plasmids with a nuclear locus signal are successfully delivered into the nucleus (from ⑦ to ⑨ and from ⑧ to ⑩)(Figure.1). These plasmids in the nucleus are then transcribed to do their job. Plasmids that degrade at any point during the whole process  are unavoidably lost.
 +
<center><image src=https://static.igem.org/mediawiki/2018/6/67/T--CPU_CHINA--hp-Figure.1_Primary_transmission_chain_between_cell_membrane_and_nucleus.png></center>
 +
<center><h5>Figure.1  Primary transmission chain between cell membrane and nucleus</h5></center>
 +
<br>
 +
 +
<h4>In our model, we assumed that there were 90000 plasmids packed in 9000 liposomes and all the liposomes enter the cells in the form of endosome. Then we generate 9000 random numbers following exponential distribution to describe the internalization time.
 +
<h4>For those transmission step that have two probable routes(A and B), Figure.2 shows the algorithm of what happened in a millisecond. All of the steps that have two proper routes act like this, including endosome escape or degradation (from ② to ③ or ④), liposome adding NLS or degradation(from ④ to ⑤ or ⑦) and plasmid adding NLS or degradation (from ⑤ to ⑥ or ⑧).
 +
<center><image src=https://static.igem.org/mediawiki/2018/a/a8/T--CPU_CHINA--hp-Figure.2_Algorithm_of_transmission_that_have_two_probable_routes.png></center>
 +
<center><h5>Figure.2 Algorithm of transmission that have two probable routes</h5></center>
 +
<br>
 +
 +
<h4>For those transmission step that only have one probable route, Figure.3 shows the algorithm of what happened in a millisecond. Liposomes or naked plasmids that successfully enter the nucleus (from ⑦ to ⑨ and from ⑧ to ⑩)act like this.
 +
<center><image src=https://static.igem.org/mediawiki/2018/4/40/T--CPU_CHINA--hp-Figure.3_Algorithm_of_transmission_that_have_one_probable_routes.png></center>
 +
<center><h5>Figure.3 Algorithm of transmission that have one probable routes</h5></center>
 +
<br>
 +
 +
<h4>In summary, we generated 9000 exponentially distributed numbers to describe the moment of each liposome internalization and then took a millisecond as a time interval. During every millisecond, we checked the number of liposomes/plasmids in every queue and calculated the transfer probability according to our algorithm. We then generate random numbers subject to normal distribution and compared it with the transfer probability, then conclude where it should go. What happens in such a millisecond have been actually repeated for 64800000 times in 18 hours after liposomes are added to the cell.
 +
<br>
 +
<br>
 +
 +
<h3>Significance
 +
<h4>It is reported that the saturation number of plasmids that can be delivered to one cancer cell is 90000. By conducting our Model of Liposome Gene Delivery, we find that an injection of 90000 plasmids can lead to 44270 of which (49.19%) been transported into the nucleus successfully, what’s more, this result is promising since it enables us to predict the minimum transfection amount to guarantee enough number of of plasmids in nucleus during our experiments. Furthermore, we are able to calculate the amount of the plasmids we need to administrate in order to obtain therapeutic efficiency which is very instructional for our further application in <i>vivo</i>.
 +
<br>
 +
<br>
 +
 +
<h4>Click <a href="https://2018.igem.org/Team:CPU_CHINA/Model/LGD"><u>here</u></a> to get the parameter, formula, results and reference.
 +
<h4>Click <a href="https://static.igem.org/mediawiki/2018/6/65/T--CPU_CHINA--M2_code.txt"  download="Model2_Code.txt"><u>here</u></a> to get the code.
  
<p>
 
To compete for the <a href="https://2018.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://2018.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.
 
<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>
 
  
  
<div class="column third_size">
+
<br>
<div class="highlight decoration_A_full">
+
<br>
<h3> Inspiration </h3>
+
<center><h1 id="CEA">Cost-effectiveness analysis model</center>
<p>
+
Here are a few examples from previous teams:
+
<h3>Background
</p>
+
<h4>Hepatocellular carcinoma (HCC) has a huge impact on human health and remains a huge burden to people all over the world. Intense research has been and will be made against this disease, so the number of available medical treatments should be expected to continue growing. For researchers and investors, the current market and competition tend to be obscured by ever-new attractions and tendencies.
<ul>
+
<h4>In this cases, there are two main questions:
<li><a href="https://2016.igem.org/Team:Manchester/Model">2016 Manchester</a></li>
+
<h4>1. How to determine if a new therapy is interesting for practical application?
<li><a href="https://2016.igem.org/Team:TU_Delft/Model">2016 TU Delft</li>
+
<h4>2. How to balance the pay and gain of the patients? How to set up a reasonable price for the patients?
<li><a href="https://2014.igem.org/Team:ETH_Zurich/modeling/overview">2014 ETH Zurich</a></li>
+
<h4>To solve these problems, mathematical modeling would come in handy as it helps to explain and to study the effects of different factors, and to make predictions about new products. Therefore, efforts have been made by us to set up a model that estimates the efficiency and cost of these medical treatments.
<li><a href="https://2014.igem.org/Team:Waterloo/Math_Book">2014 Waterloo</a></li>
+
<br>
</ul>
+
<br>
</div>
+
 +
<h3>Model description
 +
<h4>During the clinical trials, researchers can’t really follow and record the patients until they die. However, in this model, we can define several states of the patients in advance. After every month’s medical intervention and collection of the data, we can put patients into the corresponding states and calculate the transfer probabilities (Figure.1). By running the program that we have written based on this model, we can predict the survival curve of each medical treatment.
 +
<center><image src=https://static.igem.org/mediawiki/2018/6/64/T--CPU_CHINA--hp-Figure.1_The_state_space_and_the_transfer_relationship_in_our_model.png></image></center>
 +
<h5><center>Figure.1 The state space and the transfer relationship in our model</center></h5>
 +
<br>
 +
 +
<h4>Then the utility can be estimated by doing some questionnaire survey and lab tests in specific disease contexts. As we mentioned before, with the life span and the utility, the quality-adjusted life years then can be calculated.
 +
<h4>Since we can get the efficacy of different medical intervention in the model, the next step is to estimate a reasonable price (Figure.2). Companies can calculate the ICER of their products with their prospect price and compare it to other drugs of the same type contemporarily on the market.
 +
<center><image src=https://static.igem.org/mediawiki/2018/5/53/T--CPU_CHINA--hp-Figure2._Schematic_of_how_to_set_up_a_reasonable_price_for_the_patients_through_CUA.png></image></center>
 +
<h5><center>Figure2. Schematic of how to set up a reasonable price for the patients through CUA.</center></h5>
 +
<br>
 +
<br>
 +
 +
<h3>Significance
 +
<h4><b>Based on clinical data, we can learn the efficacy of different drugs through our Cost-effectiveness analysis model, then further estimate a reasonable price (Figure.2). This model enables us to predict the price of our system when it comes to a drug in future which contributes to <a href="https://static.igem.org/mediawiki/2018/c/cb/T--CPU_CHINA--hp-shangyejihuashu.pdf">our business plan</a> and the realizable analyze of our project. Furthermore, we are proud to notice that not only our team but also the whole iGEM community and public can also benefit from this model. Since they can understand the efficacy as well as calculate the ICER of their products to know their prospect price, then compare it to other drugs of the same type contemporarily on the market to test products’ practicability. </b></h4>
 +
<br>
 +
<br>
 +
 +
<h4>Click <a href="https://2018.igem.org/Team:CPU_CHINA/Model/CEA"><u>here</u></a> to get the parameter, formula result and reference.</h4>
 +
<h4>Click <a href="https://static.igem.org/mediawiki/2018/3/30/T--CPU_CHINA--Model1_Code.txt" download="Model1_Code1.txt"><u>here</u></a> to get the code.</h4>
 +
 +
 
</div>
 
</div>
  
 +
 +
</body>
 +
 +
<script>
 +
$(this).scroll(function(){
 +
 +
$(".mw-content-ltr").css("height","10500px");
 +
 +
})
 +
</script>
 
</html>
 
</html>

Latest revision as of 03:58, 8 December 2018

Model of Liposome Gene Delivery



Background

Liposomes or plasmids may become lost and not able to reach the nucleus due to degradation in cells during transmission. This loss, among many, brings difficulties to the development and clinical application of gene drugs. Quantitative study of plasmid loss and transfection efficiency during lipofection is of great significance for the delivery of gene drugs. Therefore, we simulated the transfection and plasmid loss of a liposome gene delivery system in silico. In our model, we used queuing network and memoryless Markov process to describe the transmission of liposomes and plasmids.

Model description

There are ten states and nine transmission processes during the lipofection. The first step of liposome gene delivery is endocytosis, a process that liposomes in the surrounding are delivered to the cell in the form of endosomes (from ① to ②). The second step is endosomal escape. In this step, some of the liposomes in endosome could escape(from ② to ④) but some others are degraded by lysosome(from ② to ③). What happens next is that the liposomes are tagged with a nuclear locus signal (NLS)(from ④ to ⑦) or ruptured to release the naked plasmid(from ④ to ⑤). The naked plasmids in the cytoplasm then could also be added with a nuclear locus signal(from ⑤ to ⑧) or degraded(from ⑤ to ⑥). Eventually, liposomes or naked plasmids with a nuclear locus signal are successfully delivered into the nucleus (from ⑦ to ⑨ and from ⑧ to ⑩)(Figure.1). These plasmids in the nucleus are then transcribed to do their job. Plasmids that degrade at any point during the whole process are unavoidably lost.
Figure.1 Primary transmission chain between cell membrane and nucleus

In our model, we assumed that there were 90000 plasmids packed in 9000 liposomes and all the liposomes enter the cells in the form of endosome. Then we generate 9000 random numbers following exponential distribution to describe the internalization time.

For those transmission step that have two probable routes(A and B), Figure.2 shows the algorithm of what happened in a millisecond. All of the steps that have two proper routes act like this, including endosome escape or degradation (from ② to ③ or ④), liposome adding NLS or degradation(from ④ to ⑤ or ⑦) and plasmid adding NLS or degradation (from ⑤ to ⑥ or ⑧).
Figure.2 Algorithm of transmission that have two probable routes

For those transmission step that only have one probable route, Figure.3 shows the algorithm of what happened in a millisecond. Liposomes or naked plasmids that successfully enter the nucleus (from ⑦ to ⑨ and from ⑧ to ⑩)act like this.
Figure.3 Algorithm of transmission that have one probable routes

In summary, we generated 9000 exponentially distributed numbers to describe the moment of each liposome internalization and then took a millisecond as a time interval. During every millisecond, we checked the number of liposomes/plasmids in every queue and calculated the transfer probability according to our algorithm. We then generate random numbers subject to normal distribution and compared it with the transfer probability, then conclude where it should go. What happens in such a millisecond have been actually repeated for 64800000 times in 18 hours after liposomes are added to the cell.

Significance

It is reported that the saturation number of plasmids that can be delivered to one cancer cell is 90000. By conducting our Model of Liposome Gene Delivery, we find that an injection of 90000 plasmids can lead to 44270 of which (49.19%) been transported into the nucleus successfully, what’s more, this result is promising since it enables us to predict the minimum transfection amount to guarantee enough number of of plasmids in nucleus during our experiments. Furthermore, we are able to calculate the amount of the plasmids we need to administrate in order to obtain therapeutic efficiency which is very instructional for our further application in vivo.

Click here to get the parameter, formula, results and reference.

Click here to get the code.

Cost-effectiveness analysis model

Background

Hepatocellular carcinoma (HCC) has a huge impact on human health and remains a huge burden to people all over the world. Intense research has been and will be made against this disease, so the number of available medical treatments should be expected to continue growing. For researchers and investors, the current market and competition tend to be obscured by ever-new attractions and tendencies.

In this cases, there are two main questions:

1. How to determine if a new therapy is interesting for practical application?

2. How to balance the pay and gain of the patients? How to set up a reasonable price for the patients?

To solve these problems, mathematical modeling would come in handy as it helps to explain and to study the effects of different factors, and to make predictions about new products. Therefore, efforts have been made by us to set up a model that estimates the efficiency and cost of these medical treatments.

Model description

During the clinical trials, researchers can’t really follow and record the patients until they die. However, in this model, we can define several states of the patients in advance. After every month’s medical intervention and collection of the data, we can put patients into the corresponding states and calculate the transfer probabilities (Figure.1). By running the program that we have written based on this model, we can predict the survival curve of each medical treatment.

Figure.1 The state space and the transfer relationship in our model

Then the utility can be estimated by doing some questionnaire survey and lab tests in specific disease contexts. As we mentioned before, with the life span and the utility, the quality-adjusted life years then can be calculated.

Since we can get the efficacy of different medical intervention in the model, the next step is to estimate a reasonable price (Figure.2). Companies can calculate the ICER of their products with their prospect price and compare it to other drugs of the same type contemporarily on the market.

Figure2. Schematic of how to set up a reasonable price for the patients through CUA.


Significance

Based on clinical data, we can learn the efficacy of different drugs through our Cost-effectiveness analysis model, then further estimate a reasonable price (Figure.2). This model enables us to predict the price of our system when it comes to a drug in future which contributes to our business plan and the realizable analyze of our project. Furthermore, we are proud to notice that not only our team but also the whole iGEM community and public can also benefit from this model. Since they can understand the efficacy as well as calculate the ICER of their products to know their prospect price, then compare it to other drugs of the same type contemporarily on the market to test products’ practicability.



Click here to get the parameter, formula result and reference.

Click here to get the code.