Difference between revisions of "Team:UChicago/Collaborations"

 
(14 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
<html>
 
<html>
  
 +
<head>
 +
  <link href="https://fonts.googleapis.com/css?family=Open+Sans" rel="stylesheet">
 +
</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;
 +
}
  
<div class="clear"></div>
+
#title{
 +
  position: absolute;
 +
  z-index: 1000;
 +
  top: 100px;
 +
left: 15%;
 +
width: 60%;
 +
 +
}
 +
</style>
  
<div class="column full_size">
+
<div class="circles">
<h1>Collaborations</h1>
+
<div>
 +
<a class="btn" id="pencil" href="https://2017.igem.org/Team:WashU_StLouis"><i class="ion-iso-arrow-down"></i></a>
 +
</div>
  
<p>
+
<div>
Sharing and collaboration are core values of iGEM. We encourage you to reach out and work with other teams on difficult problems that you can more easily solve together.
+
<a class="btn" id="gavel" href="https://2017.igem.org/Team:UChicago"><i class="ion-ios-arrow-down"></i></a>
</p>
+
</div>
 +
</div>
  
<h3>Silver Medal Criterion #2</h3>
+
<style>
<p>
+
.circles{
Complete this page if you intend to compete for the silver medal criterion #2 on collaboration. Please see the <a href="https://2017.igem.org/Judging/Medals">2017 Medals Page</a> for more information.
+
display: flex;
</p>
+
margin: 0 auto;
 +
padding-top: 50px;
 +
width: 450px;
 +
margin-bottom: 50px;
 +
}
  
<div class="column half_size">
+
.btn {
 +
display: block;
 +
width:200px;
 +
  margin-left: 10px;
 +
  margin-left: 10px;
 +
 
 +
  height: 200px;
 +
  border-radius: 50%;
 +
  border: 5px solid rgb(0,109,171);;
 +
}
  
<h4> Which other teams can we work with? </h4>
 
<p>
 
You can work with any other team in the competition, including software, hardware, high school and other tracks. You can also work with non-iGEM research groups, but they do not count towards the iGEM team collaboration silver medal criterion.
 
</p>
 
  
<p>
+
#pencil{
In order to meet the silver medal criteria on helping another team, you must complete this page and detail the nature of your collaboration with another iGEM team.
+
background-image: url('https://static.igem.org/mediawiki/2017/f/f0/T--UChicago--wulogo.jpg');
</p>
+
opacity: .5;
 +
}
 +
 
 +
#gavel{
 +
background-image: url('https://static.igem.org/mediawiki/2017/0/0e/T--UChicago--logocollab.jpg');
 +
opacity: .5;
 +
}
 +
 
 +
#gavel:hover, #pencil:hover{
 +
opacity: 1;
 +
}
 +
 
 +
 
 +
</style>
 +
 
 +
<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.
  
 
</div>
 
</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 class="column half_size">
+
</div>
<p>
+
<img src="https://static.igem.org/mediawiki/2017/7/7c/T--UChicago--circles.jpg" class="circlepics">
Here are some suggestions for projects you could work on with other teams:
+
 
</p>
+
<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.
  
<ul>
 
<li> Improve the function of another team's BioBrick Part or Device</li>
 
<li> Characterize another team's part </li>
 
<li> Debug a construct </li>
 
<li> Model or simulating another team's system </li>
 
<li> Test another team's software</li>
 
<li> Help build and test another team's hardware project</li>
 
<li> Mentor a high-school team</li>
 
</ul>
 
 
</div>
 
</div>
 +
 +
<style>
 +
 +
.circlepics{
 +
  display: block;
 +
  margin: auto;
 +
  width: 25%;
 +
  height: 25%;
 +
}
 +
 +
 +
.content{
 +
font-size: 20px;
 +
text-align: center;
 +
line-height: 1.5;
 +
}
 +
 +
#bodyContent{
 +
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>
 +
<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.