Difference between revisions of "Team:UESTC Software/Validation.html"

(Blanked the page)
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
<html class="no-js">
+
 
<head>
+
<meta charset="UTF-8">
+
<title>Modeling</title>
+
        <link rel="stylesheet" href="https://2015.igem.org/Template:UESTC_Software/CSS?action=raw&ctype=text/css">
+
        <link rel="stylesheet" href="https://2015.igem.org/Template:UESTC_Software/wen_css?action=raw&ctype=text/css">
+
        <link rel="stylesheet" href="https://2015.igem.org/Template:UESTC_Software/divide_wen_css?action=raw&ctype=text/css">
+
        <script src="https://2015.igem.org/Template:UESTC_Software/headjs?action=raw&ctype=text/javascript"></script>
+
</head>
+
<body>
+
<header class="dou_header">
+
<div class="header_logo">
+
<a href="javascript:void(0)"><img src="/wiki/images/f/fc/Uestc_software_head_logo.png"></a>
+
</div>
+
<nav class="dou_divide_nav">
+
<div class="dou_divide_nav_wrap">
+
<ul>
+
<li>
+
<a href="https://2015.igem.org/Team:UESTC_Software">HOME</a>
+
</li>
+
<li class="choose">
+
<a class="" href="javascript:void(0)">PROJECT<br/><i class="iconfont">&#xe60d;</i></a>
+
<ul id="menu_pro" class="dou_divide_nav_second clearfix">
+
<li><a href="https://2015.igem.org/Team:UESTC_Software/Description.html">Description</a></li>
+
<li><a href="https://2015.igem.org/Team:UESTC_Software/Results.html">Results</a></li>
+
<li><a href="https://2015.igem.org/Team:UESTC_Software/Design.html">Design</a></li>
+
<li><a href="https://2015.igem.org/Team:UESTC_Software/Modeling.html">Modeling</a></li>
+
                                                <li><a href="https://2015.igem.org/Team:UESTC_Software/Validation.html">Validation</a></li>
+
                                                <li><a href="https://2015.igem.org/Team:UESTC_Software/Software.html">Software</a></li>
+
</ul>
+
</li>
+
<li>
+
<a href="javascript:void(0)">TEAM<br/><i class="iconfont">&#xe60d;</i></a>
+
<ul id="menu_team" class="dou_divide_nav_second">
+
<li><a href="https://2015.igem.org/Team:UESTC_Software/Members.html">Members</a></li>
+
<li><a href="https://2015.igem.org/Team:UESTC_Software/Attributions.html">Attributions</a></li>
+
</ul>
+
</li>
+
<li>
+
<a href="https://2015.igem.org/Team:UESTC_Software/Notebook.html">NOTEBOOK</a>
+
</li>
+
<li>
+
<a href="https://2015.igem.org/Team:UESTC_Software/Practices">HUMAN<br/>PRACTICE</a>
+
<!--<ul id="menu_hum" class="dou_divide_nav_second">
+
<li><a href="https://2015.igem.org/Team:UESTC_Software/Game-human_practice.html">Game</a></li>
+
<li><a href="https://2015.igem.org/Team:UESTC_Software/Meet_up.html">Meet-up</a></li>
+
<li><a href="https://2015.igem.org/Team:UESTC_Software/Collaborations.html">Collaborations</a></li>
+
</ul>-->
+
</li>
+
<li>
+
<a href="javascript:void(0)">REQUIREMENTS<br/><i class="iconfont">&#xe60d;</i></a>
+
<ul id="menu_req" class="dou_divide_nav_second">
+
<li><a href="https://2015.igem.org/Team:UESTC_Software/Medals.html">Medals</a></li>
+
<li><a href="https://2015.igem.org/Team:UESTC_Software/Safety.html">Safety</a></li>
+
<li style="line-height:1.8rem;"><a href="https://2015.igem.org/Team:UESTC_Software/Documentation.html">API Documentation</a></li>
+
</ul>
+
</li>
+
</ul>
+
</div>
+
</nav>
+
</header>
+
        <div class="cd_half_section" id="c_h_s_desc">
+
<h1>Validation</h1>
+
</div>
+
<div class="modeling_div">
+
<section>
+
<h2>Validation</h2>
+
<h3>Step 1</h3>
+
<p>We pick a organism from the 29 organisms(from no.1~no.29) <b>one by one</b> as 29 experiments . Then respectively use the <b>remaining</b> 28 organisms to  screen the minimal gene set again and compare the results with the completed(29 organisms) one to get the <b>overlapRatio</b>.</p>
+
<img src="/wiki/images/a/a6/Team-UESTC_Software_table.jpg">
+
<p>The line chart is as follow:</p>
+
<img src="/wiki/images/3/38/Team-UESTC_Software_figure2.1.1.jpg">
+
<p>The <b>variance of the overlapRatio</b> is 0.000479</p>
+
<p>From the line chart and the variance, we could easily get a conclusion that all the experiments’ overlapRatios are <b>more than 90%</b> and <b>vary slightly</b>, which means our strategy is <b>accurate</b> and <b>stable</b>.</p>
+
<h3>Step 2</h3>
+
<p>Then let’s move to step 2. In step 1 we proved that our strategy is stable and accurate. Next, we compare the result with other two results(<b>Gil, Mushegian&Koonin</b>) which has got the minimal gene set by using other methods to prove our method is <b>reliable</b> and <b>significant</b>.</p>
+
<img src="/wiki/images/thumb/f/fb/Team-UESTC_Software_figure3.jpg/800px-Team-UESTC_Software_figure3.jpg.png">
+
<p>From the flow charts,  unlike these two groups we have fewer genes in our minimal gene set, and have a higher overlap numbers for having 190 same genes with the Gil, and 156 genes with the Mushegian&Koonin’s result.Only 5 genes are different from other two groups. After this step, it’s obvious that our result is reliable and stable.</p>
+
</section>
+
</div>
+
        <footer>
+
<div class="footer_define">
+
<div class="footer_logo">
+
<img src="/wiki/images/0/07/Uestc_software_self_logo.png">
+
<p>@2015 Designed & Developed by <span class="green_em">UESTC_SOFTWARE</span> iGEM</p>
+
</div>
+
<ul>
+
<li></li>
+
</ul>
+
</div>
+
      </footer>
+
</body>
+
</html>
+

Latest revision as of 15:45, 17 September 2015