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

(Blanked the page)
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<!doctype html>
+
 
<html class="no-js">
+
<head>
+
<meta charset="UTF-8">
+
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no" />
+
<title>Design</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/divide_wen_css?action=raw&ctype=text/css">
+
        <link rel="stylesheet" href="https://2015.igem.org/Template:UESTC_Software/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><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_desi">
+
<h1>Design</h1>
+
</div>
+
<div class="safetyDiv design_div">
+
<div class="QandA" style="text-align:center">
+
<h3 class="design_h3" style="text-align:left">A reliable source of data</h3>
+
<p>To deal with the data problem, we derived data of experimentally-determined essential genes from CEG database[1].  CEG(Cluster of Essential Gene) is a database which contains clusters orthologous essential genes. A notable feature of CEG is it deposits essential genes in orthologous groups rather than as single gene. There are seven tables in CEG database, and we used five of them selectively according to demand. Including ceg_core, which contains the information of each essential gene; ceg_base, which contains information of each gene cluster. And other three tables are reference, annotation and nucleic acid sequences.</p>
+
                        <p>We know upgrading is a key influence factor of the Product Life Cycle, and this is also our key consideration. The data of MCCAP will be constantly improving with updating of CEG, and reference species of it has increased from 16 to 29.</p>
+
                        <img class="design_img" src="/wiki/images/8/84/Uestc_software_design.png" />
+
</div>
+
<div class="QandA">
+
<h3 class="design_h3">Determining the minimal gene set</h3>
+
<p>The first and most important step of building a minimal artificial cell is determining the minimal gene set (minimal genome). Our method of solving this key task is the half retaining strategy. It is quite simple but effective. The implementer of the half-retaining strategy, MCCAP, achieves good results.</p>
+
<p style="font-size:1.4rem;"><strong>While, what exactly is the half retaining strategy?  </strong></p>
+
<p>Our half retaining strategy is basically one kind of Comparative Genomics Approach but it is further improved by starting with essential gene data determined by inactivation experiments. Firstly, we classify genes with the same function in different species into one category, named gene cluster. Secondly, we calculate the size of each gene cluster. Size means the number of species which contain the genes in this cluster. Finally, we put genes, whose size is no less than the half number (HN) together as the minimal gene set. For example, when there are 15 species, HN will be 8 according to our definition. So, if the size of a gene cluster is equal or more than 8, it will be added to the minimal gene set. In practice, we optimize the retaining ratio from the nominal half number to obtain more stable result.</p>
+
                        <p style="font-size:1.4rem;"><strong>And what is difference between the half retaining strategy and traditional method?</strong></p>
+
                        <p>Contrast with the traditional comparative genomics method, it has two advantages as follow:</p>
+
                        <p>1. Traditional method is using comparative genomic approach to find ubiquitous genes from two completely sequenced small bacterial genomes. As we know in introduction, it will lose some genes when essential cellular function is performed by unrelated proteins that show no sequence similarities to each other in different organisms. However, half retaining strategy can get a stable result of minimal gene set, for it is based on plenty of reference species and an ideal retaining ratio.</p>
+
                        <p>2. Half retaining strategy uses experimentally-determined essential genes which are specific to organisms. Differ from traditional method, which is based on the whole genome, Half retaining strategy has lower false positive results.</p>
+
                        <p>MCCAP implements the half retaining strategy perfectly. Differ from traditional method, which provides a certain result of minimal gene set, MCCAP believe that minimal gene set is not unique, and it will be difference with different research fields. MCCAP provides a reference species selector interface to users, so that you can get a specific minimal gene set by your purposeful selection.</p>
+
                        <p>Most important information of minimal gene set to users is functions of genes. So in the results interface, MCCAP will give the function descriptions of gene firstly. MCCAP have also divided minimal gene set to four categories by their functions reference the standard of COG[2]. In fact, there are 25 function categories of COG. But, it is too complicated for user’s browsing experience. So MCCAP sum them up to four categories. These four categories are Transport and metabolism, Transcription and translation, General function prediction only and Others. </p>
+
                      <p>In addition to base information, MCCAP will also provide users with information related to KO(KEGG Orthology), EC number of enzymes, COG(Clusters of Orthologous Group) and so on. It is convenient to researchers to do further study.</p>
+
                      <img class="design_img" src="/wiki/images/3/30/Uestc_software_design_1.png"/>
+
                      <img class="dou_img_def" src="/wiki/images/a/ae/Uestc_software_design2_df.png"/>
+
</div>
+
<div class="QandA">
+
<h3 class="design_h3">Generating gene network diagram</h3>
+
<p>In addition to determining the minimal gene set, there is still a crucial consideration is to know gene metabolism and regulation in building a minimal artificial cell.  In order to solve this problem, We combine KEGG Pathway and KEGG Module with the minimal gene set to generate gene network diagram. KEGG Pathway is a collection of manually drawn pathway maps representing our knowledge on the molecular interaction and reaction networks. KEGG Module is a collection of manually defined functional units[3]. </p>
+
                        <p>Due to metabolism is the foundation by which organisms sustain their lives, we divided both pathway and module into two kinds. One is begin with Meta which means gene network diagram generated by only those genes related to metabolism. Another one is begin with Entire, which means gene network diagram generated by the whole minimal gene set.</p>
+
                        <p>For the functions of fetching information from KEGG, we reused the project of two previous iGEM teams.  USTC_Software (<a href="https://2014.igem.org/Team:USTC-Software">https://2014.igem.org/Team:USTC-Software</a>) and <br/>Illinois-Tools (<a href="https://2009.igem.org/Team:Illinois-Tools">https://2009.igem.org/Team:Illinois-Tools</a>). </p>
+
</div>
+
<div class="QandA">
+
<h3 class="design_h3">Work flow of genetating the pathway and module</h3>
+
                        <p>MACCP creates metabolism pathway by matching K value and using pathway and module database of KEGG. Because of the data that we use refers to the KEGG Orthology (KO) and Cluster of Orthologous Group (COG), not every gene cluster has K value. And we will abandon the gene cluster which doesn`t have K value because it could not create metabolism pathway.</p>
+
                        <img class="design_img" src="/wiki/images/7/76/Uestc_software_design2.png"/>
+
                        <img class="dou_img_def" src="/wiki/images/b/bf/Uestc_software_design1_df.png"/>
+
</div>
+
                <div class="QandA">
+
<h3 class="design_h3">Processing gene to standard parts</h3>
+
+
                        <p>For researchers aiming to bring their design into reality, MCCAP provides informations related to standard parts and biobrick assembly standard. So that users can decide which certain gene to use and how to process this gene into a standard part. Currently, biobrick assembly standard supported by MCCAP contains RFC[10], RFC[12], RFC[21], RFC[23] and RFC[25].</p>
+
                        <p>Besides, when considering the data, there may be some genes have been processed into standard parts. In order to avoid repeating the wheel, then we tried to find out them from protein coding sequences in registry of standard biological parts. if a gene from minimal gene set has already been processed into a biobrick, MCCAP will provide relevant information and we call it biobrick content. For this kind of gene is really seldom, we also list all of them in a table by considering the user’s convenience.</p>
+
                        <img class="design_img_full"" src="/wiki/images/3/3c/Uestc_software_design4.png"/>
+
</div>
+
                <div class="dou_ref">
+
                        <p>Reference:<p>
+
                        <ul>
+
                          <li>[1] Ye Y N, Hua Z G, Jian H, et al. CEG: a database of essential gene clusters[J]. Bmc Genomics, 2013, 14(2):323-328.<li>
+
                          <li>[2] R L, Tatusov, M Y, Galperin, D A, Natale, et al. The COG database: a tool for genome-scale analysis of protein functions and evolution.[J]. Nucleic Acids Research, 2000, 28(1):: 33–36.<li>
+
                          <li>[3] Minoru, Kanehisa, Susumu, Goto, Yoko, Sato, et al. Data, information, knowledge and principle: back to metabolism in KEGG.[J]. Nucleic Acids Research, 2014, 42:D199-205.<li>
+
                </div>
+
</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:42, 17 September 2015