Team:USTC-Software
From 2011.igem.org
Gamegame151 (Talk | contribs) |
Gamegame151 (Talk | contribs) |
||
Line 113: | Line 113: | ||
position:relative; | position:relative; | ||
line-height:1.5em; | line-height:1.5em; | ||
- | |||
} | } | ||
Line 130: | Line 129: | ||
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; | ||
+ | z-index:10; | ||
} | } | ||
Line 136: | Line 136: | ||
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; | ||
+ | z-index:10; | ||
} | } | ||
Line 157: | Line 158: | ||
background-color: #2e2e2e; | background-color: #2e2e2e; | ||
background-image: none !important; | background-image: none !important; | ||
+ | z-index:10; | ||
} | } | ||
#nav li ul a:hover { | #nav li ul a:hover { | ||
background-color: #292929; | background-color: #292929; | ||
+ | z-index:10; | ||
} | } | ||
#nav ul ul{ | #nav ul ul{ | ||
- | top: | + | top:always; |
} | } | ||
Revision as of 08:43, 4 October 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...
Human practice
A survey was conducted during the national science week in the school campus of USTC, where students were asked a few basic questions to discover 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 simply 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.
|
|