(9 intermediate revisions by the same user not shown) | |||
Line 6: | Line 6: | ||
</head> | </head> | ||
− | < | + | <div class="staticgel" id="toppic"> |
+ | </div> | ||
+ | |||
+ | |||
+ | <img src="https://static.igem.org/mediawiki/2017/e/ec/T--UChicago--coll.png" id="title"> | ||
+ | |||
+ | <style> | ||
+ | .staticgel{ | ||
+ | height: 650px; | ||
+ | width: 100%; | ||
+ | display: block; | ||
+ | margin: auto; | ||
+ | background-image: url('https://static.igem.org/mediawiki/2017/b/b5/T--UChicago--earth.jpeg'); | ||
+ | background-size: 100% 100%; | ||
+ | background-attachment: fixed; | ||
+ | } | ||
+ | |||
+ | #title{ | ||
+ | position: absolute; | ||
+ | z-index: 1000; | ||
+ | top: 100px; | ||
+ | left: 15%; | ||
+ | width: 60%; | ||
+ | |||
+ | } | ||
+ | </style> | ||
<div class="circles"> | <div class="circles"> | ||
Line 23: | Line 48: | ||
margin: 0 auto; | margin: 0 auto; | ||
padding-top: 50px; | padding-top: 50px; | ||
− | width: | + | width: 450px; |
+ | margin-bottom: 50px; | ||
} | } | ||
Line 56: | 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 80: | 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.