Difference between revisions of "Team:SYSU-Software/Project"

 
(3 intermediate revisions by the same user not shown)
Line 550: Line 550:
 
                 overflow: hidden;
 
                 overflow: hidden;
 
                 margin-top: 20px;
 
                 margin-top: 20px;
                 margin-left: 20%;
+
                 margin-left: 4%;
 
                 margin-bottom: 65px;
 
                 margin-bottom: 65px;
 +
                text-align: center;
 
             }
 
             }
 
             #myBody #overview_P li {
 
             #myBody #overview_P li {
                 float: left;
+
                 /* float: left; */
 
                 list-style-type:none;
 
                 list-style-type:none;
 
             }
 
             }
Line 582: Line 583:
 
                 position: relative;
 
                 position: relative;
 
                 bottom: 36px;
 
                 bottom: 36px;
 +
            }
 +
            #for_en #myBody #overview_P a:link {
 +
                color: rgb(225,135,47);
 +
            }
 +
            #for_en #myBody #overview_P a:visited {
 +
                color: rgb(225,135,47);
 +
            }
 +
            #for_en #myBody #overview_P a:hover {
 +
                color: rgb(225,135,47);
 +
            }
 +
            #for_en #myBody #overview_P a:active {
 +
                color: rgb(225,135,47);
 
             }
 
             }
 
             </style>
 
             </style>
Line 737: Line 750:
 
                         <div id = "overview_P">
 
                         <div id = "overview_P">
 
                             <ul>
 
                             <ul>
                                 <li><p>CRFAT (Community-based Retro-synthetic Analysis Functional plaTform) is an integrated software for crafting </p></li>
+
                                 <li><p><a href="http://craft.sysusoftware.info">CRAFT</a>(Community-based Retro-synthetic Analysis Functional plaTform) is an integrated software for</p></li>
                                 <li><p>synthetic biological system from design, validation to share. CRAFT has three functional parts: CRAFT Designer, </p></li>
+
                                 <li><p>crafting synthetic biological system from design, validation to share. CRAFT aims at constructing</p></li>
                                 <li><p>CRAFT Square and Satellite. CRAFT Designer follows the concept of evolution simulating natural selection </p></li>  
+
                                 <li><p><a href="https://2016.igem.org/Team:SYSU-Software/Description">community-level</a> synthetic biological systems in specific environments. We are inspired by evolution theory</p></li>
                                 <li><p>in which users can customize their synthetic biological system based on their requirements including background</p></li>
+
                                 <li><p>and <a href="https://2016.igem.org/Team:SYSU-Software/Design">“Design and Redesign”</a> principle in synthetic biology, regarding customized restrictions as selection</p></li>
                                 <li><p>environment. CRAFT Designer also provides users with standard protocols; it refers to the concept of "Design</p></li>
+
                                 <li><p>pressure, and exporting protocols as standardized protocol. CRAFT can be divided into three parts, <a href="https://2016.igem.org/Team:SYSU-Software/Design#jumpforcon">CRAFT Designer</a>,</p></li>
                                 <li><p>and Redesign” in synthetic biology and applies it to protocol design: fill the standard protocol frameworks </p></li>
+
                                 <li><p> system crafting engine; <a href="https://2016.igem.org/Team:SYSU-Software/Design#jump_1">CRAFT Square</a>, a platform for user a synthetic biological communication and</p></li>
                                 <li><p>with messages corresponding to users’ designed systems. CRAFT Square is a communication platform where </li></p>
+
                                 <li><p>mutual assistance; <a href="https://2016.igem.org/Team:SYSU-Software/Design#jump_2">Satellite</a>, a distributed computing plug-in. We have developed five <a href="https://2016.igem.org/Team:SYSU-Software/Model">models</a></p></li>
                                <li><p>users can share and exchange their ideas, or modify other designs to suit their own demands. Satellite serves</li></p>
+
                                 <li><p>to support CRAFT, and validated its concept and function with <a href="https://2016.igem.org/Team:SYSU-Software/Proof">wet-lab experiment</a>.</p></li>
                                 <li><p>as the distributed computing plug-in in CRAFT, undertaking nearly all calculations in the whole platform.</li></p>
+
 
                             </ul>
 
                             </ul>
 
                         </div>
 
                         </div>

Latest revision as of 02:23, 20 October 2016

SYSU-Software:Project

ABSTRACT

  • CRAFT(Community-based Retro-synthetic Analysis Functional plaTform) is an integrated software for

  • crafting synthetic biological system from design, validation to share. CRAFT aims at constructing

  • community-level synthetic biological systems in specific environments. We are inspired by evolution theory

  • and “Design and Redesign” principle in synthetic biology, regarding customized restrictions as selection

  • pressure, and exporting protocols as standardized protocol. CRAFT can be divided into three parts, CRAFT Designer,

  • system crafting engine; CRAFT Square, a platform for user a synthetic biological communication and

  • mutual assistance; Satellite, a distributed computing plug-in. We have developed five models

  • to support CRAFT, and validated its concept and function with wet-lab experiment.