Team:USTC-Software/home 4
From 2011.igem.org
(Difference between revisions)
m |
|||
Line 180: | Line 180: | ||
/*end of nav*/ | /*end of nav*/ | ||
+ | |||
+ | /* Search */ | ||
+ | #header #search_box { | ||
+ | position: absolute; | ||
+ | width: 333px; | ||
+ | height: 53px; | ||
+ | bottom: 64px; | ||
+ | right: 15px; | ||
+ | background: url(https://static.igem.org/mediawiki/2011/1/15/USTC_Software_search.png) | ||
+ | } | ||
+ | |||
+ | #search_box form { | ||
+ | width: 280px; | ||
+ | height: 27px; | ||
+ | margin: 0; | ||
+ | padding: 25px 0 0 0; | ||
+ | } | ||
+ | |||
+ | #searchfield { | ||
+ | height: 17px; | ||
+ | width: 270px; | ||
+ | padding: 4px 5px 6px 5px; | ||
+ | color: #fff; | ||
+ | font-size: 12px; | ||
+ | font-variant: normal; | ||
+ | line-height: normal; | ||
+ | background: none; | ||
+ | border: none; | ||
+ | } | ||
+ | |||
+ | /* end of search */ | ||
+ | |||
+ | /*clock_box*/ | ||
+ | #header #clock_box { | ||
+ | position: absolute; | ||
+ | width: 333px; | ||
+ | height: 42px; | ||
+ | bottom: 15px; | ||
+ | right: 14px; | ||
+ | } | ||
+ | |||
+ | #clock_box form { | ||
+ | width: 280px; | ||
+ | height: 27px; | ||
+ | margin: 0; | ||
+ | padding: 25px 0 0 0; | ||
+ | } | ||
+ | |||
+ | /* end of clock_box*/ | ||
/* content_wrapper */ | /* content_wrapper */ | ||
Line 607: | Line 656: | ||
</ul> | </ul> | ||
<!-- // Navigation --> | <!-- // Navigation --> | ||
- | + | ||
+ | <div id="search_box"> | ||
+ | <form action="#" method="get"> | ||
+ | <input type="text" value="SEARCH..." name="q" size="10" id="searchfield" title="searchfield" onFocus="clearText(this)" onBlur="clearText(this)" /> | ||
+ | </form> | ||
+ | </div> | ||
+ | <div id="clock_box"> | ||
+ | <SCRIPT type=text/javascript> | ||
+ | document.write('<FONT id="clock" color="#FFFFFF> </FONT>');setInterval('Clock()',1000);</SCRIPT> | ||
+ | </div> | ||
+ | |||
<div class="cleaner"></div> | <div class="cleaner"></div> | ||
</div> <!-- end of header --> | </div> <!-- end of header --> |
Revision as of 13:38, 21 September 2011
USTC-Software
Lachesis
Team
Nothing gets done by itself so we formed a group of tireless and diligent students came from different faculties (all parts of USTC) and joined our forces at School of Life Sciences.
MoDeL
Sorry...
Huaman practice
Sorry...
Project
USTC 2011 DRY TEAM as a one has worked diligently on designing and implementing a user friendly and interacting-prone software which will get nearer to biology reality and free synthetic biologist from considering unnecessary minutia as well as help both layman and expert draw deep understanding of the mechanism on how the gene circuit run.
We offer a visualizing tool which give insight into the dynamics of a biology network. User dominated parameter adjustment process is also provided to assist in getting the required behavior. In order to assess the network’s immunology to parameter perturbation, a PCA analysis approach is exploited to depict the structure of a 'good' behaved region.
Sponsor
The University of Science and Technology of China Initiative Foundation |
|
Teaching Affair Office, USTC |
|
School of Life Sciences, USTC |
|
Graduate School, USTC |