Team:Waterloo/Test
From 2013.igem.org
(Difference between revisions)
Line 45: | Line 45: | ||
padding: 3px; | padding: 3px; | ||
font-family:"Times New Roman", Times, serif; | font-family:"Times New Roman", Times, serif; | ||
- | color:# | + | color:#ffffff; |
font-size:24px; | font-size:24px; | ||
} | } | ||
Line 67: | Line 67: | ||
margin-left: 2px; | margin-left: 2px; | ||
font-size: 14px; | font-size: 14px; | ||
- | color: # | + | color: #ffffff; |
font-weight: bold; | font-weight: bold; | ||
letter-spacing: 2px; | letter-spacing: 2px; | ||
Line 212: | Line 212: | ||
margin: 0 auto; | margin: 0 auto; | ||
padding: 30px 40px; | padding: 30px 40px; | ||
- | background: url(https://static.igem.org/mediawiki/ | + | background: url(https://static.igem.org/mediawiki/2013/6/6f/UW_content_side.jpg) repeat-y; |
} | } | ||
Line 231: | Line 231: | ||
height: 15px; | height: 15px; | ||
margin: 0 auto; | margin: 0 auto; | ||
- | background: url(https://static.igem.org/mediawiki/ | + | background: url(https://static.igem.org/mediawiki/2013/e/ea/UW_content_bottom.jpg) no-repeat; |
background-color: #000000; | background-color: #000000; | ||
} | } | ||
Line 343: | Line 343: | ||
.intro_box h3 { | .intro_box h3 { | ||
- | background: # | + | background: #000000; |
padding: 3px 10px; | padding: 3px 10px; | ||
margin: 0 0 10px 0; | margin: 0 0 10px 0; | ||
- | color: # | + | color: #63a103; |
font-size: 12px; | font-size: 12px; | ||
} | } | ||
Line 362: | Line 362: | ||
height: 23px; | height: 23px; | ||
padding: 7px 0 0 0; | padding: 7px 0 0 0; | ||
- | background: | + | background: none; |
color: #333; | color: #333; | ||
font-size: 12px; | font-size: 12px; | ||
Line 374: | Line 374: | ||
background:url(./images/USTC_Software_button_hover.png) no-repeat; | background:url(./images/USTC_Software_button_hover.png) no-repeat; | ||
} | } | ||
- | + | /* Detail buttons */ | |
.button_01 a { | .button_01 a { | ||
display: block; | display: block; | ||
Line 380: | Line 380: | ||
height: 23px; | height: 23px; | ||
padding: 7px 0 0 0; | padding: 7px 0 0 0; | ||
- | background: url(https://static.igem.org/mediawiki/ | + | background: url(https://static.igem.org/mediawiki/2013/6/69/UW_linked_butn.png) no-repeat; |
color: #333; | color: #333; | ||
font-size: 12px; | font-size: 12px; | ||
Line 390: | Line 390: | ||
.button_01 a:hover { | .button_01 a:hover { | ||
color: #fff; | color: #fff; | ||
- | background:url(https://static.igem.org/mediawiki/ | + | background:url(https://static.igem.org/mediawiki/2013/6/61/UW_linked_butn_blue.png) no-repeat; |
} | } | ||
Line 443: | Line 443: | ||
.paging a.active { | .paging a.active { | ||
font-weight: bold; | font-weight: bold; | ||
- | /*background: # | + | /*background: #ffffff;*/ |
- | border: 1px solid # | + | border: 1px solid #ffffff; |
-moz-border-radius: 3px; | -moz-border-radius: 3px; | ||
-khtml-border-radius: 3px; | -khtml-border-radius: 3px; | ||
Line 494: | Line 494: | ||
} | } | ||
rotate(); //Trigger the paging and slider function | rotate(); //Trigger the paging and slider function | ||
- | }, | + | }, 3500); //Timer speed in milliseconds |
}; | }; | ||
Revision as of 01:33, 22 April 2013
Lachesis
Team
Our team is formed of a group of diligent students coming from various departments of USTC. In the School of Life Sciences, we devoted our perspirations to this project for nearly a year.
Models
Biological reaction networks, even small ones, contain a lot of species and reactions and, thus, are hard to build by hand. Our rule-based modeling approach aims at freeing human from such labor.
Human practice
We conducted a survey, during the National Science Week, to discover USTC students' opinion on Synthetic Biology.
Project
Our project this year is named Lachesis, which consists of the following
1.Automatic generation of biological reaction network simply from biobrick assemblys.
2.Data exchange,Reaction network visualization.
3.Automatic parameter fitting of a mathematical model for a desired behavior, according to experiment data or hand drawn curves using evolution algorithm.
4.Evaluation of the workablility or robustness of a biological reaction network using pca and entropy.
2.Data exchange,Reaction network visualization.
3.Automatic parameter fitting of a mathematical model for a desired behavior, according to experiment data or hand drawn curves using evolution algorithm.
4.Evaluation of the workablility or robustness of a biological reaction network using pca and entropy.
Sponsers
|