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

Line 584: Line 584:
 
             }
 
             }
 
             #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>

Revision as of 02:15, 20 October 2016

SYSU-Software:Project

ABSTRACT

  • CRFAT(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.