Difference between revisions of "Team:Tongji Software/Project"

Line 195: Line 195:
 
         }
 
         }
 
          
 
          
 
+
         #SectionContainer a[href ^="https://"] {
         #SectionContainer a[href ^="https://"]{
+
            padding: 0;
              padding:0;  
+
 
         }
 
         }
         #Collaboration_link, #Model_link {
+
       
 +
         #Collaboration_link,
 +
        #Model_link {
 
             font-size: 1.25vw;
 
             font-size: 1.25vw;
 
             font-weight: bold;
 
             font-weight: bold;
Line 274: Line 275:
 
             padding-bottom: 1.2em;
 
             padding-bottom: 1.2em;
 
             overflow: unset;
 
             overflow: unset;
text-shadow:0 0 20px #fff,1px 1px 5px #fff
+
            text-shadow: 0 0 20px #fff, 1px 1px 5px #fff
 
         }
 
         }
 
         /*大标题*/
 
         /*大标题*/
Line 287: Line 288:
 
             padding-bottom: 1.2em;
 
             padding-bottom: 1.2em;
 
             overflow: unset;
 
             overflow: unset;
text-shadow:0 0 20px #fff,1px 1px 3px #fff
+
            text-shadow: 0 0 20px #fff, 1px 1px 3px #fff
 
         }
 
         }
 
          
 
          
Line 311: Line 312:
 
             padding-top: 2.5em;
 
             padding-top: 2.5em;
 
             padding-bottom: 1em;
 
             padding-bottom: 1em;
text-shadow:0 0 20px #fff,1px 1px 4px #fff
+
            text-shadow: 0 0 20px #fff, 1px 1px 4px #fff
 
+
 
         }
 
         }
 
          
 
          
Line 356: Line 356:
 
             padding-bottom: 10px;
 
             padding-bottom: 10px;
 
         }
 
         }
      #SectionContainer .cd-section img.PushImage {
+
       
 +
        #SectionContainer .cd-section img.PushImage {
 
             display: block;
 
             display: block;
 
             margin: 0 auto;
 
             margin: 0 auto;
Line 568: Line 569:
 
             -o-transform-origin: 100% 50%;
 
             -o-transform-origin: 100% 50%;
 
             transform-origin: 100% 50%;
 
             transform-origin: 100% 50%;
text-shadow:0 0 20px #fff,1px 1px 2px #fff;
+
            text-shadow: 0 0 20px #fff, 1px 1px 2px #fff;
 
+
 
         }
 
         }
 
         /* Touch devices */
 
         /* Touch devices */
Line 718: Line 718:
 
             }
 
             }
 
         }
 
         }
         .gap{
+
       
 +
         .gap {
 
             width: 65.5vw;
 
             width: 65.5vw;
 
             height: 10vh;
 
             height: 10vh;
 
             clear: both;
 
             clear: both;
 
         }
 
         }
 
+
        /*  -----------------------------  footer style --------------------------- */
 +
       
 +
        .footer-distributed {
 +
            margin-bottom: 0;
 +
            position: relative;
 +
            width: 100vw;
 +
            height: auto;
 +
            background-color: rgba(0, 0, 0, 0.4);
 +
            margin-left: auto;
 +
            margin-right: auto;
 +
            color: white;
 +
            /* box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4); */
 +
            box-shadow: 0 0 10px 0 rgba(255, 255, 255, 0.1)
 +
        }
 +
       
 +
        .footer-left {
 +
            position: absolute;
 +
            left: 2vw;
 +
            top: 0;
 +
            width: 60%;
 +
            text-align: left;
 +
            padding-right: 5%;
 +
            padding-left: 5%;
 +
        }
 +
       
 +
        .footer-right {
 +
            position: absolute;
 +
            right: 0;
 +
            top: 0;
 +
            width: 40%;
 +
            text-align: left;
 +
            padding-left: 5%;
 +
            padding-top: 3%;
 +
        }
 +
       
 +
        #footer-info {
 +
            width: 100%;
 +
            text-align: center;
 +
            height: 2em;
 +
        }
 +
       
 +
        .footer-all {
 +
            height: 14em;
 +
            width: 100%;
 +
        }
 +
       
 +
        .footer-links {
 +
            padding-top: 3em;
 +
        }
 +
       
 +
        .sponsors {
 +
            height: 5vh;
 +
            margin-right: 1em;
 +
            margin-bottom: 0.6em;
 +
        }
 +
       
 +
        .my-content-p3 {
 +
            font-family: "arial", sans-serif;
 +
            font-size: 1em;
 +
            line-height: 2em;
 +
            color: white;
 +
        }
 +
       
 +
        @media only screen and (max-width:600px) {
 +
            .sponsors {
 +
                width: 2.5em;
 +
                margin-right: 0.5em;
 +
                margin-bottom: 0.3em;
 +
            }
 +
            .my-content-p3 {
 +
                font-family: "arial", sans-serif;
 +
                font-size: 1 em;
 +
                line-height: 1em;
 +
                color: white;
 +
            }
 +
            .footer-distributed {
 +
                margin-top: 0%;
 +
                position: relative;
 +
                width: 90%;
 +
                height: auto;
 +
                background-color: #D1D1D2;
 +
                margin-left: auto;
 +
                margin-right: auto;
 +
            }
 +
        }
 
     </style>
 
     </style>
 
     <!-- <link href='http://fonts.googleapis.com/css?family=Ubuntu:300,400,700' rel='stylesheet' type='text/css'> -->
 
     <!-- <link href='http://fonts.googleapis.com/css?family=Ubuntu:300,400,700' rel='stylesheet' type='text/css'> -->
Line 786: Line 871:
 
                 <h1 id="ProMainTitle"><b>P</b>ROJECT</h1>
 
                 <h1 id="ProMainTitle"><b>P</b>ROJECT</h1>
 
                 <img src="https://static.igem.org/mediawiki/2019/b/b8/T--Tongji_Software--picture-Mainpage_project.png" style="width:100vw"></img>
 
                 <img src="https://static.igem.org/mediawiki/2019/b/b8/T--Tongji_Software--picture-Mainpage_project.png" style="width:100vw"></img>
            </section>
+
            </section>
                <!-- <div id="Description_jump" style="height:9em;"></div><br><br><br><br><br><br><br>-->
+
            <!-- <div id="Description_jump" style="height:9em;"></div><br><br><br><br><br><br><br>-->
 
             <section id="Description" class="cd-section">
 
             <section id="Description" class="cd-section">
 
                 <h1 class="ProSubTitle"><b>P</b>ROJECT - <b>D</b>ESCRIPTION</h1>
 
                 <h1 class="ProSubTitle"><b>P</b>ROJECT - <b>D</b>ESCRIPTION</h1>
Line 799: Line 884:
 
                 <p>A computational tool for pathway design and reconstruction is needed when synthetic biologists want to optimize genetic processes within cells, model for yield prediction, make flux balance analysis and generate value-added products. However,
 
                 <p>A computational tool for pathway design and reconstruction is needed when synthetic biologists want to optimize genetic processes within cells, model for yield prediction, make flux balance analysis and generate value-added products. However,
 
                     when actually establishing a metabolic pathway, it is a cumbersome problem to separately purchase different enzymes from different suppliers and transfer them into chassis. We consider that all the enzymes in a pathway can be constructed
 
                     when actually establishing a metabolic pathway, it is a cumbersome problem to separately purchase different enzymes from different suppliers and transfer them into chassis. We consider that all the enzymes in a pathway can be constructed
                     in the same plasmid to transfer at one time. And then, the regulation of enzyme expression under different conditions will ensure the realization of the pathway. In this process, synthetic DNA may be an indispensable part. Although the cost
+
                     in the same plasmid to transfer at one time. And then, the regulation of enzyme expression under different conditions will ensure the realization of the pathway. In this process, synthetic DNA may be an indispensable part. Although
                     of synthetic DNA is not low at present, it continues to decline. We believe that synthetic DNA will be popular in the future, and by that time, our tool will be more practical.</p>
+
                     the cost of synthetic DNA is not low at present, it continues to decline. We believe that synthetic DNA will be popular in the future, and by that time, our tool will be more practical.</p>
  
 
                 <h2 class="ProSubSubTitle"> <b>H</b>OW <b>W</b>E <b>S</b>TART -- <b>I</b>NSPIRATION <b>I</b>NSIDE <b>I</b>GEM</h2>
 
                 <h2 class="ProSubSubTitle"> <b>H</b>OW <b>W</b>E <b>S</b>TART -- <b>I</b>NSPIRATION <b>I</b>NSIDE <b>I</b>GEM</h2>
                 <p>We appreciate three previous iGEM projects that inspired us:<br /> ①Team: <a href="https://2018.igem.org/Team:Tongji-Software" id="Model_link">Tongji-Software 2018</a>——Their useful tool AlphaAnt shows us the framework to design a pathway.<br /> ②Team: <a href="https://2012.igem.org/Team:HokkaidoU_Japan" id="Model_link">HokkaidoU_Japan 2012</a>——Their experiments
+
                 <p>We appreciate three previous iGEM projects that inspired us:<br /> ①Team: <a href="https://2018.igem.org/Team:Tongji-Software" id="Model_link">Tongji-Software 2018</a>——Their useful tool AlphaAnt shows us the framework to design a pathway.<br
                    give us confidence to construct multiple enzymes on the same plasmid.<br /> ③Team: <a href="https://2017.igem.org/Team:IIT-Madras" id="Model_link">IIT-Madras 2017</a>——Their statistics on codon preferences give us inspiration for sequence optimization.</p>
+
                    /> ②Team: <a href="https://2012.igem.org/Team:HokkaidoU_Japan" id="Model_link">HokkaidoU_Japan 2012</a>——Their experiments give us confidence to construct multiple enzymes on the same plasmid.<br /> ③Team: <a href="https://2017.igem.org/Team:IIT-Madras"
 +
                        id="Model_link">IIT-Madras 2017</a>——Their statistics on codon preferences give us inspiration for sequence optimization.</p>
  
 
                 <h2 class="ProSubSubTitle"><b>W</b>HAT <b>W</b>E <b>A</b>RE <b>D</b>OING</h2>
 
                 <h2 class="ProSubSubTitle"><b>W</b>HAT <b>W</b>E <b>A</b>RE <b>D</b>OING</h2>
Line 833: Line 919:
 
                 <img src="https://static.igem.org/mediawiki/2019/0/09/T--Tongji_Software--project_design_data.png" alt="几个数据库整理出来的数据格式.jpg" width="100%">
 
                 <img src="https://static.igem.org/mediawiki/2019/0/09/T--Tongji_Software--project_design_data.png" alt="几个数据库整理出来的数据格式.jpg" width="100%">
 
                 <br>
 
                 <br>
<p style="text-align: center;font-size: 1.1vw">Fig1. Data sources of Pathlab</p>
+
                <p style="text-align: center;font-size: 1.1vw">Fig1. Data sources of Pathlab</p>
<br>
+
                <br>
  
 
                 <h2 class="ProSubSubTitle"><b>S</b>EARCHING <b>A</b>LGORITHM</h2>
 
                 <h2 class="ProSubSubTitle"><b>S</b>EARCHING <b>A</b>LGORITHM</h2>
 
                 <img src="https://static.igem.org/mediawiki/2019/4/4e/T--Tongji_Software--project_design_searching.png" class="RightImage" alt="算法图示.jpg" style="width: 30vw; height: 24vw">
 
                 <img src="https://static.igem.org/mediawiki/2019/4/4e/T--Tongji_Software--project_design_searching.png" class="RightImage" alt="算法图示.jpg" style="width: 30vw; height: 24vw">
              <div style="width: 35vw">
+
                <div style="width: 35vw">
 
                     <!--500px-->
 
                     <!--500px-->
                     <p >Instead of DFS algorithm which is used in last year, we choose Greedy algorithm. Greedy algorithm is an algorithmic paradigm that follows the problem-solving heuristic of making the locally optimal choice at each stage with the intent
+
                     <p>Instead of DFS algorithm which is used in last year, we choose Greedy algorithm. Greedy algorithm is an algorithmic paradigm that follows the problem-solving heuristic of making the locally optimal choice at each stage with the intent
                         of finding a global optimum. In many problems, a greedy strategy does not usually produce an optimal solution, nonetheless a greedy heuristic may yield locally optimal solutions that approximate a globally optimal solution
+
                         of finding a global optimum. In many problems, a greedy strategy does not usually produce an optimal solution, nonetheless a greedy heuristic may yield locally optimal solutions that approximate a globally optimal solution in a
                        in a reasonable amount of time. And in our software, with limited reactions, we drew the conclusion that Greedy algorithm can also get a globally optimal solution with less time after testing.</p>
+
                        reasonable amount of time. And in our software, with limited reactions, we drew the conclusion that Greedy algorithm can also get a globally optimal solution with less time after testing.</p>
<div class="gap"></div>
+
                    <div class="gap"></div>
 
                 </div>
 
                 </div>
  
 
                 <h2 class="ProSubSubTitle"><b>R</b>ANKING <b>C</b>RITERIA</h2>
 
                 <h2 class="ProSubSubTitle"><b>R</b>ANKING <b>C</b>RITERIA</h2>
 
                 <img src="https://static.igem.org/mediawiki/2019/d/d5/T--Tongji_Software--project_design_rank1.png" class="LeftImage" alt="具体图文解释.jpg" style="width: 30vw; height: 21.8vw">
 
                 <img src="https://static.igem.org/mediawiki/2019/d/d5/T--Tongji_Software--project_design_rank1.png" class="LeftImage" alt="具体图文解释.jpg" style="width: 30vw; height: 21.8vw">
                 <p>When scoring the pathway, we consider feasibility of thermodynamic, competition of heterologous reactions, frequency of reactions and toxicity of compounds, which are used in last year's project. At the same time, each factor has the corresponding weight. Users can change the weight of each factor to meet different requirements. For example, for a chemist seeking an in vitro reaction, without considering cytotoxicity, he could set the weight to 0.</p><br><br><br><br><br>
+
                 <p>When scoring the pathway, we consider feasibility of thermodynamic, competition of heterologous reactions, frequency of reactions and toxicity of compounds, which are used in last year's project. At the same time, each factor has the corresponding
 +
                    weight. Users can change the weight of each factor to meet different requirements. For example, for a chemist seeking an in vitro reaction, without considering cytotoxicity, he could set the weight to 0.</p><br><br><br><br><br>
 
                 <img src="https://static.igem.org/mediawiki/2019/5/59/T--Tongji_Software--project_design_rank2.png" class="RightImage" alt="具体图文解释.jpg" style="width: 27.44vw; height: 22.48vw">
 
                 <img src="https://static.igem.org/mediawiki/2019/5/59/T--Tongji_Software--project_design_rank2.png" class="RightImage" alt="具体图文解释.jpg" style="width: 27.44vw; height: 22.48vw">
  
Line 857: Line 944:
 
                 <br><br>
 
                 <br><br>
 
                 <!--<div id="model-url" style="width: 65.5vm">model页链接</div>-->
 
                 <!--<div id="model-url" style="width: 65.5vm">model页链接</div>-->
<div class="gap"></div>
+
                <div class="gap"></div>
 
                 <h2 class="ProSubSubTitle"><b>L</b>ITERATURE <b>R</b>ECOMMENDATION</h2>
 
                 <h2 class="ProSubSubTitle"><b>L</b>ITERATURE <b>R</b>ECOMMENDATION</h2>
 
                 <p>Considering that users will perform some personalized operations in the practical application of the result pathway, we provide the relevant literature keywords of compounds in Pubmed required for each step of the reaction in the form
 
                 <p>Considering that users will perform some personalized operations in the practical application of the result pathway, we provide the relevant literature keywords of compounds in Pubmed required for each step of the reaction in the form
Line 864: Line 951:
 
                 <img src="https://static.igem.org/mediawiki/2019/d/de/T--Tongji_Software--project_design_wordcloud.jpg" width="100%" alt="词云">
 
                 <img src="https://static.igem.org/mediawiki/2019/d/de/T--Tongji_Software--project_design_wordcloud.jpg" width="100%" alt="词云">
 
                 <br><br>
 
                 <br><br>
<p style="text-align: center;font-size: 1.1vw">Fig2. Wordcloud examples</p>
+
                <p style="text-align: center;font-size: 1.1vw">Fig2. Wordcloud examples</p>
<br><br>
+
                <br><br>
  
 
                 <h2 class="ProSubSubTitle"><b>C</b>ONDON <b>O</b>PTIMIZATION</h2>
 
                 <h2 class="ProSubSubTitle"><b>C</b>ONDON <b>O</b>PTIMIZATION</h2>
                 <p>We searched the codon preference databases of E. coli and yeast from the Internet, and modified the infrequently used codons with the information in the database to avoid the trouble caused by the differences of translation and gene expression. Besides, we improve
+
                 <p>We searched the codon preference databases of E. coli and yeast from the Internet, and modified the infrequently used codons with the information in the database to avoid the trouble caused by the differences of translation and gene expression.
                    the success of expressing foreign genes.</p>
+
                    Besides, we improve the success of expressing foreign genes.</p>
 
                 <br>
 
                 <br>
 
                 <img src="https://static.igem.org/mediawiki/2019/7/71/T--Tongji_Software--project_design_condon.png" width="100%" alt="密码子优化">
 
                 <img src="https://static.igem.org/mediawiki/2019/7/71/T--Tongji_Software--project_design_condon.png" width="100%" alt="密码子优化">
<p style="text-align: center;font-size: 1.1vw">Table1. Codon usage frequency & score</p>
+
                <p style="text-align: center;font-size: 1.1vw">Table1. Codon usage frequency & score</p>
 
                 <br><br>
 
                 <br><br>
 
             </section>
 
             </section>
Line 888: Line 975:
 
                 <img src="https://static.igem.org/mediawiki/2019/8/84/T--Tongji_Software--project_contribution1.png" alt="运行截图.jpg" style="width: 65.5vw; height: 20vw"><img src="https://static.igem.org/mediawiki/2019/9/9d/T--Tongji_Software--project_contribution2.png"
 
                 <img src="https://static.igem.org/mediawiki/2019/8/84/T--Tongji_Software--project_contribution1.png" alt="运行截图.jpg" style="width: 65.5vw; height: 20vw"><img src="https://static.igem.org/mediawiki/2019/9/9d/T--Tongji_Software--project_contribution2.png"
 
                     alt="运行截图.jpg" style="width: 65.5vw; height: 20vw">
 
                     alt="运行截图.jpg" style="width: 65.5vw; height: 20vw">
<br><br>
+
                <br><br>
<p style="text-align: center;font-size: 1.1vw">Fig3. Software run shots</p>
+
                <p style="text-align: center;font-size: 1.1vw">Fig3. Software run shots</p>
 
                 <br><br>
 
                 <br><br>
 
             </section>
 
             </section>
Line 896: Line 983:
  
 
             <section id="Validation" class="cd-section">
 
             <section id="Validation" class="cd-section">
            <h1 class="ProSubTitle"><b>P</b>ROJECT - <b>V</b>ALIDATION</h1>
+
                <h1 class="ProSubTitle"><b>P</b>ROJECT - <b>V</b>ALIDATION</h1>
            <p>In order to verify whether pathlab can achieve the expected function, we use software to search several paths and compare them with the actual paths in the literature. <br></p>
+
                <p>In order to verify whether pathlab can achieve the expected function, we use software to search several paths and compare them with the actual paths in the literature. <br></p>
            <br><br><br><br><br><br>
+
                <br><br><br><br><br><br>
            <h2 class="ProSubSubTitle"><b>E</b>XAMPLE1 - Validate with Alpha Ant</h2>
+
                <h2 class="ProSubSubTitle"><b>E</b>XAMPLE1 - Validate with Alpha Ant</h2>
            <p><b>Pathway for the production of flavonoids from glucose</b></p>
+
                <p><b>Pathway for the production of flavonoids from glucose</b></p>
            <p>The first validation example is selected from last year’s job - <a href="https://2018.igem.org/Team:Tongji-Software/Project#Validation" id="Model_link">Alpha Ant’s validation case study</a>, because our project makes an improvement from it.</p>
+
                <p>The first validation example is selected from last year’s job - <a href="https://2018.igem.org/Team:Tongji-Software/Project#Validation" id="Model_link">Alpha Ant’s validation case study</a>, because our project makes an improvement from
            <br>
+
                    it.
            <p>Flavonoids comprise a large family of secondary plant metabolic intermediates that exhibit a wide variety of antioxidant and human health-related properties. However, their wide spread use and availability are currently limited by inefficiencies in both their chemical synthesis and extraction from natural plant sources. As a result, significant strides have been made recent years in improving the microbial production of flavonoids. There are four steps of pathway that are known to be productive for the conversion of L-tyrosine to naringenin(C00509), the main flavonoid precursor.</p>
+
                </p>
            <p style="font-weight: 800;">Weight matrix : (Gibbs Weight:1; Toxicity Weight:1; Frequency Weight:1)</p>
+
                <br>
            <img src="https://static.igem.org/mediawiki/2019/4/4d/T--Tongji_Software--project_validation1-1.png" class="PushImage" width="70%" alt="v1-1">
+
                <p>Flavonoids comprise a large family of secondary plant metabolic intermediates that exhibit a wide variety of antioxidant and human health-related properties. However, their wide spread use and availability are currently limited by inefficiencies
<br><br>
+
                    in both their chemical synthesis and extraction from natural plant sources. As a result, significant strides have been made recent years in improving the microbial production of flavonoids. There are four steps of pathway that are
<img src="https://static.igem.org/mediawiki/2019/9/9a/T--Tongji_Software--project_validation1-2.png" class="PushImage" width="70%" alt="v1-2">
+
                    known to be productive for the conversion of L-tyrosine to naringenin(C00509), the main flavonoid precursor.</p>
<br><p style="text-align: center;font-size: 1.1vw">Fig5. Searching results by Pathlab (top) & other pathway predicting tools (bottom)</p>
+
                <p style="font-weight: 800;">Weight matrix : (Gibbs Weight:1; Toxicity Weight:1; Frequency Weight:1)</p>
<br><br>
+
                <img src="https://static.igem.org/mediawiki/2019/4/4d/T--Tongji_Software--project_validation1-1.png" class="PushImage" width="70%" alt="v1-1">
            <p>As the figure shows, we can get the same path used in the literature, which suggests that our software can work and the result is reliable from the perspective of literature.</p>
+
                <br><br>
<br><br><br><br><br><br>
+
                <img src="https://static.igem.org/mediawiki/2019/9/9a/T--Tongji_Software--project_validation1-2.png" class="PushImage" width="70%" alt="v1-2">
 +
                <br>
 +
                <p style="text-align: center;font-size: 1.1vw">Fig5. Searching results by Pathlab (top) & other pathway predicting tools (bottom)</p>
 +
                <br><br>
 +
                <p>As the figure shows, we can get the same path used in the literature, which suggests that our software can work and the result is reliable from the perspective of literature.</p>
 +
                <br><br><br><br><br><br>
  
            <h2 class="ProSubSubTitle"><b>E</b>XAMPLE2 - Validate with iGEM19_CAU_China</h2>
+
                <h2 class="ProSubSubTitle"><b>E</b>XAMPLE2 - Validate with iGEM19_CAU_China</h2>
            <p><b>Astaxanthin synthesis pathway</b></p>
+
                <p><b>Astaxanthin synthesis pathway</b></p>
            <p>Astaxanthin is the most powerful antioxidant found in nature. It has a wide range of health care functions, including fighting high blood pressure by reducing oxidative stress and relaxing blood vessel walls and even inhibiting cancer metastasis.
+
                <p>Astaxanthin is the most powerful antioxidant found in nature. It has a wide range of health care functions, including fighting high blood pressure by reducing oxidative stress and relaxing blood vessel walls and even inhibiting cancer
                Astaxanthin has a promising market, with over 98% pure products sold at SIGMA for up to $200 /50 mg. This year <a href="https://2019.igem.org/Team:CAU_China" id="Model_link">CAU_China</a> constructs an engineering Escherichia coli using cellulose to produce astaxanthin to deal with the dilemma of stalk
+
                    metastasis. Astaxanthin has a promising market, with over 98% pure products sold at SIGMA for up to $200 /50 mg. This year <a href="https://2019.igem.org/Team:CAU_China" id="Model_link">CAU_China</a> constructs an engineering Escherichia
                treatment in China. </p>
+
                    coli using cellulose to produce astaxanthin to deal with the dilemma of stalk treatment in China. </p>
            <br>
+
                <br>
            <p>The enzymes involved in each step of the astaxanthin synthesis pathway have been well understood. So based on our collaboration, we use their pathway to validate our software.</p>
+
                <p>The enzymes involved in each step of the astaxanthin synthesis pathway have been well understood. So based on our collaboration, we use their pathway to validate our software.</p>
            <p><b>Here is their pathway:</b></p>
+
                <p><b>Here is their pathway:</b></p>
  
            <img src="https://static.igem.org/mediawiki/2019/1/1a/T--Tongji_Software--project_validation_caupathway.png" class="PushImage" width="80%">
+
                <img src="https://static.igem.org/mediawiki/2019/1/1a/T--Tongji_Software--project_validation_caupathway.png" class="PushImage" width="80%">
  
            <p>First, we search the pathway of astaxanthin synthesis from Farnesyl pyrophosphate, as the result shows, we can find the pathway they use efficiently. And more exciting, the pathway CAU_China used is the top1 in our result which prove that our software is
+
                <p>First, we search the pathway of astaxanthin synthesis from Farnesyl pyrophosphate, as the result shows, we can find the pathway they use efficiently. And more exciting, the pathway CAU_China used is the top1 in our result which prove that
                efficient on the pathway search.</p>
+
                    our software is efficient on the pathway search.</p>
            <p style="font-weight: 800;">Weight matrix : (Gibbs Weight:1; Toxicity Weight:1; Frequency Weight:1)</p>
+
                <p style="font-weight: 800;">Weight matrix : (Gibbs Weight:1; Toxicity Weight:1; Frequency Weight:1)</p>
  
            <img src="https://static.igem.org/mediawiki/2019/1/10/T--Tongji_Software--project_validation2-1.png" class="PushImage" width="70%" alt="v2-1">
+
                <img src="https://static.igem.org/mediawiki/2019/1/10/T--Tongji_Software--project_validation2-1.png" class="PushImage" width="70%" alt="v2-1">
<br><p style="text-align: center;font-size: 1.1vw">Fig6. Searching result for example2</p>
+
                <br>
<br><br>
+
                <p style="text-align: center;font-size: 1.1vw">Fig6. Searching result for example2</p>
            <img src="https://static.igem.org/mediawiki/2019/b/ba/T--Tongji_Software--project_validation2-2.png" class="PushImage" width="70%" alt="v2-2">
+
                <br><br>
<br><p style="text-align: center;font-size: 1.1vw">Fig7. Pathway construct report </p>
+
                <img src="https://static.igem.org/mediawiki/2019/b/ba/T--Tongji_Software--project_validation2-2.png" class="PushImage" width="70%" alt="v2-2">
<br><br>
+
                <br>
          <p>Then, to validate our enzyme selection part, we used our software to select enzymes for each reaction. According to the report, it contents the source organisms of the enzymes they use. But we can’t offer enough information because of
+
                <p style="text-align: center;font-size: 1.1vw">Fig7. Pathway construct report </p>
                the limitation of the databases we use. However, we can give the suitable enzyme selection result with existing data.So, it is also a <a href="https://2019.igem.org/Team:Tongji_Software/Project#Collaboration" id="Model_link">collaboration</a>.</p>
+
                <br><br>
<br>
+
                <p>Then, to validate our enzyme selection part, we used our software to select enzymes for each reaction. According to the report, it contents the source organisms of the enzymes they use. But we can’t offer enough information because of
          <img src="https://static.igem.org/mediawiki/2019/a/ab/T--Tongji_Software--project_validation2-3.png" width="50%" alt="v2-3"><img src="https://static.igem.org/mediawiki/2019/b/b8/T--Tongji_Software--project_validation2-4.png" width="50%" alt="v2-4">
+
                    the limitation of the databases we use. However, we can give the suitable enzyme selection result with existing data.So, it is also a <a href="https://2019.igem.org/Team:Tongji_Software/Project#Collaboration" id="Model_link">collaboration</a>.</p>
<br><br><p style="text-align: center;font-size: 1.1vw">Fig8. Enzyme selection report</p>
+
                <br>
 +
                <img src="https://static.igem.org/mediawiki/2019/a/ab/T--Tongji_Software--project_validation2-3.png" width="50%" alt="v2-3"><img src="https://static.igem.org/mediawiki/2019/b/b8/T--Tongji_Software--project_validation2-4.png" width="50%" alt="v2-4">
 +
                <br><br>
 +
                <p style="text-align: center;font-size: 1.1vw">Fig8. Enzyme selection report</p>
  
<br><br><br><br><br><br>
+
                <br><br><br><br><br><br>
           
+
  
            <h2 class="ProSubSubTitle"><b>E</b>XAMPLE3 - Validate with iGEM12_Tokyo_Tech</h2>
 
            <p><b>synthesize P(3HB)</b></p>
 
            <p>Polyhydroxyalkanoates(PHAs) are biological polyester synthesized by a wide range of bacteria, and can be produced by fermentation from renewable carbon sources such as sugars and vegetable oil. <a href="https://2012.igem.org/Team:Tokyo_Tech" id="Model_link">Team iGEM12_Tokyo_Tech</a> created the first Biobrick
 
                part to synthesize P(3HB), a kind of PHAs. At the beginning, we choose this project for validation because of it’s integrity in the information of pathway and enzymeand the romantic story contained. </p>
 
            <p>Their pathway is</p>
 
            <img src="https://static.igem.org/mediawiki/2019/2/2e/T--Tongji_Software--project_validation_tokyopath.png" class="PushImage" width="90%">
 
            <p style="font-weight: 800;">Weight matrix : (Gibbs Weight:1; Toxicity Weight:1; Frequency Weight:1)</p>
 
            <p>First of all, we can find this pathway in our software.</p>
 
            <img src="https://static.igem.org/mediawiki/2019/6/60/T--Tongji_Software--project_validation3-1.png" class="PushImage" width="70%" alt="v3-1"><br><br>
 
            <p>The enzyme they used for each step is 2.3.1.16>1.1.1.36>2.3.1.- <br> Here is our selection result, the enzyme donor they used is concluded.</p>
 
            <img src="https://static.igem.org/mediawiki/2019/f/f7/T--Tongji_Software--project_validation3-2-1.png" class="PushImage" width="70%" alt="v3-2-1"><br><br>
 
            <img src="https://static.igem.org/mediawiki/2019/4/4f/T--Tongji_Software--project_validation3-2-2.png" class="PushImage" width="70%" alt="v3-2-2"><br><br>
 
            <img src="https://static.igem.org/mediawiki/2019/7/76/T--Tongji_Software--project_validation3-2-3.png" class="PushImage" width="70%" alt="v3-2-3">
 
<br><p style="text-align: center;font-size: 1.1vw">Fig9. Enzyme donors results</p>
 
<br><br>
 
            <p>By the limitation of databases, we just get little information, but it’s enough to support the research of preliminary investigation by the validation of literature and experiment. To minimize the trouble brought by the limitation, we have made the platform that users can submit their experiment
 
                data to expand the database.</p>
 
<br><br><br><br><br><br>
 
  
            <h2 class="ProSubSubTitle"><b>E</b>XAMPLE4 - Validate with comparison to tradational pathway by Tongji_China</h2>
+
                <h2 class="ProSubSubTitle"><b>E</b>XAMPLE3 - Validate with iGEM12_Tokyo_Tech</h2>
            <p><b>Indol pathway</b></p>
+
                <p><b>synthesize P(3HB)</b></p>
            <p>The representative blue of denim fabrics usually derives from indigo, and the high demand for such dyes has led to the production of indigo by chemical synthesis on an industrial scale.</p>
+
                <p>Polyhydroxyalkanoates(PHAs) are biological polyester synthesized by a wide range of bacteria, and can be produced by fermentation from renewable carbon sources such as sugars and vegetable oil. <a href="https://2012.igem.org/Team:Tokyo_Tech"
            <br>
+
                        id="Model_link">Team iGEM12_Tokyo_Tech</a> created the first Biobrick part to synthesize P(3HB), a kind of PHAs. At the beginning, we choose this project for validation because of it’s integrity in the information of pathway and enzymeand
            <p>To promote the practical application of this method, they plan to remove the inhibition coming from glucose to the circuit based on <a href="https://2013.igem.org/Team:Berkeley" id="Model_link">team Berkeley 2013</a> to make it possible to use low-cost carbon sources possible and try to find a cost-effective indole
+
                    the romantic story contained. </p>
                donor. With the research of related industries, they design an accessible environmentally-friendly indigo dye production system with application value.</p>
+
                <p>Their pathway is</p>
            <br>
+
                <img src="https://static.igem.org/mediawiki/2019/2/2e/T--Tongji_Software--project_validation_tokyopath.png" class="PushImage" width="90%">
            <p>During the previous <a href="https://2019.igem.org/Team:Tongji_Software/Project#Collaboration" id="Model_link">collaboration</a>, we have tried to find an indol donor by computer searching. Disappointedly, there is no useful results. So they go back to used the traditional pathway. After finishing our project, we searched their pathway again
+
                <p style="font-weight: 800;">Weight matrix : (Gibbs Weight:1; Toxicity Weight:1; Frequency Weight:1)</p>
                to made a validation for our software and make a comparison for <a href="https://2019.igem.org/Team:Tongji_China" id="Model_link">Tongji_China</a> between software search and traditional way.</p>
+
                <p>First of all, we can find this pathway in our software.</p>
            <br>
+
                <img src="https://static.igem.org/mediawiki/2019/6/60/T--Tongji_Software--project_validation3-1.png" class="PushImage" width="70%" alt="v3-1"><br><br>
            <p>Here is their pathway get from the traditional research.</p>
+
                <p>The enzyme they used for each step is 2.3.1.16>1.1.1.36>2.3.1.- <br> Here is our selection result, the enzyme donor they used is concluded.</p>
            <p style="font-weight: 800;">Weight matrix : (Gibbs Weight:1; Toxicity Weight:1; Frequency Weight:1)</p>
+
                <img src="https://static.igem.org/mediawiki/2019/f/f7/T--Tongji_Software--project_validation3-2-1.png" class="PushImage" width="70%" alt="v3-2-1"><br><br>
            <img src="https://static.igem.org/mediawiki/2019/f/f0/T--Tongji_Software--project_validation4-1.png" class="PushImage" width="70%" alt="v4-1">
+
                <img src="https://static.igem.org/mediawiki/2019/4/4f/T--Tongji_Software--project_validation3-2-2.png" class="PushImage" width="70%" alt="v3-2-2"><br><br>
<br><p style="text-align: center;font-size: 1.1vw">Fig10. Indol pathway</p><br>
+
                <img src="https://static.igem.org/mediawiki/2019/7/76/T--Tongji_Software--project_validation3-2-3.png" class="PushImage" width="70%" alt="v3-2-3">
 +
                <br>
 +
                <p style="text-align: center;font-size: 1.1vw">Fig9. Enzyme donors results</p>
 +
                <br><br>
 +
                <p>By the limitation of databases, we just get little information, but it’s enough to support the research of preliminary investigation by the validation of literature and experiment. To minimize the trouble brought by the limitation, we
 +
                    have made the platform that users can submit their experiment data to expand the database.</p>
 +
                <br><br><br><br><br><br>
 +
 
 +
                <h2 class="ProSubSubTitle"><b>E</b>XAMPLE4 - Validate with comparison to tradational pathway by Tongji_China</h2>
 +
                <p><b>Indol pathway</b></p>
 +
                <p>The representative blue of denim fabrics usually derives from indigo, and the high demand for such dyes has led to the production of indigo by chemical synthesis on an industrial scale.</p>
 +
                <br>
 +
                <p>To promote the practical application of this method, they plan to remove the inhibition coming from glucose to the circuit based on <a href="https://2013.igem.org/Team:Berkeley" id="Model_link">team Berkeley 2013</a> to make it possible
 +
                    to use low-cost carbon sources possible and try to find a cost-effective indole donor. With the research of related industries, they design an accessible environmentally-friendly indigo dye production system with application value.</p>
 +
                <br>
 +
                <p>During the previous <a href="https://2019.igem.org/Team:Tongji_Software/Project#Collaboration" id="Model_link">collaboration</a>, we have tried to find an indol donor by computer searching. Disappointedly, there is no useful results. So
 +
                    they go back to used the traditional pathway. After finishing our project, we searched their pathway again to made a validation for our software and make a comparison for <a href="https://2019.igem.org/Team:Tongji_China" id="Model_link">Tongji_China</a>                   between software search and traditional way.</p>
 +
                <br>
 +
                <p>Here is their pathway get from the traditional research.</p>
 +
                <p style="font-weight: 800;">Weight matrix : (Gibbs Weight:1; Toxicity Weight:1; Frequency Weight:1)</p>
 +
                <img src="https://static.igem.org/mediawiki/2019/f/f0/T--Tongji_Software--project_validation4-1.png" class="PushImage" width="70%" alt="v4-1">
 +
                <br>
 +
                <p style="text-align: center;font-size: 1.1vw">Fig10. Indol pathway</p><br>
 +
 
 +
                <img src="https://static.igem.org/mediawiki/2019/4/48/T--Tongji_Software--project_validation4-2.png" class="PushImage" width="70%" alt="v4-2">
 +
                <br>
 +
                <p style="text-align: center;font-size: 1.1vw">Fig11. Indol pathway searching result</p>
 +
                <br><br>
 +
                <p>Here is our software result. After the optimism, we found their pathway as axpexted, but interestingly, this pathway’s score is very low, we can see the difference to the top1. </p>
 +
                <img src="https://static.igem.org/mediawiki/2019/7/70/T--Tongji_Software--project_validation4-3-2.png" class="PushImage" width="70%" alt="v4-3-2">
 +
                <br>
 +
                <p style="text-align: center;font-size: 1.1vw">Fig12. Software result screenshot</p>
 +
                <br><br>
 +
                <p>From this result, we can see that our software is useful and the difference between traditional way and computer. We plan to do experiment to validate which one is better after iGEM.</p>
  
            <img src="https://static.igem.org/mediawiki/2019/4/48/T--Tongji_Software--project_validation4-2.png" class="PushImage" width="70%" alt="v4-2">
 
<br><p style="text-align: center;font-size: 1.1vw">Fig11. Indol pathway searching result</p>
 
<br><br>
 
            <p>Here is our software result. After the optimism, we found their pathway as axpexted, but interestingly, this pathway’s score is very low, we can see the difference to the top1. </p>
 
            <img src="https://static.igem.org/mediawiki/2019/7/70/T--Tongji_Software--project_validation4-3-2.png" class="PushImage" width="70%" alt="v4-3-2">
 
<br><p style="text-align: center;font-size: 1.1vw">Fig12. Software result screenshot</p>
 
<br><br>
 
            <p>From this result, we can see that our software is useful and the difference between traditional way and computer. We plan to do experiment to validate which one is better after iGEM.</p>
 
  
  
 
 
 
             </section>
 
             </section>
 
             <!-- cd-section -->
 
             <!-- cd-section -->
Line 1,008: Line 1,108:
 
                 <img src="https://static.igem.org/mediawiki/2019/2/24/T--Tongji_Software--model_BFS_Heatmap.png" class="PushImage" width="60%" alt="DFS"><br><br><br>
 
                 <img src="https://static.igem.org/mediawiki/2019/2/24/T--Tongji_Software--model_BFS_Heatmap.png" class="PushImage" width="60%" alt="DFS"><br><br><br>
 
                 <img src="https://static.igem.org/mediawiki/2019/e/e0/T--Tongji_Software--model_Validation_of_BFS.png" class="PushImage" width="80%" alt="DFS"><br>
 
                 <img src="https://static.igem.org/mediawiki/2019/e/e0/T--Tongji_Software--model_Validation_of_BFS.png" class="PushImage" width="80%" alt="DFS"><br>
<p style="text-align: center;font-size: 1.1vw">Fig13. Comparison of time consuming between DFS & BFS</p><br>
+
                <p style="text-align: center;font-size: 1.1vw">Fig13. Comparison of time consuming between DFS & BFS</p><br>
  
  
Line 1,032: Line 1,132:
  
 
                 <h2 class="ProSubSubTitle"><b>C</b>OLLABORATION 1:<b>T</b>ONGJI_<b>C</b>HINA</h2>
 
                 <h2 class="ProSubSubTitle"><b>C</b>OLLABORATION 1:<b>T</b>ONGJI_<b>C</b>HINA</h2>
                 <p>Since we are from the same school, <a href="https://2019.igem.org/Team:Tongji_China" id="Model_link">Tongji_China</a> and we have more integrated collaboration from the very beginning. We had conferences together for several times, and their project is about manufacturing, meanwhile, ours is about pathway
+
                 <p>Since we are from the same school, <a href="https://2019.igem.org/Team:Tongji_China" id="Model_link">Tongji_China</a> and we have more integrated collaboration from the very beginning. We had conferences together for several times, and
                    search, so we get feedback from them after they used our software.Our results also inspire them at the same time.</p><br>
+
                    their project is about manufacturing, meanwhile, ours is about pathway search, so we get feedback from them after they used our software.Our results also inspire them at the same time.</p><br>
 
                 <p>One of their suggestions which had a great influence on us is that we should avoid some unreasonable results putting a group on a compound and then taking it apart, which is pretty useless. So we added codes to avoid this kind of situation
 
                 <p>One of their suggestions which had a great influence on us is that we should avoid some unreasonable results putting a group on a compound and then taking it apart, which is pretty useless. So we added codes to avoid this kind of situation
                     taking place. And we had searched the pathway from tryptophan to indole they used, but we didn't get a practical result, for example, there will be some pathways fall into the cycle. Thus, we realized that the database we used
+
                     taking place. And we had searched the pathway from tryptophan to indole they used, but we didn't get a practical result, for example, there will be some pathways fall into the cycle. Thus, we realized that the database we used had
                     had limitation.</p><br>
+
                     limitation.
                 <p>For Tongji_China, they tried to improve the synthesis of indigo. The method of finding new pathways could be found through reading literature, experimental attempts through the combination of existing pathways, or simulated synthesis
+
                </p><br>
                     through software design and retrieval. Therefore, we provided help in software retrieval. Since the data in the synthetic indigo pathways are already published literature or the experimental materials needed are too expensive and not suitable for synthesis, we did not find useful results in the existed database. However, the upstream and downstream information about indigo we found provided certain reference and support for their experiments. They also tried to
+
                 <p>For Tongji_China, they tried to improve the synthesis of indigo. The method of finding new pathways could be found through reading literature, experimental attempts through the combination of existing pathways, or simulated synthesis through
                    give us their attempts to enrich our database for designing more efficient and useful pathways.</p><br>
+
                     software design and retrieval. Therefore, we provided help in software retrieval. Since the data in the synthetic indigo pathways are already published literature or the experimental materials needed are too expensive and not suitable
 +
                    for synthesis, we did not find useful results in the existed database. However, the upstream and downstream information about indigo we found provided certain reference and support for their experiments. They also tried to give us
 +
                    their attempts to enrich our database for designing more efficient and useful pathways.</p><br>
 
                 <p>Later, they completed their synthesis pathway based on the combination of two pathways published, and we also have optimized our software. Here they tested our software by searching their pathway, the search result provides us a sample
 
                 <p>Later, they completed their synthesis pathway based on the combination of two pathways published, and we also have optimized our software. Here they tested our software by searching their pathway, the search result provides us a sample
 
                     of comparison between software and traditional experiment.</p>
 
                     of comparison between software and traditional experiment.</p>
 
                 <br><br>
 
                 <br><br>
 
                 <img src="https://static.igem.org/mediawiki/2019/c/cf/T--Tongji_Software--collaboration_tju.jpeg" class="PushImage" width="100%" alt="DFS">
 
                 <img src="https://static.igem.org/mediawiki/2019/c/cf/T--Tongji_Software--collaboration_tju.jpeg" class="PushImage" width="100%" alt="DFS">
<br><p style="text-align: center;font-size: 1.1vw">Fig14. Collaboration between Tongji_China</p>
+
                <br>
 +
                <p style="text-align: center;font-size: 1.1vw">Fig14. Collaboration between Tongji_China</p>
 
                 <br><br><br><br>
 
                 <br><br><br><br>
  
  
 
                 <h2 class="ProSubSubTitle"><b>C</b>OLLABORATION 2:<b>W</b>ASHIINGTON <b>I</b>GEM</h2>
 
                 <h2 class="ProSubSubTitle"><b>C</b>OLLABORATION 2:<b>W</b>ASHIINGTON <b>I</b>GEM</h2>
                 <p><a href="https://2019.igem.org/Team:Washington" id="Model_link">Washington iGEM</a> invited us to participate in the manufacturing of their audiobook which is about biology. We mainly do some translation and recording work for them, thus making chinese students what synthetic biology is and join some interesting experiments.
+
                 <p><a href="https://2019.igem.org/Team:Washington" id="Model_link">Washington iGEM</a> invited us to participate in the manufacturing of their audiobook which is about biology. We mainly do some translation and recording work for them, thus
 +
                    making chinese students what synthetic biology is and join some interesting experiments.
 
                 </p>
 
                 </p>
  
 
                 <h2 class="ProSubSubTitle"><b>C</b>OLLABORATION 3:<b>S</b>ASTRA <b>I</b>GEM</h2>
 
                 <h2 class="ProSubSubTitle"><b>C</b>OLLABORATION 3:<b>S</b>ASTRA <b>I</b>GEM</h2>
                 <p><a href="https://2019.igem.org/Team:SASTRA_Thanjavur" id="Model_link">SASTRA iGEM</a> invited us to participate in their manufacturing of their magazine, and our collaboration forms included but was not limited to writing articles about synthesis biology and experiment, providing interviews with professionals,
+
                 <p><a href="https://2019.igem.org/Team:SASTRA_Thanjavur" id="Model_link">SASTRA iGEM</a> invited us to participate in their manufacturing of their magazine, and our collaboration forms included but was not limited to writing articles about
                    making the theme of synthesis biology and taking related photography.</p>
+
                    synthesis biology and experiment, providing interviews with professionals, making the theme of synthesis biology and taking related photography.</p>
  
 
                 <h2 class="ProSubSubTitle"><b>C</b>OLLABORATION 4:<b>U</b>CD <b>I</b>GEM</h2>
 
                 <h2 class="ProSubSubTitle"><b>C</b>OLLABORATION 4:<b>U</b>CD <b>I</b>GEM</h2>
Line 1,060: Line 1,164:
  
 
                 <h2 class="ProSubSubTitle"><b>C</b>OLLABORATION 5:<b>U</b>ESTC_<b>S</b>oftware</h2>
 
                 <h2 class="ProSubSubTitle"><b>C</b>OLLABORATION 5:<b>U</b>ESTC_<b>S</b>oftware</h2>
                 <p> The software team of <a href="https://2019.igem.org/Team:UESTC-Software" id="Model_link">UESTC</a> does the integration of various parts databases, taking iGEM parts database of the main body of the integration, which is very convenience for users to search related information. Not only can integrated information
+
                 <p> The software team of <a href="https://2019.igem.org/Team:UESTC-Software" id="Model_link">UESTC</a> does the integration of various parts databases, taking iGEM parts database of the main body of the integration, which is very convenience
                    of database improve the efficiency of searching, but can also provide other software teams with a strong data support, and our collaboration is based on data. What we do is to complete the pathway design part, from the reaction to the catalytic enzyme, and then to the choice of regulatory parts. For the regulatory parts, different users can have different options according to the experimental requirements. We want to establish the regulatory parts database
+
                    for users to search related information. Not only can integrated information of database improve the efficiency of searching, but can also provide other software teams with a strong data support, and our collaboration is based on data.
                    and build a search engine, so that the user can retrieve the corresponding parts according to their own needs. UESTC software team has done the data collation of iGEM parts database, so we established cooperation with them.
+
                    What we do is to complete the pathway design part, from the reaction to the catalytic enzyme, and then to the choice of regulatory parts. For the regulatory parts, different users can have different options according to the experimental
                    They provided us with data support, which reduced our workload. What’s more, we provide the link to their software where users can get more complete information of selected parts.</p>
+
                    requirements. We want to establish the regulatory parts database and build a search engine, so that the user can retrieve the corresponding parts according to their own needs. UESTC software team has done the data collation of iGEM
 +
                    parts database, so we established cooperation with them. They provided us with data support, which reduced our workload. What’s more, we provide the link to their software where users can get more complete information of selected parts.</p>
 
                 <br><br>
 
                 <br><br>
 
                 <img src="https://static.igem.org/mediawiki/2019/d/dc/T--Tongji_Software--collaboration_uestc.png" class="PushImage" width="60%" alt="DFS">
 
                 <img src="https://static.igem.org/mediawiki/2019/d/dc/T--Tongji_Software--collaboration_uestc.png" class="PushImage" width="60%" alt="DFS">
<br><p style="text-align: center;font-size: 1.1vw">Fig15. Software logo of UESTC_Software</p>
+
                <br>
 +
                <p style="text-align: center;font-size: 1.1vw">Fig15. Software logo of UESTC_Software</p>
 
                 <br><br><br><br>
 
                 <br><br><br><br>
  
 
                 <h2 class="ProSubSubTitle"><b>C</b>OLLABORATION 6:<b>C</b>AU iGEM</h2>
 
                 <h2 class="ProSubSubTitle"><b>C</b>OLLABORATION 6:<b>C</b>AU iGEM</h2>
                 <p>The cooperation with <a href="https://2019.igem.org/Team:CAU_China" id="Model_link">China Agricultural University</a> is based on their demand for detail information of their pathway, and it is also an attempt to apply our software into practice. What they did was to synthesize Astaxanthin from glucose
+
                 <p>The cooperation with <a href="https://2019.igem.org/Team:CAU_China" id="Model_link">China Agricultural University</a> is based on their demand for detail information of their pathway, and it is also an attempt to apply our software into
                    which comes from the degradation of cellulose, and the synthetic pathway was retrieved from the literature, but the information available from the literature was limited for the technical team, and searching through the database was
+
                    practice. What they did was to synthesize Astaxanthin from glucose which comes from the degradation of cellulose, and the synthetic pathway was retrieved from the literature, but the information available from the literature was limited
                    a time-consuming process. So, we tried to search the software for possible pathways from lycopene to Astaxanthin. Finally we provided them with a PDF of the results of the software search, from which they got some reliable information
+
                    for the technical team, and searching through the database was a time-consuming process. So, we tried to search the software for possible pathways from lycopene to Astaxanthin. Finally we provided them with a PDF of the results of
                    for their experiments. With our help, they felt amazed to have access to information that was not expected from the literature, and it would be interesting to see if the results of the software search performed better than those of
+
                    the software search, from which they got some reliable information for their experiments. With our help, they felt amazed to have access to information that was not expected from the literature, and it would be interesting to see if
                    the literature, but this verification is subject to time, so if possible, we can do this verification completely after iGEM.</p>
+
                    the results of the software search performed better than those of the literature, but this verification is subject to time, so if possible, we can do this verification completely after iGEM.</p>
 
                 <br><br>
 
                 <br><br>
 
                 <img src="https://static.igem.org/mediawiki/2019/4/43/T--Tongji_Software--collaboration_cau1.png" class="PushImage" width="100%" alt="DFS">
 
                 <img src="https://static.igem.org/mediawiki/2019/4/43/T--Tongji_Software--collaboration_cau1.png" class="PushImage" width="100%" alt="DFS">
<br><p style="text-align: center;font-size: 1.1vw">Fig16. Collaboration between CAU_China</p>
+
                <br>
 +
                <p style="text-align: center;font-size: 1.1vw">Fig16. Collaboration between CAU_China</p>
 
                 <br><br><br><br>
 
                 <br><br><br><br>
  
 
                 <h2 class="ProSubSubTitle"><b>C</b>OLLABORATION 7:<b>S</b>JTU-<b>s</b>oftware</h2>
 
                 <h2 class="ProSubSubTitle"><b>C</b>OLLABORATION 7:<b>S</b>JTU-<b>s</b>oftware</h2>
                 <p><a href="https://2019.igem.org/Team:SJTU-software" id="Model_link">SJTU-software</a> contacted us to make collaboration about the use and function of software, so we organized a seminar face to face in Shanghai Jiao Tong University. In the conference, we also invited <a href="https://2019.igem.org/Team:UESTC-Software" id="Model_link">UESTC_Software</a> to join us online.
+
                 <p><a href="https://2019.igem.org/Team:SJTU-software" id="Model_link">SJTU-software</a> contacted us to make collaboration about the use and function of software, so we organized a seminar face to face in Shanghai Jiao Tong University. In
                    Each team showed what they do, which data they use, what function they have and how to use their software just like a demonstration. After the presentation, we talked about the problems existing in the software, and put forward
+
                    the conference, we also invited <a href="https://2019.igem.org/Team:UESTC-Software" id="Model_link">UESTC_Software</a> to join us online. Each team showed what they do, which data they use, what function they have and how to use their
                    some advice for each team. For UESTC_Software, their software is complete and friendly to users. We give them some suggestion in details. For SJTU-software, we give them some technical instruct. We use the same frame to build our software,
+
                    software just like a demonstration. After the presentation, we talked about the problems existing in the software, and put forward some advice for each team. For UESTC_Software, their software is complete and friendly to users. We
                    so we show our source data, and explain it to them. For us, we realized the disadvantages of login function from their advice, which we based on to add the comment to each result of user get. </p>
+
                    give them some suggestion in details. For SJTU-software, we give them some technical instruct. We use the same frame to build our software, so we show our source data, and explain it to them. For us, we realized the disadvantages of
 +
                    login function from their advice, which we based on to add the comment to each result of user get. </p>
 
                 <br><br>
 
                 <br><br>
 
                 <img src="https://static.igem.org/mediawiki/2019/b/ba/T--Tongji_Software--collaboration_sjtu.jpeg" class="PushImage" width="100%" alt="DFS">
 
                 <img src="https://static.igem.org/mediawiki/2019/b/ba/T--Tongji_Software--collaboration_sjtu.jpeg" class="PushImage" width="100%" alt="DFS">
<br><p style="text-align: center;font-size: 1.1vw">Fig17. Collaboration between SJTU_software</p>
+
                <br>
 +
                <p style="text-align: center;font-size: 1.1vw">Fig17. Collaboration between SJTU_software</p>
 
                 <br><br><br><br>
 
                 <br><br><br><br>
 
 
 
 
             </section>
 
             </section>
 
             <!-- cd-section -->
 
             <!-- cd-section -->
  
             <!--
+
             <footer class="footer-distributed">
<section id="Contribution" class="cd-section">
+
                <div class="footer-all">
<h1 class="title1">Notebook</h1>
+
                    <div class="footer-right">
<h2 class="title2">2019.1 </h2>
+
                        <h3 style="font-size: 1.5vw;color:white"><b>Contact</b></h3>
<p class="para">
+
                        <br>
Determine the igem team personnel Leader: Xu Bo, Shi Huili
+
                        <p class="my-content-p3">College of Life Science and Technology</p>
Group members: Xing Feiyang, Xu Shudi, Liu Chaoyang, Nie Wei, Zhao Zexin, Piao Xue
+
                        <p class="my-content-p3">Tongji university </p>
</p>
+
                        <p class="my-content-p3">No.1239, Yangpu District, Shanghai, China</p>
 +
                        <p class="my-content-p3" style="word-wrap:break-word;">Email: Tongji_Software2019@126.com</p>
 +
                    </div>
 +
                </div>
  
<h2 class="title2">2019.2-2019.3 </h2>
+
                <div class="footer-left">
<p class="para">
+
Read literature based on pathways, proteins, disease treatment, enzymes, etc., collect materials that can be
+
used to prepare the project. In this process, we discussed many directions, and there are many project
+
themes with very good ideas. However, due to the fact that the research topics are too frontier and the
+
related theoretical support is small, some topics have been abandoned.
+
</p>
+
  
<h2 class="title2">2019.3-2019.5 </h2>
+
                    <div class="footer-links">
<p class="para">
+
                        <img class="sponsors" src="https://static.igem.org/mediawiki/2019/d/dd/T--Tongji_Software--picture-footer-TJ.png" alt="Tongji University">
Hold a group discussion once a week, summarize and exchange the reading literature of each team member, and
+
                        <img class="sponsors" src="https://static.igem.org/mediawiki/2019/6/65/T--Tongji_Software--picture-footer-TJLF.png" alt="Tongji University">
determine the final project research direction.
+
                        <img class="sponsors" src="https://static.igem.org/mediawiki/2019/0/09/T--Tongji_Software--picture-footer-GENEWIZI.PNG" alt="Tongji University">
</p>
+
                        <br><br><br>
 +
                        <img class="sponsors" src="https://static.igem.org/mediawiki/2019/d/d3/T--Tongji_Software--picture-footer-kegg.png" alt="Tongji University">
 +
                        <img class="sponsors" src="https://static.igem.org/mediawiki/2019/5/52/T--Tongji_Software--picture-footer-BRENDA.png" alt="Tongji University">
 +
                        <img class="sponsors" src="https://static.igem.org/mediawiki/2019/f/fa/T--Tongji_Software--picture-footer-alpha_ant.png" alt="Tongji University">
 +
                        <img class="sponsors" src="https://static.igem.org/mediawiki/2019/6/68/T--Tongji_Software--picture-footer-Pathlab-white.png" alt="Tongji University">
 +
                        <img class="sponsors" src="https://static.igem.org/mediawiki/2019/e/e1/T--Tongji_Software--picture-logo2.png" alt="Tongji University">
 +
                        <img class="sponsors" src="https://static.igem.org/mediawiki/2019/4/46/T--Tongji_Software--picture-footer-EUCST.png" alt="Tongji University">
 +
                    </div>
  
<h2 class="title2">2019.4.23 </h2>
+
                </div>
<p class="para">
+
Establish project research direction: The user provides the required products and related special
+
requirements. We design the system to find the appropriate path according to the needs.
+
</p>
+
  
<h2 class="title2">2019.5.18 </h2>
+
                <div id="footer-info" class="inner">
<p class="para">
+
                    <p class="my-content-p3" style="color: #777; text-align: center !important;">Copyright © 2019 Tongji_Software</p>
Participated in the igem meet-up of Nanjing China Pharmaceutical University in Jiangsu. In this meet-up, we
+
                </div>
exchanged ideas with teams from all over the country to learn from each other. In this process, we will
+
            </footer>
learn from each other and gradually optimize our projects.
+
</p>
+
 
+
<h2 class="title2">2019.6.6 </h2>
+
<p class="para">
+
Communicate with Jinweizhi Enterprise in Suzhou, Zhejiang Province, and introduce our project to the
+
company. The relevant responsible person will answer the questions raised by us from the practical
+
application point of view and optimize our project from the perspective of the company. We have learned a
+
lot from this.
+
</p>
+
 
+
<h2 class="title2">2019.7-2019.8 </h2>
+
<p class="para">
+
Preparing for a visa to the United States
+
</p>
+
 
+
<h2 class="title2">2019.8.19-2019.8.23 </h2>
+
<p class="para">
+
Go to Shenzhen to participate in ccic
+
</p>
+
 
+
<h2 class="title2">2019.3.8</h2>
+
<p class="para">
+
Prepare to sign up for igem and registration fee<br />
+
Literature reading report:<br />
+
 
+
Shi Huili: Organizing all cellular pathways<br />
+
 
+
Xu Bo: Correspond to the original and the protein: the user enters a protein, finds a similar
+
sequence in the database, and finds the corresponding component, which can express the component
+
of the protein; <br />
+
 
+
the user inputs many originals, predicts the structure of the protein; optimizes the
+
component, searches
+
Features.Problem: The protein structure is complex and the reverse process is not easy.<br />
+
 
+
Xing Feiyang: Simulating the interaction between cells<br />
+
Find cell pathways linked to disease<br />
+
 
+
Liu Chaoyang: Procedure for promoter prediction: Given a gene and an upstream
+
fragment, predict the position
+
and sequence of the promoter.<br />
+
 
+
Problem: Only the database about the promoter, there is no database on the
+
strength of the promoter, the
+
previous idea may not be feasible.<br />
+
 
+
Xu Shudi: Screen the strain according to the case characteristics of the
+
tumor or cancer.<br />
+
 
+
Nie Yao: Check out the previous year's software project and learn
+
from it.<br />
+
Mention machine learning<br />
+
Continue to add new plugins in the follow-up, standardize
+
experimental reports<br />
+
Not only for computers, but also for VR, mobile phones
+
and other platforms.<br />
+
</p>
+
 
+
<h2 class="title2">2019.3.15</h2>
+
<p class="para">
+
Zhao Zexin: Regarding the award evaluation, you should fill in the safety form, the evaluation criteria of
+
each award, the precautions about the competition, and the application for other awards.<br />
+
 
+
Xu Bo: About protein:<br />
+
First, the composite protein: on the basis of the original, machine learning<br />
+
Second, on protein prediction<br />
+
Third, from protein to original design<br />
+
Fourth, linked to alpha-ant<br />
+
Fifth, template-based model construction<br />
+
 
+
Shi Huili: Interaction of cell transduction pathways<br />
+
Signaling channel mapping software that adds the ability to simulate
+
experiments<br />
+
Prediction of target genes (enrichment analysis) is conducive to the
+
location of gene knockout<br />
+
 
+
Liu Zhaoyang: The method of bacterial treatment:<br />
+
1 anchor the antigen to enhance the original immunity of the
+
cell<br />
+
2 using bacteria as a carrier to carry drugs<br />
+
Database of cancer cell surface antigens Antigen<br />
+
 
+
Xu Shudi: Bacterial therapy, based on the modular
+
design of the symbiotic bacteria in the human body.
+
Reduce
+
error rate.<br />
+
 
+
Summary: The literature currently being read is
+
too proactive, and it is difficult to do it. You
+
need to
+
refer to the previous software project to
+
re-determine the direction.<br />
+
</p>
+
 
+
<h2 class="title2">2019.3.22</h2>
+
<p class="para">
+
Xu Bo: Screening of synthetic pathways<br />
+
Screening optimal pathways<br />
+
 
+
Xing Feiyang: Discussion on the Ways of Channel Classification<br />
+
Nie Yao: In terms of channel scoring, there is less paper published, and it is necessary to
+
refer to other fields of expertise.<br />
+
Xu Shudi: The role of protein complexes in disease, building a protein network<br />
+
</p>
+
 
+
<h2 class="title2">2019.3.29</h2>
+
<p class="para">
+
Zhao Zexin: Protein and disease related databases and their functions<br />
+
Shi Huili: Protein structure prediction, based on neural network, has a high prediction accuracy.<br />
+
Xu Shudi: Protein hotspot prediction, the standard for unifying the advantages and disadvantages of
+
hotspot prediction methods.<br />
+
Xing Feiyang: The algorithm idea of ​​the last igem project, the speed can be improved, and the
+
calculation can be optimized.<br />
+
</p>
+
 
+
<h2 class="title2">2019.4.19</h2>
+
<p class="para">
+
Zhao Zexin: According to the strain selection sequence or feasible<br />
+
Liu Chaoyang: text update, keyword summary comprehensive consideration, drawing according to the weight
+
of words.<br />
+
Problem: Large data volumes will report errors, and unwanted prepositions will be listed in
+
higher-weight words because of the number of occurrences.<br />
+
Piao Xue: It is recommended to separate the front and rear ends to determine the function
+
points. <br />
+
About the opening of the server<br />
+
</p>
+
 
+
<h2 class="title2">2019.5.5</h2>
+
<p class="para">
+
(The project research direction has been established: The user provides the required products and related
+
special requirements, and the system we designed finds the right path according to the needs.)<br />
+
Start preparing for a visa<br />
+
Database on enzymes: Problem: There is a case where there is a reaction with multiple Km, and a
+
standard Km
+
cannot be determined. Lack of universal promoter information<br />
+
New message: 1% of the quality of the heterologous protein per stem cell, the relative growth
+
rate is
+
reduced by 3%<br />
+
Current thinking: Because of the diversity of enzymes required for a reaction, all the
+
enzymes needed to
+
synthesize a single pathway for a plasmid provide a template for designing these enzymes.
+
<br />
+
Question: How do I connect a template for each enzyme?<br />
+
Solution: Need to further improve the nature of the enzyme<br />
+
</p>
+
 
+
<h2 class="title2">2019.5.10</h2>
+
<p class="para">
+
Design team logo<br />
+
Requirements: Reflect the characteristics of the team, with a distinct team characteristics.<br />
+
Rearrange project ideas<br />
+
The result: from the user's point of view, we think about the use process of the project, the
+
functions that
+
we want to achieve and how the functions are closely and smoothly connected. The most important
+
thing is how
+
to embody the new design concept of modular design. It brings a simpler and more comfortable
+
experience to
+
the user and truly brings convenience to the majority of experimenters.
+
</p>
+
 
+
<h2 class="title2">2019.5.24</h2>
+
<p class="para">
+
Discuss our software project name<br />
+
About visas: try to sign in advance<br />
+
Planning for summer arrangements: Each member is assigned a job.<br />
+
About the project:<br />
+
Km value has lower concentration requirements<br />
+
Question: <br />
+
1. Does the position of the enzyme (distribution in the cell) affect the design of
+
the pathway?<br />
+
2. The process of achieving the entire pathway may have the effect of toxic
+
intermediates<br />
+
Solution:<br />
+
1 Pick out the steps that produce toxic intermediates and perform in
+
vitro experiments<br />
+
2 First pick a path that is not toxic, only suggest feasible, and do
+
not propose how to avoid toxicity (need further discussion)<br />
+
</p>
+
 
+
<h2 class="title2">2019.5.26</h2>
+
<p class="para">
+
Determine the project name: pathlab
+
</p>
+
 
+
<h2 class="title2">2019.8.14</h2>
+
<p class="para">
+
Education section: The first post "Programmer iGEMer is online~" is issued on the Tongji iGEM public number,
+
which introduces the main content of our project pathlab and the problems we want to solve.
+
</p>
+
 
+
<h2 class="title2">2019.8.18</h2>
+
<p class="para">
+
All members arrived in Shenzhen
+
</p>
+
 
+
<h2 class="title2">2019.8.19</h2>
+
<p class="para">
+
Registration of ccic (Conference of China iGEMer Community) at Shenzhen China Academy of Science and
+
Technology<br />
+
Fly yourself on the signature board<br />
+
Introduction to Ccic: ccic is the abbreviation of Conference of China iGEMer Community. It is generally
+
organized by the school or unit of iGEM team in China, providing a platform for communication and learning
+
for all iGEMers in China. During the conference, you can not only hear the presentation of each
+
participating team, but also invite professors who have made achievements in various fields to bring
+
lectures and answer questions. This year, the ccic held at the China Science and Technology Advanced
+
Research Institute in Shenzhen is already the sixth. This year, the CCiC conference featured the theme of
+
“Synbiopunk”. 70 teams from more than 60 colleges and universities across the country presented their
+
respective entries. They use a multi-disciplinary cross-integration background to combine information
+
technology and biotechnology, use standard biological modules to construct genetic loops, and establish
+
effective mathematical models to achieve prediction, manipulation, and measurement of sophisticated complex
+
artificial biological systems.
+
</p>
+
 
+
<h2 class="title2">8.20</h2>
+
<p class="para">
+
Morning :ccic conference opening ceremony
+
Afternoon: communicate with other teams
+
RESULTS: With the initial intention of collaboration with China Agricultural University, we can find the
+
pathway for the synthesis of astaxanthin in China Agricultural University in the pathlab system. In
+
comparison, our pathway shows an intermediate product that confirms each other. Effectiveness.
+
</p>
+
 
+
<h2 class="title2">8.21 </h2>
+
<p class="para">
+
AM: Professor Lei Ruipeng from the Center for Bioethics Research, Huazhong University of Science and
+
Technology
+
Our team is presenting <br />
+
afternoon: communicate with other participating teams<br />
+
 
+
</p>
+
 
+
<h2 class="title2">8.22 </h2>
+
<p class="para">
+
Morning Presentation at China Agricultural University<br />
+
Night night tour of the window of the world<br />
+
</p>
+
 
+
<h2 class="title2">8.23</h2>
+
<p class="para">
+
Participation in the closing ceremony of the ccic conference<br />
+
During the meeting, we gained a lot and found some problems in the project: Since the subject of our project
+
users is a large number of experimenters, we need to strengthen practice in human practice, reflecting the
+
operability and convenience of the project. At present, we have reached preliminary cooperation intention
+
with China Agricultural University. At the same time, the project has been optimized on the algorithm, and
+
further verification is needed in the accuracy of the algorithm. The user's interactive page design needs to
+
be improved, and the experimenter needs to be more friendly.<br />
+
New idea: The user can insert a message into the tag to provide a user preference function, that is,
+
according to the tag of the message, when the message is recommended.
+
</p>
+
 
+
<h2 class="title2">2019.8.29</h2>
+
<p class="para">
+
Education section: The second post “6th ccic in ShenZhen” was released in the public number tongji iGEM,
+
which mainly introduces the main activities of the team participating in ccic in Shenzhen and the gains of
+
the participants.
+
</p>
+
 
+
<h2 class="title2">2019.8.31</h2>
+
<p class="para">
+
Regarding the accuracy verification of the ccic algorithm, we have written a relevant program to verify
+
this.Results: After verification by the program, it can be determined that more than 95% of the data has a
+
certain degree of optimization compared with the previous algorithm.Sort out the problems with the current
+
project and the parts that are ready to start:<br />
+
1. The user interface needs to be optimized, and the user interaction needs to be more friendly.<br />
+
2. Start designing the web page<br />
+
3. Preparation of tickets for going abroad and materials for going abroad for group trials
+
</p>
+
 
+
<h2 class="title2">2019.9.5</h2>
+
<p class="para">
+
Discuss with the project leader teacher Fei Jian on the current progress of the project.<br />
+
Result: In the channel design part, users can be provided with various choices. For example, the user can
+
input a substance, and the user can carefully select and perform several steps of reaction. According to the
+
user's choice, the result will display the product desired by the user.
+
</p>
+
 
+
<h2 class="title2">2019.9.6 </h2>
+
<p class="para">
+
Education section: The third article, "Efficient Path Finder - Alpha ant", was released in the public number
+
Tongji iGEM. It mainly introduces the background of the project's predecessor, Alpha ant, the main
+
algorithm, scoring standards, etc. Better understand our projects.
+
</p>
+
 
+
<h2 class="title2">2019.9.7</h2>
+
<p class="para">
+
Prepare the application for the iGEM community, which is mainly to train a group of students who are
+
interested in the iGEM competition. From the freshman year, they will understand the competition and conduct
+
the topic selection work.
+
</p>
+
 
+
<h2 class="title2">2019.9.10</h2>
+
<p class="para">
+
Received a collaboration invitation from Washington iGEM, mainly about the translation and recording of
+
audio books.
+
</p>
+
 
+
<h2 class="title2">2019.9.19</h2>
+
<p class="para">
+
Confirmation of collaboration with the University of Electronic Science and TechnologyContent: Use data from
+
the University of Electronic Science and Technology and test it on our software.
+
</p>
+
 
+
<h2 class="title2">2019.9.1~2019.9.29</h2>
+
<p class="para">
+
The design of the webpage part mainly includes the search part, the code design of the result part, and the
+
design and adjustment of the visualization.
+
</p>
+
 
+
</section>
+
  
        -->
 
 
         </div>
 
         </div>
  
Line 1,448: Line 1,243:
  
 
</body>
 
</body>
 +
 
</html>
 
</html>

Revision as of 21:00, 20 October 2019

Tongji Software | Pathlab

PROJECT
Open navigation

PROJECT

PROJECT - DESCRIPTION

OVERVIEW

Our software constructs an optimal synthetic pathway in E. coli or yeast based on the desired product provided by the user. In such a synthetic pathway, we will comprehensively consider the requirements and provide information about the enzymes needed for each step of the reaction. Finally, along with the appropriate promoter, the sequences of all the required enzymes are joined together to form a backbone of a biobrick for the user. At the same time, the relevant research literature, as well as a post-experiment feedback community, will be provided.

WHY THIS PROJECT -- MEET THE NEEDS

A computational tool for pathway design and reconstruction is needed when synthetic biologists want to optimize genetic processes within cells, model for yield prediction, make flux balance analysis and generate value-added products. However, when actually establishing a metabolic pathway, it is a cumbersome problem to separately purchase different enzymes from different suppliers and transfer them into chassis. We consider that all the enzymes in a pathway can be constructed in the same plasmid to transfer at one time. And then, the regulation of enzyme expression under different conditions will ensure the realization of the pathway. In this process, synthetic DNA may be an indispensable part. Although the cost of synthetic DNA is not low at present, it continues to decline. We believe that synthetic DNA will be popular in the future, and by that time, our tool will be more practical.

HOW WE START -- INSPIRATION INSIDE IGEM

We appreciate three previous iGEM projects that inspired us:
①Team: Tongji-Software 2018——Their useful tool AlphaAnt shows us the framework to design a pathway.
②Team: HokkaidoU_Japan 2012——Their experiments give us confidence to construct multiple enzymes on the same plasmid.
③Team: IIT-Madras 2017——Their statistics on codon preferences give us inspiration for sequence optimization.

WHAT WE ARE DOING

On the main body, based on the project of Tongji-Software in 2018, we optimize the algorithm by pruning, and expand the database of the reaction, adding novel reactions [1].


With reference to the frequency of use of various biological chassis, there are two options for chassis available for users: E. coli and yeast [2]. We will produce different results depending on the strain selected by the user.


We select enzyme with higher catalytic efficiency by the nature of the parameters of the enzyme itself [3]. To ensure that the enzyme is expressed normally, we use taxonomic knowledge and sequence alignment analysis to select strains that are close to the selected chassis as the sequence source for the enzyme. Subsequently, the codons are optimized. In regulating the expression of synthetic sequences, we integrate the relevant signaling pathways to make the biobrick skeleton in the results more practical. At the same time, the comprehensive physical and chemical properties of the enzyme are also parts of the results, which can be applied in actual experimental operations.


In addition, we consider the association recommendations for the literature on products or enzymes. In this way, users may be able to explore more research directions.


After all, the results of the design software are ideal. We need to establish a community where synthetic biologists can exchange ideas and apply feedback after the actual experiment. This community not only provides users with a reference to the results, but also provides a direction for our developers to improve the software.

REFERRENCE

[1] Hadadi N, MohammadiPeyhani H, Miskovic L, Seijo M, Hatzimanikatis V. Enzyme annotation for orphan and novel reactions using knowledge of substrate reactive sites. Proc Natl Acad Sci U S A. 2019;116(15):7298–7307.

[2] Juhyun Kim, Manuel Salvador, Elizabeth Saunders, Jaime González, Claudio Avignone-Rossa, and Jose Ignacio Jiménez. Properties of alternative microbial hosts used in synthetic biology: towards the design of a modular chassis. Essays Biochem. 2016 Nov 30; 60(4): 303–313.

[3] Pablo Carbonell, Jerry Wong, Neil Swainston, Eriko Takano, Nicholas J Turner, Nigel S Scrutton, Douglas B Kell, Rainer Breitling, Jean-Loup Faulon, Selenzyme: enzyme selection tool for pathway design, Bioinformatics, Volume 34, Issue 12, 15 June 2018, Pages 2153–2154.

scroll down

PROJECT - DESIGN

DATA

Based on the data of 2018 Tongji-Software team, we updated them. The physicochemical properties of enzymes are collated in BRENDA database, including the ratio of Kcat to Km, Km value, optimal pH and optimal temperature.



几个数据库整理出来的数据格式.jpg

Fig1. Data sources of Pathlab


SEARCHING ALGORITHM

算法图示.jpg

Instead of DFS algorithm which is used in last year, we choose Greedy algorithm. Greedy algorithm is an algorithmic paradigm that follows the problem-solving heuristic of making the locally optimal choice at each stage with the intent of finding a global optimum. In many problems, a greedy strategy does not usually produce an optimal solution, nonetheless a greedy heuristic may yield locally optimal solutions that approximate a globally optimal solution in a reasonable amount of time. And in our software, with limited reactions, we drew the conclusion that Greedy algorithm can also get a globally optimal solution with less time after testing.

RANKING CRITERIA

具体图文解释.jpg

When scoring the pathway, we consider feasibility of thermodynamic, competition of heterologous reactions, frequency of reactions and toxicity of compounds, which are used in last year's project. At the same time, each factor has the corresponding weight. Users can change the weight of each factor to meet different requirements. For example, for a chemist seeking an in vitro reaction, without considering cytotoxicity, he could set the weight to 0.






具体图文解释.jpg


In the function of Enzyme Selection, we searched for the presence of the required enzyme in the close source bacteria of the engineering bacteria according to the affinity of the bacteria. If the same enzyme exists in multiple near-source bacteria, we will arrange the sequence according to the physicochemical properties of the enzyme, including the ratio of Kcat to Km, Km value, optimal pH and optimal temperature. In order to measure the adaptability of physical and chemical properties, we build a model.



LITERATURE RECOMMENDATION

Considering that users will perform some personalized operations in the practical application of the result pathway, we provide the relevant literature keywords of compounds in Pubmed required for each step of the reaction in the form of wordcloud. This may inspire users with possible target compounds or a follow-up research direction.



词云

Fig2. Wordcloud examples



CONDON OPTIMIZATION

We searched the codon preference databases of E. coli and yeast from the Internet, and modified the infrequently used codons with the information in the database to avoid the trouble caused by the differences of translation and gene expression. Besides, we improve the success of expressing foreign genes.


密码子优化

Table1. Codon usage frequency & score



PROJECT - CONTRIBUTION

WHAT WE DO :

Building a complete pathway requires three steps: searching for a pathway, selecting related enzymes, and designing parts. These steps are quite difficult for a worker to achieve by himself, so we aim at making the whole process into one software to release workers from complicated and boring work.


With the good wish, we developed our software called Pathlab, which core idea is modular design. We The users can choose certain module. The users can choose to use one module or the combination of any modules.


In brief, Pathlab makes people who work with synthetic biology have a platform to search a certain pathway that can be applied.



运行截图.jpg运行截图.jpg

Fig3. Software run shots



PROJECT - VALIDATION

In order to verify whether pathlab can achieve the expected function, we use software to search several paths and compare them with the actual paths in the literature.







EXAMPLE1 - Validate with Alpha Ant

Pathway for the production of flavonoids from glucose

The first validation example is selected from last year’s job - Alpha Ant’s validation case study, because our project makes an improvement from it.


Flavonoids comprise a large family of secondary plant metabolic intermediates that exhibit a wide variety of antioxidant and human health-related properties. However, their wide spread use and availability are currently limited by inefficiencies in both their chemical synthesis and extraction from natural plant sources. As a result, significant strides have been made recent years in improving the microbial production of flavonoids. There are four steps of pathway that are known to be productive for the conversion of L-tyrosine to naringenin(C00509), the main flavonoid precursor.

Weight matrix : (Gibbs Weight:1; Toxicity Weight:1; Frequency Weight:1)

v1-1

v1-2

Fig5. Searching results by Pathlab (top) & other pathway predicting tools (bottom)



As the figure shows, we can get the same path used in the literature, which suggests that our software can work and the result is reliable from the perspective of literature.







EXAMPLE2 - Validate with iGEM19_CAU_China

Astaxanthin synthesis pathway

Astaxanthin is the most powerful antioxidant found in nature. It has a wide range of health care functions, including fighting high blood pressure by reducing oxidative stress and relaxing blood vessel walls and even inhibiting cancer metastasis. Astaxanthin has a promising market, with over 98% pure products sold at SIGMA for up to $200 /50 mg. This year CAU_China constructs an engineering Escherichia coli using cellulose to produce astaxanthin to deal with the dilemma of stalk treatment in China.


The enzymes involved in each step of the astaxanthin synthesis pathway have been well understood. So based on our collaboration, we use their pathway to validate our software.

Here is their pathway:

First, we search the pathway of astaxanthin synthesis from Farnesyl pyrophosphate, as the result shows, we can find the pathway they use efficiently. And more exciting, the pathway CAU_China used is the top1 in our result which prove that our software is efficient on the pathway search.

Weight matrix : (Gibbs Weight:1; Toxicity Weight:1; Frequency Weight:1)

v2-1

Fig6. Searching result for example2



v2-2

Fig7. Pathway construct report



Then, to validate our enzyme selection part, we used our software to select enzymes for each reaction. According to the report, it contents the source organisms of the enzymes they use. But we can’t offer enough information because of the limitation of the databases we use. However, we can give the suitable enzyme selection result with existing data.So, it is also a collaboration.


v2-3v2-4

Fig8. Enzyme selection report







EXAMPLE3 - Validate with iGEM12_Tokyo_Tech

synthesize P(3HB)

Polyhydroxyalkanoates(PHAs) are biological polyester synthesized by a wide range of bacteria, and can be produced by fermentation from renewable carbon sources such as sugars and vegetable oil. Team iGEM12_Tokyo_Tech created the first Biobrick part to synthesize P(3HB), a kind of PHAs. At the beginning, we choose this project for validation because of it’s integrity in the information of pathway and enzymeand the romantic story contained.

Their pathway is

Weight matrix : (Gibbs Weight:1; Toxicity Weight:1; Frequency Weight:1)

First of all, we can find this pathway in our software.

v3-1

The enzyme they used for each step is 2.3.1.16>1.1.1.36>2.3.1.-
Here is our selection result, the enzyme donor they used is concluded.

v3-2-1

v3-2-2

v3-2-3

Fig9. Enzyme donors results



By the limitation of databases, we just get little information, but it’s enough to support the research of preliminary investigation by the validation of literature and experiment. To minimize the trouble brought by the limitation, we have made the platform that users can submit their experiment data to expand the database.







EXAMPLE4 - Validate with comparison to tradational pathway by Tongji_China

Indol pathway

The representative blue of denim fabrics usually derives from indigo, and the high demand for such dyes has led to the production of indigo by chemical synthesis on an industrial scale.


To promote the practical application of this method, they plan to remove the inhibition coming from glucose to the circuit based on team Berkeley 2013 to make it possible to use low-cost carbon sources possible and try to find a cost-effective indole donor. With the research of related industries, they design an accessible environmentally-friendly indigo dye production system with application value.


During the previous collaboration, we have tried to find an indol donor by computer searching. Disappointedly, there is no useful results. So they go back to used the traditional pathway. After finishing our project, we searched their pathway again to made a validation for our software and make a comparison for Tongji_China between software search and traditional way.


Here is their pathway get from the traditional research.

Weight matrix : (Gibbs Weight:1; Toxicity Weight:1; Frequency Weight:1)

v4-1

Fig10. Indol pathway


v4-2

Fig11. Indol pathway searching result



Here is our software result. After the optimism, we found their pathway as axpexted, but interestingly, this pathway’s score is very low, we can see the difference to the top1.

v4-3-2

Fig12. Software result screenshot



From this result, we can see that our software is useful and the difference between traditional way and computer. We plan to do experiment to validate which one is better after iGEM.

PROJECT - DEMONSTRATION

PROJECT - IMPROVE

Our software was built on the project of last year's Tongji_Software team. The main improvement is to change the searching algorithm and add software functions, including the enzyme selection and parts design

SEARCHING ALGORITHM

In theory, the greedy algorithm may fail to get a global optimum while improving the speed. However, we used both DFS algorithm and greedy algorithm to find specific pathways, and then compared the results. we made tests to check the accuracy of Greedy in limited reactions compared with DFS, and found that the accuracy of two algorithms is similar, while the speed of greedy algorithm is significantly improved, so we regard it as a good improvement.


DFS


DFS

Fig13. Comparison of time consuming between DFS & BFS


ADDITIONAL FUNCTIONS

In choosing the enzymes needed for each reaction, we establish our own judgment model. At the same time, the key words related to compounds needed in the pathway were sorted out, and these key words would be presented as a word cloud. When providing the final result of enzyme selection to the user, the optimized sequence is provided considering the codon preference for the engineering bacteria.


In parts design, we cleared up the data from iGEM part database, and we made a search engine which enables users to search parts with their name or a certain function.


These functions can be used as a whole, meanwhile they can be used separately.

What’s more, users can apply for their own account on our website, and can leave a message on the webpage. We will always pay attention to users’ message and constantly optimize the Pathlab, and users can also make comments about optimized enzymes or different parts. Moreover, users’ message will be seen by others, and they can communicate through the message board and read others comments about the enzyme or parts they are going to use.

PROJECT - COLLRBORATION

The paths found by our software are based on databases and algorithms, which need to be verified by practical experiments. At the same time, the results obtained by our software can provide support for the path design of the experimental team.


Through CCiC, we had a deep communication with three other experimental teams related to pathways construction. We know the substrates they own and the products they want to get,then try to design parts through Pathlab search paths and verify the pathways they implement.

COLLABORATION 1:TONGJI_CHINA

Since we are from the same school, Tongji_China and we have more integrated collaboration from the very beginning. We had conferences together for several times, and their project is about manufacturing, meanwhile, ours is about pathway search, so we get feedback from them after they used our software.Our results also inspire them at the same time.


One of their suggestions which had a great influence on us is that we should avoid some unreasonable results putting a group on a compound and then taking it apart, which is pretty useless. So we added codes to avoid this kind of situation taking place. And we had searched the pathway from tryptophan to indole they used, but we didn't get a practical result, for example, there will be some pathways fall into the cycle. Thus, we realized that the database we used had limitation.


For Tongji_China, they tried to improve the synthesis of indigo. The method of finding new pathways could be found through reading literature, experimental attempts through the combination of existing pathways, or simulated synthesis through software design and retrieval. Therefore, we provided help in software retrieval. Since the data in the synthetic indigo pathways are already published literature or the experimental materials needed are too expensive and not suitable for synthesis, we did not find useful results in the existed database. However, the upstream and downstream information about indigo we found provided certain reference and support for their experiments. They also tried to give us their attempts to enrich our database for designing more efficient and useful pathways.


Later, they completed their synthesis pathway based on the combination of two pathways published, and we also have optimized our software. Here they tested our software by searching their pathway, the search result provides us a sample of comparison between software and traditional experiment.



DFS

Fig14. Collaboration between Tongji_China





COLLABORATION 2:WASHIINGTON IGEM

Washington iGEM invited us to participate in the manufacturing of their audiobook which is about biology. We mainly do some translation and recording work for them, thus making chinese students what synthetic biology is and join some interesting experiments.

COLLABORATION 3:SASTRA IGEM

SASTRA iGEM invited us to participate in their manufacturing of their magazine, and our collaboration forms included but was not limited to writing articles about synthesis biology and experiment, providing interviews with professionals, making the theme of synthesis biology and taking related photography.

COLLABORATION 4:UCD IGEM

We participated in UCD’s research about the use of mammals in this iGEM competition.

COLLABORATION 5:UESTC_Software

The software team of UESTC does the integration of various parts databases, taking iGEM parts database of the main body of the integration, which is very convenience for users to search related information. Not only can integrated information of database improve the efficiency of searching, but can also provide other software teams with a strong data support, and our collaboration is based on data. What we do is to complete the pathway design part, from the reaction to the catalytic enzyme, and then to the choice of regulatory parts. For the regulatory parts, different users can have different options according to the experimental requirements. We want to establish the regulatory parts database and build a search engine, so that the user can retrieve the corresponding parts according to their own needs. UESTC software team has done the data collation of iGEM parts database, so we established cooperation with them. They provided us with data support, which reduced our workload. What’s more, we provide the link to their software where users can get more complete information of selected parts.



DFS

Fig15. Software logo of UESTC_Software





COLLABORATION 6:CAU iGEM

The cooperation with China Agricultural University is based on their demand for detail information of their pathway, and it is also an attempt to apply our software into practice. What they did was to synthesize Astaxanthin from glucose which comes from the degradation of cellulose, and the synthetic pathway was retrieved from the literature, but the information available from the literature was limited for the technical team, and searching through the database was a time-consuming process. So, we tried to search the software for possible pathways from lycopene to Astaxanthin. Finally we provided them with a PDF of the results of the software search, from which they got some reliable information for their experiments. With our help, they felt amazed to have access to information that was not expected from the literature, and it would be interesting to see if the results of the software search performed better than those of the literature, but this verification is subject to time, so if possible, we can do this verification completely after iGEM.



DFS

Fig16. Collaboration between CAU_China





COLLABORATION 7:SJTU-software

SJTU-software contacted us to make collaboration about the use and function of software, so we organized a seminar face to face in Shanghai Jiao Tong University. In the conference, we also invited UESTC_Software to join us online. Each team showed what they do, which data they use, what function they have and how to use their software just like a demonstration. After the presentation, we talked about the problems existing in the software, and put forward some advice for each team. For UESTC_Software, their software is complete and friendly to users. We give them some suggestion in details. For SJTU-software, we give them some technical instruct. We use the same frame to build our software, so we show our source data, and explain it to them. For us, we realized the disadvantages of login function from their advice, which we based on to add the comment to each result of user get.



DFS

Fig17. Collaboration between SJTU_software