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

 
(2 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 584: Line 585:
 
             }
 
             }
 
             #for_en #myBody #overview_P a:link {
 
             #for_en #myBody #overview_P a:link {
                 color: red;
+
                 color: rgb(225,135,47);
 
             }
 
             }
 
             #for_en #myBody #overview_P a:visited {
 
             #for_en #myBody #overview_P a:visited {
                 color: red;
+
                 color: rgb(225,135,47);
 
             }
 
             }
 
             #for_en #myBody #overview_P a:hover {
 
             #for_en #myBody #overview_P a:hover {
                 color: red;
+
                 color: rgb(225,135,47);
 
             }
 
             }
 
             #for_en #myBody #overview_P a:active {
 
             #for_en #myBody #overview_P a:active {
                 color: red;
+
                 color: rgb(225,135,47);
 
             }
 
             }
 
             </style>
 
             </style>
Line 749: Line 750:
 
                         <div id = "overview_P">
 
                         <div id = "overview_P">
 
                             <ul>
 
                             <ul>
                                 <li><p><a href="http://craft.sysusoftware.info">CRFAT</a>(Community-based Retro-synthetic Analysis Functional plaTform) is an integrated software for</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>crafting synthetic biological system from design, validation to share. CRAFT aims at constructing</p></li>
 
                                 <li><p>crafting synthetic biological system from design, validation to share. CRAFT aims at constructing</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><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>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>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>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>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> 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> 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>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>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>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>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>
 
                             </ul>
 
                             </ul>

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.