Team:Virginia/Parts

From 2012.igem.org

(Difference between revisions)
(Prototype team page)
 
(13 intermediate revisions not shown)
Line 1: Line 1:
-
<!-- *** What falls between these lines is the Alert Box!  You can remove it from your pages once you have read and understood the alert *** -->
 
-
 
<html>
<html>
-
<div id="box" style="width: 700px; margin-left: 137px; padding: 5px; border: 3px solid #000; background-color: #fe2b33;">
+
<head>
-
<div id="template" style="text-align: center; font-weight: bold; font-size: large; color: #f6f6f6; padding: 5px;">
+
<!-- wiki hacks -->
-
This is a template page. READ THESE INSTRUCTIONS.
+
<style type="text/css">
-
</div>
+
#globalwrapper {
-
<div id="instructions" style="text-align: center; font-weight: normal; font-size: small; color: #f6f6f6; padding: 5px;">
+
    width:975px;
-
You are provided with this team page template with which to start the iGEM season. You may choose to personalize it to fit your team but keep the same "look." Or you may choose to take your team wiki to a different level and design your own wiki. You can find some examples <a href="https://2008.igem.org/Help:Template/Examples">HERE</a>.
+
    padding:20px 0px;
-
</div>
+
    margin: 0 auto;
-
<div id="warning" style="text-align: center; font-weight: bold; font-size: small; color: #f6f6f6; padding: 5px;">
+
    background-color:#ffffff;
-
You <strong>MUST</strong> have all of the pages listed in the menu below with the names specified.   PLEASE keep all of your pages within your teams namespace. 
+
    height:100%;
-
</div>
+
}
-
</div>
+
.firstHeading {
-
</html>
+
    height:0px;
 +
    visibility:hidden;
 +
}
 +
 
 +
#footer-box{
 +
height:0px;
 +
    visibility:hidden;
 +
}
 +
 
 +
img.centering {  display: block;  margin-left: auto;   margin-right: auto; }
 +
 
 +
img
 +
{
 +
/* For IE8 and earlier */
 +
margin:0px auto;
 +
}
 +
img:hover
 +
{
 +
/* For IE8 and earlier */
 +
margin:0px auto;
 +
}
 +
 
 +
 
 +
body {
 +
    background-color: rgba(235,255,255, 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;
 +
}
 +
 
 +
#menubar li {visibility: hidden;
 +
}
 +
#menubar li a:hover{visibility: hidden;}
 +
 
 +
#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: 950px;
 +
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 />
-
<!-- *** End of the alert box *** -->
+
<div>
-
{| style="color:#1b2c8a;background-color:#0c6;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="62%" align="center"
+
<h1><b>Parts</b></h1>
-
!align="center"|[[Team:Virginia|Home]]
+
-
!align="center"|[[Team:Virginia/Team|Team]]
+
-
!align="center"|[https://igem.org/Team.cgi?year=2012&team_name=Virginia Official Team Profile]
+
-
!align="center"|[[Team:Virginia/Project|Project]]
+
-
!align="center"|[[Team:Virginia/Parts|Parts Submitted to the Registry]]
+
-
!align="center"|[[Team:Virginia/Modeling|Modeling]]
+
-
!align="center"|[[Team:Virginia/Notebook|Notebook]]
+
-
!align="center"|[[Team:Virginia/Safety|Safety]]
+
-
!align="center"|[[Team:Virginia/Attributions|Attributions]]
+
-
|}
+
 +
<p><br />
 +
<b>1. Human Chorionic Gonadotropin, Beta Subunit (hCG-β) - <a href="http://partsregistry.org/wiki/index.php/Part:BBa_K732000">BBa_K732000</a></b><br>
 +
Human chorionic gonadotropin (hCG) is a hormone produced during pregnancy. Its beta subunit (hCG-β) contains epitopes recognized by pregnancy tests. The full hCG dimer is also used as an ovulation inducer and can stimulate the production of testosterone in men. This sequence can be used to express hCG for any downstream uses, and also as an output signal since it can trigger pregnancy tests at low concentrations.<br>
 +
<br>
-
An important aspect of the iGEM competition is the use and creation of standard  biological parts. Each team will make new parts during iGEM and will place them in the [http://partsregistry.org Registry of Standard Biological Parts]. The iGEM software provides an easy way to present the parts your team has created . The "groupparts" tag will generate a table with all of the parts that your team adds to your team sandbox. Note that if you want to document a part you need to document it on the [http://partsregistry.org Registry], not on your team wiki.
+
<b>2. Synthetic Chorionic Gonadotropin, beta (synCG-β) - <a href="http://partsregistry.org/wiki/index.php/Part:BBa_K732001">BBa_K732001</a> <br></b>
 +
A synthetic version of human chorionic gonadotropin (hCG) codon-optimized for bacterial expression and sequence composability. For ease of synthesis, synonymous codons of slightly lower usage bias were used in some cases to reduce GC content and avoid hairpin structures.<br>
 +
<br>
-
Remember that the goal of proper part documentation is to describe and define a part such that it can be used without a need to refer to the primary literature. The next iGEM team should be able to read your documentation and be able to use the part successfully. Also, you should provide proper references to acknowledge previous authors and to provide for  users who wish to know more.
+
<b>3. synCG-β + Promoter + RBS - <a href="http://partsregistry.org/wiki/index.php/Part:BBa_K732002">BBa_K732002</a><br></b>
 +
This construct contains a strong constitutive promoter (J23119) as well as an RBS (B0034) upstream of synCG-β (K732001) to strongly express a synthetic version of the beta subunit of human chorionic gonadotropin.<br>
 +
<br>
 +
<b>4. bbp9 - <a href="http://partsregistry.org/wiki/index.php/Part:BBa_K732003">BBa_K732003</a><br></b>
 +
Putative lysin from the Bordetella phage genome. Contains sequence similarity to ElmA, a protein in E. coli that breaks down capsid polysaccharides. <br>
<groupparts>iGEM012 Virginia</groupparts>
<groupparts>iGEM012 Virginia</groupparts>

Latest revision as of 02:23, 27 October 2012


Parts


1. Human Chorionic Gonadotropin, Beta Subunit (hCG-β) - BBa_K732000
Human chorionic gonadotropin (hCG) is a hormone produced during pregnancy. Its beta subunit (hCG-β) contains epitopes recognized by pregnancy tests. The full hCG dimer is also used as an ovulation inducer and can stimulate the production of testosterone in men. This sequence can be used to express hCG for any downstream uses, and also as an output signal since it can trigger pregnancy tests at low concentrations.

2. Synthetic Chorionic Gonadotropin, beta (synCG-β) - BBa_K732001
A synthetic version of human chorionic gonadotropin (hCG) codon-optimized for bacterial expression and sequence composability. For ease of synthesis, synonymous codons of slightly lower usage bias were used in some cases to reduce GC content and avoid hairpin structures.

3. synCG-β + Promoter + RBS - BBa_K732002
This construct contains a strong constitutive promoter (J23119) as well as an RBS (B0034) upstream of synCG-β (K732001) to strongly express a synthetic version of the beta subunit of human chorionic gonadotropin.

4. bbp9 - BBa_K732003
Putative lysin from the Bordetella phage genome. Contains sequence similarity to ElmA, a protein in E. coli that breaks down capsid polysaccharides.
iGEM012 Virginia