Line 54: | Line 54: | ||
/*display: none;*/ | /*display: none;*/ | ||
} | } | ||
+ | |||
+ | div p { | ||
+ | font-size: 20px; | ||
+ | text-align: justify; | ||
+ | } | ||
+ | |||
+ | #div1 { | ||
+ | width: 650px; | ||
+ | position: absolute; | ||
+ | top: 1010px; | ||
+ | left: 520px; | ||
+ | color: white; | ||
+ | } | ||
+ | #div2 { | ||
+ | width: 650px; | ||
+ | position: absolute; | ||
+ | top: 1520px; | ||
+ | left: 520px; | ||
+ | color: white; | ||
+ | } | ||
+ | #div3 { | ||
+ | width: 650px; | ||
+ | position: absolute; | ||
+ | top: 1920px; | ||
+ | left: 520px; | ||
+ | color: white; | ||
+ | } | ||
</style> | </style> | ||
Line 69: | Line 96: | ||
<img src="https://static.igem.org/mediawiki/2018/5/52/T--NAU-CHINA--HomePageBackground.png" width="80%" alt="HomePage"> | <img src="https://static.igem.org/mediawiki/2018/5/52/T--NAU-CHINA--HomePageBackground.png" width="80%" alt="HomePage"> | ||
</div> | </div> | ||
− | + | <div id="div1"> | |
+ | <p>In the field of engineering, we hope to reduce noise to provide system stability. Similarly, to design the synthetically engineered genetic circuits, we also hope to reduce the impact of complex intracellular environments on gene circuits, especially in mammalian cells. Therefore, we want to solve the problem of noise in mammalian cells through our design, and apply the concept of synthetic biology to mammalian cells more widely, thus making more contributions to human health.</p> | ||
+ | </div> | ||
+ | <div id="div2"> | ||
+ | <p>We, the iGEM team of Nanjing Agricultural University, were inspired by mosfet and simulate Mosfet by designing a genetic circuits in mammalian cells.</p> | ||
+ | </div> | ||
+ | <div id="div3"> | ||
+ | <p>Meanwhile,we also carried out theoretical simulations by using mathematical models.</p> | ||
+ | </div> | ||
</body> | </body> | ||
</html> | </html> |
Revision as of 12:45, 5 October 2018
In the field of engineering, we hope to reduce noise to provide system stability. Similarly, to design the synthetically engineered genetic circuits, we also hope to reduce the impact of complex intracellular environments on gene circuits, especially in mammalian cells. Therefore, we want to solve the problem of noise in mammalian cells through our design, and apply the concept of synthetic biology to mammalian cells more widely, thus making more contributions to human health.
We, the iGEM team of Nanjing Agricultural University, were inspired by mosfet and simulate Mosfet by designing a genetic circuits in mammalian cells.
Meanwhile,we also carried out theoretical simulations by using mathematical models.