Line 74: | Line 74: | ||
left:12.7vw; | left:12.7vw; | ||
} | } | ||
− | #clickDown { | + | #clickDown img { |
position:absolute; | position:absolute; | ||
top:75vh; | top:75vh; | ||
/*left:42vw;*/ | /*left:42vw;*/ | ||
cursor:pointer; | cursor:pointer; | ||
− | width: | + | width:15vw; |
} | } | ||
#clickDown:hover { | #clickDown:hover { | ||
Line 500: | Line 500: | ||
var lT = $('#Title').width(); | var lT = $('#Title').width(); | ||
var ls = $('#subTitle').width(); | var ls = $('#subTitle').width(); | ||
− | var lc = $('#clickDown').width(); | + | var lc = $('#clickDown img').width(); |
$('#Title').css('left', (L - lT)*100 / (2 * L) + 'vw'); | $('#Title').css('left', (L - lT)*100 / (2 * L) + 'vw'); | ||
$('#subTitle').css('left', (L - ls)*100 / (2 * L) + 'vw'); | $('#subTitle').css('left', (L - ls)*100 / (2 * L) + 'vw'); | ||
− | $('#clickDown').css('left', (L - lc)*100 / (2 * L) + 'vw'); | + | $('#clickDown img').css('left', (L - lc)*100 / (2 * L) + 'vw'); |
</script> | </script> | ||
Revision as of 23:30, 15 October 2018
One of the main design goals in engineering is to improve
system stability by reducing noise.
Similarly, in designing synthetically engineered genetic circuits,
we try to reduce the impact of complex intracellular environment on gene circuits,
especially in mammalian cells.
Therefore, we present our design to solve the problem of
noise in mammalian cells and wider applications of synthetic biology
on them hoping to make further contribution to human health.
We, the iGEM team of NAU,
inspired by MOSFETs, simulate the function of a MOSFET
with designed genetic circuits in mammalian cells.
On top of that, we also carry out simulations
with models of the gene circuits.
为了更多的iGEMers的交流,我们队伍·····APP