(7 intermediate revisions by the same user not shown) | |||
Line 48: | Line 48: | ||
margin: 0 auto; | margin: 0 auto; | ||
padding-top: 50px; | padding-top: 50px; | ||
− | width: | + | width: 450px; |
+ | margin-bottom: 50px; | ||
} | } | ||
Line 81: | Line 82: | ||
<div class="content"> | <div class="content"> | ||
− | Over the summer, our iGEM team started corresponding with the Washington University in St. Louis team. We decided to collaborate with one another by testing both of our projects at the same time. | + | Over the summer, our iGEM team started corresponding with the Washington University in St. Louis team. We decided to collaborate with one another by testing both of our projects at the same time. |
− | The WashU team is comparing the | + | </div> |
+ | <img src="https://static.igem.org/mediawiki/2017/7/7c/T--UChicago--circles.jpg" class="circlepics"> | ||
+ | |||
+ | |||
+ | <div class="content"> | ||
+ | The WashU team is comparing the “effectiveness of several genes on the level of UV radiation tolerance in E. coli”. They are using four genes that provide UV resistance: uvsE, Dsup, phrAC and BCP. This October, they mailed us these four plasmids so we could put them into our chromosome-integrating plasmids (then transform them into yeast). | ||
− | |||
</div> | </div> | ||
+ | <img src="https://static.igem.org/mediawiki/2017/7/7c/T--UChicago--circles.jpg" class="circlepics"> | ||
+ | |||
+ | <div class="content"> | ||
+ | In our collaboration, we gave the WashU team advice in the building of their UV radiation machine. While we were unable to test their genes this year, we hope to continue our collaboration and further characterize their parts. | ||
+ | |||
+ | </div> | ||
+ | |||
<style> | <style> | ||
− | + | ||
− | + | .circlepics{ | |
− | + | display: block; | |
− | + | margin: auto; | |
− | + | width: 25%; | |
− | + | height: 25%; | |
} | } | ||
+ | |||
.content{ | .content{ | ||
− | font-size: | + | font-size: 20px; |
text-align: center; | text-align: center; | ||
line-height: 1.5; | line-height: 1.5; | ||
Line 105: | Line 118: | ||
padding-right: 15%; | padding-right: 15%; | ||
} | } | ||
+ | |||
+ | .footer2 a{ | ||
+ | color: white; | ||
+ | text-decoration:none; | ||
+ | } | ||
+ | |||
+ | .footer2{ | ||
+ | background-color: grey; | ||
+ | width: auto; | ||
+ | height: 50px; | ||
+ | margin-top: 45px; | ||
+ | text-align: center; | ||
+ | color: white; | ||
+ | font-family: 'Open Sans', sans-serif; | ||
+ | padding-top: 28px; | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
</style> | </style> | ||
+ | <div class="footer2"> | ||
+ | <a href="mailto:genehackers.uchicago@gmail.com">GeneHackers 2017</a> | ||
+ | <div> | ||
</html> | </html> |
Latest revision as of 03:05, 1 November 2017
Over the summer, our iGEM team started corresponding with the Washington University in St. Louis team. We decided to collaborate with one another by testing both of our projects at the same time.
The WashU team is comparing the “effectiveness of several genes on the level of UV radiation tolerance in E. coli”. They are using four genes that provide UV resistance: uvsE, Dsup, phrAC and BCP. This October, they mailed us these four plasmids so we could put them into our chromosome-integrating plasmids (then transform them into yeast).
In our collaboration, we gave the WashU team advice in the building of their UV radiation machine. While we were unable to test their genes this year, we hope to continue our collaboration and further characterize their parts.