Difference between revisions of "Team:Virginia/Collaborations"

(Prototype team page)
 
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{Virginia}}
 
{{Virginia}}
 
<html>
 
<html>
 +
<head>
 +
<!-- Bootstrap import -- Latest compiled and minified CSS -->
 +
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css" type="text/css">
 +
</head>
 +
<body>
 +
<div id="top-part">
 +
<a href="http://virginia.edu">
 +
<div style="position: fixed;
 +
top: 34px;
 +
z-index:20;
 +
margin-left:26.5%;">
 +
<img style="height:32px;
 +
width:32px;" src="/wiki/images/d/df/Virginia_rotunda2.png">
 +
</div></a>
  
<h2> Collaborations</h2>
+
<p id="above-nav">University of Virginia iGEM 2015</p>
 +
<div id="icon-box">
 +
<a href="https://twitter.com/Virginia_iGEM"><img id="twitter" src="/wiki/images/2/2c/Virginia_twitter_white.png"></img></a>
 +
<a href="https://www.facebook.com/uvaigem"><img id="facebook" src="/wiki/images/e/ed/Virginia_facebook.png"></img></a>
 +
</div>
 +
</div>
 +
<div class="nav" id="nav1">
 +
<div class="container">
 +
<ul class="pull-left">
 +
<li><a href="/Team:Virginia">Home</a></li>
 +
</ul>
 +
<ul class="pull-right">
 +
<li><a href="/Team:Virginia/Team">Team</a></li>
 +
<li><a href="/Team:Virginia/Project">Project</a></li>
 +
<li><a href="/Team:Virginia/Practices">Policy and Practices</a></li>
 +
<li><a href="/Team:Virginia/Attributions">Attributions</a></li>
 +
<li><a href="/Team:Virginia/Contact_us">Contact Us</a></li>
 +
</ul>
 +
</div>
 +
</div>
  
<p>
+
<!-- OTHER STRUCTURAL CODE GOES BELOW HERE -->
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.
+
<div class="body-text">
</p>
+
<style type="text/css">
 
+
.body-text {
<div class="highlightBox">
+
width: 100%;
 
+
height: auto;
<h4> Which other teams can we work with? </h4>
+
padding: 50px;
<p>  
+
padding-top: 0px;
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 <a hreef="https://2015.igem.org/Judging/Awards#Medals">iGEM team collaboration gold medal criterion</a>.
+
}
</p>
+
.body-text h1 {
 
+
font-size: 30px;
<p>
+
text-align: center;
In order to meet the gold medal criteria on helping another team, you must complete this page and detail the nature of your collaboration with another iGEM team.
+
color: #fff;
 +
font-weight: bold;
 +
}
 +
.body-text p {
 +
font-family: Arial;
 +
font-size: 16px;
 +
width: 80%;
 +
margin-left: 10%;
 +
}
 +
</style>
 +
<h1>iGEM Collaboration</h1>
 +
<p>This year we worked closely with the <a href="/Team:Vanderbilt">Vanderbilt iGEM team</a> and the <a href="/Team:UMaryland">University of Maryland College Park iGEM team</a>. </p>
 +
<p>The Vanderbilt team asked us to help them with their Policy and Practices section. Their project concerning ways to minimize random mutation "hot spots" in DNA raised some important questions about the integrity of DNA and a limitation "ceiling" for any such device that helps counter evolution. In return, they offered to cater their kill switch project to make it suitable for our BioBrick. For further steps, we could add their time dependent kill switch as a backup to our concentration dependent kill switch, <em>SacB (BBa_322921)</em>, in the event that our negative-selection system does not work as well as planned.</p>
 +
<p>We also attended the iGEM meetup hosted by the University of Maryland College Park. We had a a fun day discussing our projects with the other teams in attendance and also enjoyed listening to talks by the guest speakers. The meetup was a good way to collaborate with other University teams as well as with researchers and government officials already in the field of synthetic biology.  
 
</p>
 
</p>
 
</div>
 
</div>
 +
<!-- SPECIFIC STRUCTURAL CODE ENDS HERE -->
  
<p>
+
<footer>
Here are some suggestions for projects you could work on with other teams:
+
<div id="foot-img">
</p>
+
<img src="https://static.igem.org/mediawiki/2015/d/d1/Virginia_logo4.png"></img>
 
+
</div>
<ul>
+
<div id="foot-text">
<li> Improve the function of another team's BioBrick Part or Device</li>
+
<p>University of Virginia iGEM</p>
<li> Characterize another team's part </li>
+
<p>148 Gilmer Hall</p>
<li> Debug a construct </li>
+
<p>485 McCormick Road</p>
<li> Model or simulating another team's system </li>
+
<p>Charlottesville, Virginia 22904</p>
<li> Test another team's software</li>
+
<p>United States of America</p>
<li> Help build and test another team's hardware project</li>
+
<p><a href="mailto:virginia.igem@gmail.com">
<li> Mentor a high-school team</li>
+
virginia.igem@gmail.com</a>
</ul>
+
</p>
 
+
</div>
 
+
</footer>
 
+
<style type="text/css">
</div>
+
footer div img {
 +
width:auto;
 +
height:200px;
 +
}
 +
footer div {
 +
overflow:hidden;
 +
display:inline-block;
 +
float:none;
 +
}
 +
footer div:first-child {
 +
background-image:url(‘https://encrypted-tbn3.gstatic.com/images?q=tbn:ANd9GcQUA5CF2C_kOVnWjyl62TA17VNs6RSsPIkrCejlLbtZ7rAVgzQxOQ’);
 +
float:right;
 +
top:10px;
 +
height:90%;
 +
width:25%
 +
margin: 1%;
 +
display:inline;
 +
overflow:hidden;
 +
}
 +
#nav1 {
 +
background-color: #003F87;
 +
width:100%;
 +
float:top; 
 +
position:fixed;
 +
top:70px;
 +
z-index:10;
 +
//opacity:0.85;
 +
border-bottom:5px;
 +
border-top:0px;
 +
border-left:0px;
 +
border-right:0px;
 +
border-color:#007bb6;
 +
border-style:solid;
 +
}
 +
#nav1 a {
 +
color: rgb(256, 256, 256);
 +
font-size: 16px;
 +
font-weight: bold;
 +
padding: 14px 10px;
 +
text-transform: uppercase;
 +
border-radius:5px;
 +
}
 +
#nav1 a:hover{
 +
color:#fff;
 +
background-color:#007bb6;
 +
text-decoration:none;
 +
}
 +
#nav1 li {
 +
display: inline;
 +
font-family: Arial;
 +
}
 +
#nav1 .container {
 +
padding-top:5px;
 +
padding-bottom:5px;
 +
}
 +
a:hover {
 +
text-decoration:none;
 +
}
 +
a{
 +
text-decoration:none;
 +
}
 +
.active-tab{
 +
text-decoration:none;
 +
}
 +
.active-content{
 +
text-decoration:none;
 +
}
 +
.row {
 +
width:100%;
 +
}
 +
#content h1.firstHeading {
 +
visibility:hidden;
 +
}
 +
#content {
 +
margin: 0px 0px 0px 0px;
 +
padding:0px 0px 0px 0px;
 +
width:100%;
 +
height:auto;
 +
background-color: rgb(0,0,0);
 +
}
 +
html {
 +
background-color:#191919;
 +
color: #fff
 +
font-family: Century Gothic, sans-serif;
 +
}
 +
#top_menu_14 {
 +
/*BORDER ATTRIBUTES*/
 +
border-top:5px solid #007bb6;
 +
background-color: #003F87;
 +
border-color:#003F87;
 +
}
 +
#top_menu_14 li.has_submenu:hover {
 +
opacity:1.0;
 +
background-color:#007bb6;
 +
text-decoration:none;
 +
}
 +
#top_menu_14 li:hover {
 +
opacity:1.0;
 +
background-color:#007bb6;
 +
text-decoration:none;
 +
}
 +
footer {
 +
width:100%
 +
height:300px;
 +
padding:25px 25px 25px 25px;
 +
background:#000000;
 +
clear:both;
 +
border-top: 3px solid #007bb6;
 +
}
 +
footer p:first-child {
 +
font-weight:bold;
 +
font-family:Arial;
 +
font-size:18px;
 +
text-decoration:underline;
 +
}
 +
footer a {
 +
color:#fff;
 +
}
 +
footer p {
 +
width:auto;
 +
}
 +
p {
 +
color:white;
 +
font-family: serif;
 +
float:center;
 +
clear:both;
 +
}
 +
#bolded {
 +
font-weight:bold;
 +
}
 +
#above-nav {
 +
margin-bottom:10px;
 +
float:left;
 +
font-size:30px;
 +
text-align:center;
 +
font-family:Helvetica;
 +
text-shadow: 2px 2px #007bb6;
 +
padding-left:30%;
 +
}
 +
#top-part a {
 +
width:auto;
 +
height:auto;
 +
margin-right:20px;
 +
}
 +
#facebook {
 +
height:30px;
 +
width:30px;
 +
}
 +
#twitter {
 +
height:40px;
 +
width:40px;
 +
}
 +
#facebook:hover {
 +
opacity:0.5;
 +
}
 +
#twitter:hover {
 +
opacity:0.5;
 +
}
 +
#icon-box {
 +
display:inline;
 +
float:right;
 +
}
 +
#top-part {
 +
display:inline;
 +
height:56px;
 +
position:fixed;
 +
top:14px;
 +
float:center;
 +
background:#003F87;
 +
width:100%;
 +
z-index:10;
 +
font-weight:bold;
 +
padding-top:15px;
 +
}
 +
/* OTHER STYLE CODE GOES BELOW HERE */
 +
h1 {
 +
color:#CAE1FF;
 +
font-size:60px;
 +
text-align:center;
 +
font-weight:bold;
 +
text-shadow: 2px 2px 3px #007bb6;
 +
}
 +
#tabs-wrapper {
 +
width:99%;
 +
margin-left:.5%;
 +
background-image:url("/wiki/images/0/06/Virginia_cells2.jpg");
 +
border-radius:1px;
 +
padding-bottom:50px;
 +
}
 +
.tab {
 +
width:100%;
 +
height:160px;
 +
border-radius:10px;
 +
background:#007bb6;
 +
margin-top:25px;
 +
box-shadow: 2px 2px 4px black;
 +
overflow:hidden;
 +
}
 +
.tab p {
 +
font-size:40px;
 +
font-family:Arial;
 +
font-weight:bold;
 +
text-align:center;
 +
margin-top:25px;
 +
margin-bottom:0px;
 +
padding-top:15px;
 +
text-shadow: 1px 1px 2px black;
 +
}
 +
.tab img {
 +
width:8%;
 +
margin-left:46%;
 +
height:auto;
 +
clear:both;
 +
}
 +
.tab-content {
 +
display:none;
 +
font-size:15px;
 +
color:white;
 +
text-align:left;
 +
}
 +
.hidden-div {
 +
/*display:none;*/
 +
font-size: 14px;
 +
font-family:Arial;
 +
background:#fff;
 +
width:90%;
 +
margin-left:5%;
 +
padding:15px;
 +
border-radius:10px;
 +
}
 +
#upper-div p {
 +
font-size:12px;
 +
color:white;
 +
text-align:center;
 +
}
 +
.active-tab {
 +
height:auto;
 +
padding-bottom:30px;
 +
box-shadow: 5px 5px 10px black;
 +
display:block;
 +
}
 +
.active-tab > p {
 +
opacity:.5;
 +
font-size:20px;
 +
padding-bottom:15px;
 +
}
 +
.active-content {
 +
display:block;
 +
}
 +
.tab-content h1 {
 +
margin-bottom:0px;
 +
border-bottom:0px;
 +
color:#fff;
 +
padding:0px;
 +
text-shadow:1px 1px 2px black;
 +
}
 +
.tab-content p {
 +
margin-top:18px;
 +
padding-top:0px;
 +
margin-left:2.5%;
 +
font-size:18px;
 +
color:white;
 +
font-family:Arial;
 +
font-weight:normal;
 +
padding-right:40px;
 +
display:inline-block;
 +
text-align:left;
 +
}
 +
.tab-content p:first-child {
 +
margin-top:0px;
 +
}
 +
.inactive-content {
 +
display:none;
 +
}
 +
#upper-div h1{
 +
margin-top:0px;
 +
border-top:0px;
 +
padding:0px;
 +
}
 +
#upper-div > img {
 +
width:15%;
 +
height:auto;
 +
margin-left:42.5%;
 +
padding:5px;
 +
}
 +
/* SPECIFIC STYLE CODE ENDS HERE */
 +
</style>
 +
</body>
 
</html>
 
</html>

Latest revision as of 02:37, 19 September 2015

University of Virginia iGEM 2015

iGEM Collaboration

This year we worked closely with the Vanderbilt iGEM team and the University of Maryland College Park iGEM team.

The Vanderbilt team asked us to help them with their Policy and Practices section. Their project concerning ways to minimize random mutation "hot spots" in DNA raised some important questions about the integrity of DNA and a limitation "ceiling" for any such device that helps counter evolution. In return, they offered to cater their kill switch project to make it suitable for our BioBrick. For further steps, we could add their time dependent kill switch as a backup to our concentration dependent kill switch, SacB (BBa_322921), in the event that our negative-selection system does not work as well as planned.

We also attended the iGEM meetup hosted by the University of Maryland College Park. We had a a fun day discussing our projects with the other teams in attendance and also enjoyed listening to talks by the guest speakers. The meetup was a good way to collaborate with other University teams as well as with researchers and government officials already in the field of synthetic biology.

University of Virginia iGEM

148 Gilmer Hall

485 McCormick Road

Charlottesville, Virginia 22904

United States of America

virginia.igem@gmail.com