Difference between revisions of "Team:HUST-China/Sort of three genes"

Line 254: Line 254:
 
                 <div class="about-logo">
 
                 <div class="about-logo">
 
                   <h3><strong>4. <span class="red-content">Result</span></strong></h3>
 
                   <h3><strong>4. <span class="red-content">Result</span></strong></h3>
                   <p>We generate each group ’s value form 〖10〗^(-5) to 〖10〗^5,and run the simulation. At the beginning, we simply sum the concentration of Lactate outside. But it’s not fair for every parameter situations because in some cases the value of final result is much lower than others. So we use the SOFTMAX function to turn the concentration result into scores from 0 to 1. The function is:</p>
+
                   <p>We generate each group ’s value from 〖10〗^(-5) to 〖10〗^5,and run the simulation. At the beginning, we simply sum the concentration of Lactate outside. But it’s not fair for every parameter situations because in some cases the value of final result is much lower than others. So we use the SOFTMAX function to turn the concentration result into scores from 0 to 1. The function is:</p>
 
                     <div align="center">
 
                     <div align="center">
 
                       <img src="https://static.igem.org/mediawiki/2018/archive/c/cf/20181014074349%21T--HUST-China--2018-sort-pic1.png" class="img-responsive" ></div>
 
                       <img src="https://static.igem.org/mediawiki/2018/archive/c/cf/20181014074349%21T--HUST-China--2018-sort-pic1.png" class="img-responsive" ></div>
 
                       <p>If the gene expression parameter is lower than 1,we take the negative value of score. Then we sum all scores together, and get the final result.</p>
 
                       <p>If the gene expression parameter is lower than 1,we take the negative value of score. Then we sum all scores together, and get the final result.</p>
 
                         <img src="https://static.igem.org/mediawiki/2018/archive/c/cf/20181014074548%21T--HUST-China--2018-sort-pic1.png" class="img-responsive" >
 
                         <img src="https://static.igem.org/mediawiki/2018/archive/c/cf/20181014074548%21T--HUST-China--2018-sort-pic1.png" class="img-responsive" >
                       <p>Result shows that in more than 10,000 parameter conditions, mles is the most important gene. So we sort three genes follow their final scores: mles, lldp, ldhA.</p>
+
                       <p>Result shows that in more than 10,000 parameter conditions, mles is the most important gene. So we sort three genes by following their final scores: mles, lldp, ldhA.</p>
 
                 </div>  
 
                 </div>  
  

Revision as of 08:43, 15 October 2018

HillSide Multi purpose HTML5 Template

Sort of three genes