Team:SYSU-Software/humanpra

From 2013.igem.org

(Difference between revisions)
Line 24: Line 24:
/* zoombox */
/* zoombox */
.zoombox{width:970px;margin:20px auto 0 auto;}
.zoombox{width:970px;margin:20px auto 0 auto;}
-
.zoompic{border:solid 1px #dfdfdf;width:968px;height:500px;background:url(team/loading.gif) no-repeat 50% 50%;}
+
.zoompic{border:solid 1px #dfdfdf;width:968px;height:500px;background:url(https://static.igem.org/mediawiki/2013/4/42/Loading.gif) no-repeat 50% 50%;}
.zoompic img{height: 500px;}
.zoompic img{height: 500px;}
.sliderbox{height:76px;overflow:hidden;margin:6px 0 0 0;}
.sliderbox{height:76px;overflow:hidden;margin:6px 0 0 0;}
-
.sliderbox .arrow-btn{z-index:1000;width:38px;height:76px;background:url(team/arrow-btn.png) no-repeat;cursor:pointer;}
+
.sliderbox .arrow-btn{z-index:1000;width:38px;height:76px;background:url(https://static.igem.org/mediawiki/2013/e/ed/Arrow-btn.png) no-repeat;cursor:pointer;}
.sliderbox #btn-left{float:left;background-position:0 0;}
.sliderbox #btn-left{float:left;background-position:0 0;}
.sliderbox #btn-left.dasabled{background-position:0 -76px;}
.sliderbox #btn-left.dasabled{background-position:0 -76px;}

Revision as of 06:44, 26 September 2013

Team:SYSU-Software new

TEDx Salon
Introduction
Accurate simulation and gene circuit design are essential but difficult parts in synthetic biology.Here, we designed CAST to cover the workflow from beginning to end, users can focus on function design and the gene circuit would be automatically designed. Furthermore, we developed a new simulation model that work with standard dynamic characteristic and verified by wetlab experiments. Moreover, we build an expandable database that users can contribute their own dynamic information which would lead to more accurate and sufficient dynamic information of all the Biobricks. Finally, our software is designed as an easy deployed server so that it can be used on personal purpose or shared by a whole lab or institution.
Game
Accurate simulation and gene circuit design are essential but difficult parts in synthetic biology.Here, we designed CAST to cover the workflow from beginning to end, users can focus on function design and the gene circuit would be automatically designed. Furthermore, we developed a new simulation model that work with standard dynamic characteristic and verified by wetlab experiments. Moreover, we build an expandable database that users can contribute their own dynamic information which would lead to more accurate and sufficient dynamic information of all the Biobricks. Finally, our software is designed as an easy deployed server so that it can be used on personal purpose or shared by a whole lab or institution.