Team:USTC-Software
From 2011.igem.org
Gamegame151 (Talk | contribs) |
|||
Line 127: | Line 127: | ||
text-transform: uppercase; | text-transform: uppercase; | ||
background-image: url(https://static.igem.org/mediawiki/2011/0/00/USTC_Software_nav_button_bg.jpg); | background-image: url(https://static.igem.org/mediawiki/2011/0/00/USTC_Software_nav_button_bg.jpg); | ||
- | background-position: top left; | + | background-position: top left;; |
- | + | ||
} | } | ||
Line 135: | Line 134: | ||
background-image: url(https://static.igem.org/mediawiki/2011/0/00/USTC_Software_nav_button_bg.jpg); | background-image: url(https://static.igem.org/mediawiki/2011/0/00/USTC_Software_nav_button_bg.jpg); | ||
background-position: bottom left; | background-position: bottom left; | ||
- | |||
} | } | ||
Line 141: | Line 139: | ||
float:left; | float:left; | ||
position:relative; | position:relative; | ||
- | |||
} | } | ||
Line 149: | Line 146: | ||
top:3.8em; | top:3.8em; | ||
display:none; | display:none; | ||
- | z-index: | + | z-index: 1; |
} | } | ||
Line 157: | Line 154: | ||
background-color: #2e2e2e; | background-color: #2e2e2e; | ||
background-image: none !important; | background-image: none !important; | ||
- | |||
} | } | ||
#nav li ul a:hover { | #nav li ul a:hover { | ||
background-color: #292929; | background-color: #292929; | ||
- | |||
} | } | ||
#nav ul ul{ | #nav ul ul{ | ||
- | top: | + | top:auto; |
} | } | ||
Line 172: | Line 167: | ||
left:12em; | left:12em; | ||
margin:0px 0 0 10px; | margin:0px 0 0 10px; | ||
- | |||
} | } | ||
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{ | #nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{ | ||
display:none; | display:none; | ||
- | |||
} | } | ||
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{ | #nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{ | ||
display:block; | display:block; | ||
- | |||
} | } | ||
Line 202: | Line 194: | ||
margin: 0; | margin: 0; | ||
padding: 25px 0 0 0; | padding: 25px 0 0 0; | ||
- | |||
} | } | ||
Line 215: | Line 206: | ||
background: none; | background: none; | ||
border: none; | border: none; | ||
- | |||
} | } | ||
Revision as of 07:45, 5 October 2011
USTC-Software
Lachesis
Team
We formed a group of tireless and diligent students came from different faculties (all parts of USTC) and work together at School of Life Sciences.
MoDeL
We deal with the Biology Network as a graph.By means of Rule-Based Modeling and PCA Analyse, we develop a way to deal with Biology Network.
Human practice
A survey was made during the National Science Week in USTC.Students were asked a few basic questions to express their opinions on synthetic biology.
Project
USTC 2011 Dry Team has worked on a software named Lanchesis.
It is a software mainly worked on:
1、Automatically generating the regulation network according to the assembly constructed by users
2、Geting the parameter space of a Biology Network which make the Network have the predict behaviour.
3、Evaluating the sensitivity of a Biology Network using PCA analysis.
4、Making Biology Network easy to see by visualing the network in three windows.Network View,Behaviour View and Reaction View.
|
|