Team:Virginia/Attributions

From 2012.igem.org

(Difference between revisions)
m
Line 1: Line 1:
-
{| style="color:#1b2c8a;background-color:#0c6;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="62%" align="center"
+
<html>
-
!align="center"|[[Team:Virginia|Home]]
+
<head>
-
!align="center"|[[Team:Virginia/Team|Team]]
+
<!-- wiki hacks -->
-
!align="center"|[https://igem.org/Team.cgi?year=2012&team_name=Virginia Official Team Profile]
+
<style type="text/css">
-
!align="center"|[[Team:Virginia/Project|Project]]
+
#globalwrapper {
-
!align="center"|[[Team:Virginia/Parts|Parts Submitted to the Registry]]
+
    width:975px;
-
!align="center"|[[Team:Virginia/Modeling|Modeling]]
+
    padding:20px 0px;
-
!align="center"|[[Team:Virginia/Notebook|Notebook]]
+
    margin: 0 auto;
-
!align="center"|[[Team:Virginia/Safety|Safety]]
+
    background-color:#ffffff;
-
!align="center"|[[Team:Virginia/Attributions|Attributions]]
+
    height:100%;
-
|}
+
}
 +
.firstHeading {
 +
    height:0px;
 +
    visibility:hidden;
 +
}
 +
#footer-box{
 +
height:0px;
 +
    visibility:hidden;
 +
}
 +
img.centering {  display: block;  margin-left: auto;  margin-right: auto; }
-
==Attributions==
+
img
 +
{
 +
opacity:0.4;
 +
filter:alpha(opacity=40); /* For IE8 and earlier */
 +
margin:0px auto;
 +
}
 +
img:hover
 +
{
 +
opacity:1.0;
 +
filter:alpha(opacity=100); /* For IE8 and earlier */
 +
margin:0px auto;
 +
}
-
<!--First we’d like to thank our faculty advisors for all the time, knowledge, and support they so generously shared with us.
 
-
We'd also like to thank Siva Dasa of the Kelly Lab for his invaluable help and patience at the beginning of the summer in demonstrating the basic protocols for phage preparations.
 
-
We’d also like to thank our lab manager, ____________, for her invaluable support and advice throughout the summer.
 
-
We'd like to thank the College of Arts and Sciences, the School of Engineering and Applied Science, the Alumni Lacy Fund, and the Office of the Vice President for Research for providing funding for this project.-->
 
-
Each team must clearly attribute work done by the team on this pageThey must distinguish work done by the team from work done by others, including the host labs, advisors, instructors, graduate students, and postgraduate masters students.
+
body {
 +
    background-color: rgba(220, 235, 221, 1);
 +
   
 +
   
 +
   
 +
}
 +
#p-logo {
 +
    height:1px; overflow:hidden; display: none;
 +
}
 +
#top-section {
 +
 
 +
    background-repeat: no-repeat;
 +
    border-width:0px;
 +
    border-top-width:1px;
 +
 
 +
}
 +
 
 +
 
 +
#search-controls {
 +
height:0px;
 +
    visibility:hidden;
 +
}
 +
 
 +
#catlinks {
 +
visibility:hidden;
 +
}
 +
#content {
 +
background-color: rgba(255, 255, 255, 0);
 +
border-left:none;
 +
border-right:none;
 +
}
 +
 
 +
 
 +
 
 +
#navbar
 +
ul.navbar {
 +
float:left;
 +
width:100%;
 +
padding:0;
 +
margin:0;
 +
list-style-type:none;
 +
}
 +
 
 +
ul.navbar a {
 +
float:left;
 +
text-align:center;
 +
width:7em;
 +
text-decoration:none;
 +
color:white;
 +
background-color:#1A2B32;
 +
padding:0.2em 0.6em;
 +
border-right:1px solid white;
 +
}
 +
ul.navbar a:hover {background-color:#A3ABAE;}
 +
ul.navbar li {display:inline;}
 +
 
 +
#long {
 +
width:10em;
 +
}
 +
 
 +
#menubar li {visibility: visible;
 +
}
 +
#menubar li a:hover{visibility: visible;}
 +
 
 +
.navbar {
 +
padding:2 10px;
 +
}
 +
 
 +
 
 +
#float_corner {
 +
z-index:4000;
 +
position:fixed;_position:absolute;top:0px;  display: block;  margin-left: auto;  margin-right: auto;  clip:
 +
inherit;_top:expression(document.documentElement.scrollTop+document.documentElement.clientHeight-this.clientHeight);_left:expression(document.documentElement.scrollLeft + document.documentElement.clientWidth - offsetWidth);}
 +
 
 +
navig{position:fixed; top:12px; left:12px; right:12px; z-index:3000; min-width:450px;
 +
background:url("") top left no-repeat;
 +
background-position: 20px 0px;
 +
display: inline;
 +
float: left;
 +
height: 50px;
 +
margin-bottom: 0;
 +
 
 +
background-color:rgba(120,154,161,0.6);
 +
height:48px;
 +
/* Firefox v1.0+ */
 +
-moz-border-radius:12px ;
 +
/* Safari v3.0+ and by Chrome v0.2+ */
 +
-webkit-border-radius:12px ;
 +
/* Firefox v4.0+ , Safari v5.0+ , Chrome v4.0+ , Opera v10.5+  and by IE v9.0+ */
 +
border-radius:12px ;
 +
/* Firefox v3.5+ */
 +
-moz-box-shadow:0px 7px 15px rgb(0,0,0) ,inset 0px 0px 11px rgba(0,0,0,0.59);
 +
/* Safari v3.0+ and by Chrome v0.2+ */
 +
-webkit-box-shadow:0px 7px 15px rgb(0,0,0) ,inset 0px 0px 11px rgba(0,0,0,0.59);
 +
/* Firefox v4.0+ , Safari v5.1+ , Chrome v10.0+, IE v10+ and by Opera v10.5+ */
 +
box-shadow:0px 7px 15px rgb(0,0,0) ,inset 0px 0px 11px rgba(0,0,0,0.59);
 +
-ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=7,Color=#c9000000,Positive=true)";
 +
filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=7,Color=#c9000000,Positive=true);
 +
 
 +
 
 +
 
 +
}
 +
 
 +
/* begin css tabs */
 +
 
 +
ul#tabnav { /* general settings */
 +
text-align: center; /* set to left, right or center */
 +
margin: 1em 0 1em 0; /* set margins as desired */
 +
font: bold 13px verdana, arial, sans-serif; /* set font as desired */
 +
color:#a1787f;
 +
border-bottom: 0px solid #6c6; /* set border COLOR as desired */
 +
list-style-type: none;
 +
padding: 3px 10px 3px 10px; /* THIRD number must change with respect to padding-top (X) below */
 +
position:fixed; top:0px;  z-index:3000;
 +
width: 900px;
 +
margin-left: auto;    margin-right: auto;
 +
}
 +
 
 +
ul#tabnav li { /* do not change */
 +
display: inline;
 +
}
 +
 
 +
body#tab1 li.tab1, body#tab2 li.tab2, body#tab3 li.tab3, body#tab4 li.tab4 { /* settings for selected tab */
 +
border-bottom: 1px solid #fff; /* set border color to page background color */
 +
background-color: #fff; /* set background color to match above border color */
 +
}
 +
 
 +
body#tab1 li.tab1 a, body#tab2 li.tab2 a, body#tab3 li.tab3 a, body#tab4 li.tab4 a { /* settings for selected tab link */
 +
background-color: #fff; /* set selected tab background color as desired */
 +
color: #000; /* set selected tab link color as desired */
 +
position:relative;
 +
top: 1px;
 +
padding-top: 2px; /* must change with respect to padding (X) above and below */
 +
}
 +
 
 +
ul#tabnav li a { /* settings for all tab links */
 +
padding: 4px 6px; /* set padding (tab size) as desired; FIRST number must change with respect to padding-top (X) above */
 +
/*border: 1px solid #6c6;  set border COLOR as desired; usually matches border color specified in #tabnav */
 +
 
 +
background-color:rgba(74,92,97, 0);
 +
color: #000000;
 +
 
 +
 
 +
 
 +
/*background-color: #cfc;  set unselected tab background color as desired */
 +
color: #000000; /* set unselected tab link color as desired */
 +
margin-right: 15px; /* set additional spacing between tabs as desired */
 +
text-decoration: none;
 +
border-bottom: none;
 +
}
 +
 
 +
ul#tabnav a:hover { /* settings for hover effect */
 +
background-color:rgba(255,255,255, 0);
 +
color: #000000;
 +
background-image: -moz-radial-gradient(50% 50%, ellipse cover, rgba(255,255,255, 0.8), rgba(74,92,97, 0) 100%);
 +
background-image: -webkit-radial-gradient(50% 50%, ellipse cover, rgba(255,255,255, 0.8), rgba(74,92,97, 0) 100%);
 +
background-image: -o-radial-gradient(50% 50%, ellipse cover, rgba(255,255,255, 0.8), rgba(74,92,97, 0) 100%);
 +
background-image: -ms-radial-gradient(50% 50%, ellipse cover, rgba(255,255,255, 0.8), rgba(74,92,97, 0) 100%);
 +
background-image: radial-gradient(50% 50%, ellipse cover, rgba(255,255,255, 0.8), rgba(74,92,97, 0) 100%)
 +
}
 +
</style>
 +
<script type="text/javascript">
 +
 
 +
  var _gaq = _gaq || [];
 +
  _gaq.push(['_setAccount', 'UA-32492100-1']);
 +
  _gaq.push(['_trackPageview']);
 +
 
 +
  (function() {
 +
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
 +
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
 +
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
 +
  })();
 +
 
 +
 
 +
 
 +
</script>
 +
</head>
 +
 
 +
<body>
 +
 
 +
 
 +
<navig><ul id="tabnav">
 +
 +
 +
 +
<li class="tab2"><a href="/Team:Virginia/Project">Project</a></li>
 +
<li class="tab4"><a href="/Team:Virginia/Parts">Parts</a></li>
 +
        <li class="tab8"><a href="/Team:Virginia/Team">Team</a></li>
 +
<li class="tab9"><a href="/Team:Virginia/Practices">Practices</a></li>
 +
<li class="tab5"><a href="/Team:Virginia">
 +
&nbsp;&nbsp;<img src="https://static.igem.org/mediawiki/2012/b/b8/Igemlogo.fw.png" border="0"/>&nbsp;&nbsp;</a></li>
 +
 
 +
<li class="tab3"><a href="/Team:Virginia/Modeling">Modeling</a></li>
 +
<li class="tab6"><a href="http://openwetware.org/wiki/IGEM:Virginia_2012">Notebook</a></li>
 +
<li class="tab7"><a href="/Team:Virginia/Safety">Safety</a></li>
 +
<li class="tab7"><a href="/Team:Virginia/Attributions">Attributions</a></li>
 +
</ul></navig>
 +
</p><p><br />
 +
 
 +
</p>
 +
<p><br />
 +
<div>
 +
 
 +
<p><br />
 +
</p><p><br />
 +
</p>
 +
<table id="toc" class="toc"><tr><td><div id="toctitle"><h2>Contents</h2></div>
 +
<ul>
 +
<li class="toclevel-1 tocsection-1"><a href="#Human Practices"><span class="tocnumber">1</span> <span class="toctext">Project Overview</span></a></li>
 +
<li class="toclevel-1 tocsection-2"><a href="#Background"><span class="tocnumber">2</span> <span class="toctext">Background</span></a>
 +
<ul>
 +
<li class="toclevel-2 tocsection-3"><a href="#Limitations_of_Current_Detection_Methods"><span class="tocnumber">2.1</span> <span class="toctext">Limitations of Current Detection Methods</span></a></li>
 +
<li class="toclevel-2 tocsection-4"><a href="#Bacteriophage_Basics"><span class="tocnumber">2.2</span> <span class="toctext">Bacteriophage Basics</span></a></li>
 +
<li class="toclevel-2 tocsection-5"><a href="#Bordetella_Phage"><span class="tocnumber">2.3</span> <span class="toctext">Bordetella Phage</span></a></li>
 +
<li class="toclevel-2 tocsection-6"><a href="#T7_Phage"><span class="tocnumber">2.4</span> <span class="toctext">T7 Phage</span></a></li>
 +
<li class="toclevel-2 tocsection-7"><a href="#Human_Chorionic_Gonadotropin"><span class="tocnumber">2.5</span> <span class="toctext">Human Chorionic Gonadotropin</span></a></li>
 +
<li class="toclevel-2 tocsection-8"><a href="#Pregnancy_Tests"><span class="tocnumber">2.6</span> <span class="toctext">Pregnancy Tests</span></a></li>
 +
</ul>
 +
</li>
 +
<li class="toclevel-1 tocsection-9"><a href="#Methods"><span class="tocnumber">3</span> <span class="toctext">Methods</span></a></li>
 +
<ul>
 +
<li class="toclevel-2 tocsection-10"><a href="#Sequence_Design"><span class="tocnumber">3.1</span> <span class="toctext">Sequence Design</span></a></li>
 +
<li class="toclevel-2 tocsection-11"><a href="#Isolation_of_Phage_and_Phage_Genome"><span class="tocnumber">3.2</span> <span class="toctext">Isolation of Phage and Phage Genome</span></a></li>
 +
<li class="toclevel-2 tocsection-12"><a href="#Cloning"><span class="tocnumber">3.3</span> <span class="toctext">Cloning</span></a></li>
 +
<li class="toclevel-2 tocsection-13"><a href="#Phage_Modification"><span class="tocnumber">3.4</span> <span class="toctext">Phage Modification</span></a></li>
 +
<li class="toclevel-2 tocsection-14"><a href="#Folding_Solution"><span class="tocnumber">3.5</span> <span class="toctext">Folding Solution</span></a></li>
 +
</ul>
 +
<li class="toclevel-1 tocsection-15"><a href="#Results"><span class="tocnumber">4</span> <span class="toctext">Results</span></a></li>
 +
<ul>
 +
<li class="toclevel-2 tocsection-16"><a href="#Phage_Production"><span class="tocnumber">4.1</span> <span class="toctext">Phage Production</span></a></li>
 +
<li class="toclevel-2 tocsection-17"><a href="#BioBrick_Confirmation"><span class="tocnumber">4.2</span> <span class="toctext">BioBrick Confirmation</span></a></li>
 +
<li class="toclevel-2 tocsection-18"><a href="#Wild-Type_hCG"><span class="tocnumber">4.3</span> <span class="toctext">Wild-Type hCG</span></a></li>
 +
<li class="toclevel-2 tocsection-19"><a href="#synCG_Device"><span class="tocnumber">4.4</span> <span class="toctext">synCG Device</span></a></li>
 +
<li class="toclevel-2 tocsection-20"><a href="#Folding_Solution"><span class="tocnumber">4.5</span> <span class="toctext">Folding Solution</span></a></li>
 +
</ul>
 +
<li class="toclevel-1 tocsection-21"><a href="#Conclusions"><span class="tocnumber">5</span> <span class="toctext">Conclusions</span></a></li>
 +
<li class="toclevel-1 tocsection-22"><a href="#References"><span class="tocnumber">6</span> <span class="toctext">References</span></a></li>
 +
</ul>
 +
</td></tr></table><script>if (window.showTocToggle) { var tocShowText = "show"; var tocHideText = "hide"; showTocToggle(); } </script>
 +
<h2><span class="editsection"></span> <span class="mw-headline" id="Project_Overview"> <b>Human Practices</b> </span></h2>
 +
Add your stuff here

Revision as of 01:47, 4 October 2012





Contents

Human Practices

Add your stuff here