Team:SYSU-Software/overview

From 2013.igem.org

(Difference between revisions)
Line 26: Line 26:
           <!-- Carousel items -->
           <!-- Carousel items -->
           <div class="carousel-inner">
           <div class="carousel-inner">
-
             <div id="slides-image" class="active item"><img src="team/jay.png"></div>
+
             <div id="slides-image" class="active item"><img src="https://2013.igem.org/File:Jay.png"></div>
-
             <div id="slides-image" class="item"><img src="team/jay2.png"></div>
+
             <div id="slides-image" class="item"><img src="https://2013.igem.org/File:Jay2.png"></div>
-
             <div id="slides-image" class="item"><img src="team/jay3.png"></div>
+
             <div id="slides-image" class="item"><img src="https://static.igem.org/mediawiki/2013/f/f9/Jay3.png"></div>
           </div>
           </div>
           <!-- Carousel nav -->
           <!-- Carousel nav -->
-
           <a class="zhizhen-left" href="#myCarousel" data-slide="prev"><img src="home/left.png"></a>
+
           <a class="zhizhen-left" href="#myCarousel" data-slide="prev"><img src="https://static.igem.org/mediawiki/2013/c/cf/Left.png"></a>
-
           <a class="zhizhen-right" href="#myCarousel" data-slide="next"><img src="home/right.png"></a>
+
           <a class="zhizhen-right" href="#myCarousel" data-slide="next"><img src="https://static.igem.org/mediawiki/2013/d/d6/Right.png"></a>
         </div >
         </div >
       </div>
       </div>
Line 52: Line 52:
   <div id="team-footer">
   <div id="team-footer">
-
     <img id="bottom-image" src="new/footer.png">
+
     <img id="bottom-image" src="https://static.igem.org/mediawiki/2013/d/d9/Sysu-footer.png">
   </div>
   </div>

Revision as of 05:58, 25 September 2013

Team:SYSU-Software new

Overview
The design of traditional synthetic biology needs several steps, which are proposing idea, searching chemicals relevant to the idea, finding Biobricks or other vectors that are regulated by or express these chemicals, vectors construction and circuits’ fabrication, simulation, wet lab validation and application. Although the procedures are systematical, they are discrete and not automatic. Therefore, most of the work is repetitive and scattered.

We are seeking the way of compiling the synthetic biology methods in order to enhance the efficiency of synthetic biology design. We are looking forward to developing a software, which is not only able to accomplish repetitive work, such as chemical searching and vectors and circuit construction, but also capable of combining all processes together like assembly line, after proposing the idea. To approach this goal, we develop Computer Aided Synbio Tools, CAST.

With CAST, researchers can accomplish every step in synthetic biology with several simple clicks. According to user's demand, CAST can automatically perform the regulatory networks and gene circuits designing with Biobricks and other regulatory elements, modeling, vector designing and proposal build. User can also optimize or alter the default methods to fulfill some further demands. All of the designed elements, networks and vectors can be stored in database to be shared through CAST.

We believe this method can be employed by both amateurs and experts because of its accessibility. Furthermore, the concept of quantitative design may introduce a new era that artificial creature design would be more reliable.