Team:NC School of Sci Math

From 2012hs.igem.org

(Difference between revisions)
 
(40 intermediate revisions not shown)
Line 1: Line 1:
<html>
<html>
-
<head>
 
-
<title>North Carolina School of Science and Mathematics iGEM Wiki</title>
 
-
<style>
 
-
<!--
 
-
 
-
* {
 
-
margin: 0;
 
-
padding: 0;
 
-
}
 
-
body {
 
-
background: #FFFFFF url(http://i.imgur.com/CAsFc.gif) repeat-x;
 
-
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 
-
font-size: 13px;
 
-
color: #6E6E6E;
 
-
}
 
-
input, textarea {
+
<style>
-
background: #FFFFFF url(http://i.imgur.com/iMa28.gif) repeat-x;
+
/* Sidebar */
-
border: 1px solid #FFFFFF;
+
-
border-top-color: #A3A3A3;
+
-
border-left-color: #D6D6D6;
+
-
font: normal 1em/normal "Trebuchet MS", Arial, Helvetica, sans-serif;
+
-
color: #6E6E6E;
+
-
}
+
-
h1, h2, h3 {
+
#sidebar {
-
margin-bottom: 1.5em;
+
float: right;
-
letter-spacing: -0.05em;
+
width: 253px;
-
font-family: Georgia, "Times New Roman", Times, serif;
+
}
}
-
h1, h1 a, h2, h2 a {
+
#sidebar ul {
-
text-decoration: none;
+
margin: 0;
-
color: #414141;
+
padding: 0;
 +
list-style: none;
 +
line-height: normal;
}
}
-
h1 a:hover, h2 a:hover {
+
#sidebar li {
-
text-decoration: underline;
+
margin-bottom: 40px;
 +
padding: 0 15px 0 20px;
}
}
-
h1 {
+
#sidebar li ul {
-
font-size: 38px;
+
}
}
-
h2 {
+
#sidebar li li {
-
font-size: 28px;
+
-
}
+
-
 
+
-
h3 {
+
-
font-size: 16px;
+
-
font-weight: normal;
+
-
color: #939292;
+
-
}
+
-
 
+
-
p, ul, ol {
+
-
margin-top: 1.5em;
+
-
line-height: 190%;
+
-
}
+
-
 
+
-
ul, ol {
+
-
margin-left: 3em;
+
-
}
+
-
 
+
-
blockquote {
+
-
margin-left: 3em;
+
-
margin-right: 3em;
+
-
}
+
-
 
+
-
a {
+
-
color: #346086;
+
-
}
+
-
 
+
-
a:hover {
+
-
text-decoration: none;
+
-
}
+
-
 
+
-
a img {
+
-
border: none;
+
-
}
+
-
 
+
-
img.left {
+
-
float: left;
+
-
margin-right: 20px;
+
-
}
+
-
 
+
-
img.right {
+
-
float: right;
+
-
margin-right: 20px;
+
-
}
+
-
 
+
-
hr {
+
-
display: none;
+
-
}
+
-
 
+
-
/* Logo */
+
-
 
+
-
#logo {
+
-
width: 870px;
+
-
height: 135px;
+
-
margin: 0 auto;
+
-
}
+
-
 
+
-
#logo h1, #logo h2 {
+
margin: 0;
margin: 0;
 +
padding: 5px 0;
 +
border-bottom: 1px solid #E5E5E5;
}
}
-
#logo h1 {
+
#sidebar li h2 {
-
float: left;
+
margin-bottom: 15px;
-
padding-top: 75px;
+
font-size: 18px;
}
}
-
#logo h2 {
 
-
float: right;
 
-
padding-top: 95px;
 
-
font-size: 16px;
 
-
font-weight: normal;
 
-
}
 
-
 
-
#logo h2, #logo h2 a {
 
-
color: #939292;
 
-
}
 
-
 
-
#logo a {
 
-
text-decoration: none;
 
-
}
 
/* Menu */
/* Menu */
Line 132: Line 42:
width: 960px;
width: 960px;
height: 62px;
height: 62px;
-
margin: 0 auto;
+
margin: 0;
 +
border-top: 0;
 +
    border-right: 0;
 +
    border-left: 0;
 +
    padding: 0;
background: #252E3A url(http://i.imgur.com/bDFvK.jpg) no-repeat;
background: #252E3A url(http://i.imgur.com/bDFvK.jpg) no-repeat;
}
}
Line 160: Line 74:
}
}
-
/* Search */
+
body {
-
 
+
  background: white;
-
#search {
+
  color: black;
-
float: right;
+
  margin: 0;
-
width: 227px;
+
  border: 0;
 +
  padding: 0;
 +
  background: url("http://i.imgur.com/uiiQ7.jpg") 50% 50% no-repeat;
}
}
 +
</style>
-
#search fieldset {
+
<body>
-
border: none;
+
<div id="banner"><img src="http://i.imgur.com/gTJPO.png?1" alt="" width="960" height="225" /></div>
-
}
+
-
#search input {
 
-
float: left;
 
-
}
 
-
 
-
#search #s {
 
-
width: 136px;
 
-
margin-right: 7px;
 
-
padding: 2px 5px;
 
-
}
 
-
 
-
#search #x {
 
-
background: none;
 
-
border: none;
 
-
}
 
-
 
-
/* Banner */
 
-
 
-
#banner {
 
-
width: 960px;
 
-
margin: 0 auto;
 
-
padding: 8px 0;
 
-
}
 
-
 
-
/* Page */
 
-
 
-
#page {
 
-
width: 900px;
 
-
margin: 0 auto;
 
-
padding: 45px 35px 45px 25px;
 
-
background: url(http://i.imgur.com/O1V52.gif) no-repeat;
 
-
}
 
-
 
-
/* Content */
 
-
 
-
#content {
 
-
float: left;
 
-
width: 603px;
 
-
}
 
-
 
-
.post {
 
-
}
 
-
 
-
.post .title {
 
-
margin: 0;
 
-
padding: 0 20px;
 
-
}
 
-
 
-
.post .entry {
 
-
padding: 0 20px;
 
-
}
 
-
 
-
.post .meta {
 
-
height: 47px;
 
-
margin: 20px 0 40px 0;
 
-
padding: 15px 0 0 20px;
 
-
background: url(images/img07.gif) no-repeat;
 
-
line-height: normal;
 
-
}
 
-
 
-
/* Sidebar */
 
-
 
-
#sidebar {
 
-
float: right;
 
-
width: 253px;
 
-
}
 
-
 
-
#sidebar ul {
 
-
margin: 0;
 
-
padding: 0;
 
-
list-style: none;
 
-
line-height: normal;
 
-
}
 
-
 
-
#sidebar li {
 
-
margin-bottom: 40px;
 
-
padding: 0 15px 0 20px;
 
-
}
 
-
 
-
#sidebar li ul {
 
-
}
 
-
 
-
#sidebar li li {
 
-
margin: 0;
 
-
padding: 5px 0;
 
-
border-bottom: 1px solid #E5E5E5;
 
-
}
 
-
 
-
#sidebar li h2 {
 
-
margin-bottom: 15px;
 
-
font-size: 18px;
 
-
}
 
-
 
-
/* Calendar */
 
-
 
-
#sidebar #calendar {
 
-
padding: 0;
 
-
background: url(images/img08.jpg) no-repeat;
 
-
}
 
-
 
-
#calendar caption {
 
-
margin: -20px auto 0 auto;
 
-
text-align: center;
 
-
font-weight: bold;
 
-
}
 
-
 
-
#calendar table {
 
-
margin: 0 auto;
 
-
caption-side: bottom;
 
-
}
 
-
 
-
#calendar thead th {
 
-
width: 31px;
 
-
height: 40px;
 
-
font-weight: bold;
 
-
color: #FFFFFF;
 
-
}
 
-
 
-
#calendar tbody td {
 
-
width: 31px;
 
-
height: 31px;
 
-
text-align: center;
 
-
color: #9E9E9E;
 
-
}
 
-
 
-
#calendar tfoot td {
 
-
padding-top: 20px;
 
-
font-weight: bold;
 
-
}
 
-
 
-
#calendar #next {
 
-
text-align: right;
 
-
}
 
-
 
-
/* Footer */
 
-
 
-
#footer {
 
-
clear: both;
 
-
width: 870px;
 
-
height: 50px;
 
-
margin: 0 auto;
 
-
padding: 35px 45px;
 
-
background: url(images/img05.gif) no-repeat;
 
-
}
 
-
 
-
#footer p {
 
-
margin: 0;
 
-
line-height: normal;
 
-
color: #B4B4B4;
 
-
}
 
-
 
-
#footer a {
 
-
color: #B4B4B4;
 
-
}
 
-
 
-
#footer .legal {
 
-
float: left;
 
-
}
 
-
 
-
#footer .credit {
 
-
float: right;
 
-
}
 
-
-->
 
-
</style>
 
-
</head>
 
-
<body>
 
<div id="menu">
<div id="menu">
<ul>
<ul>
<li class="first"><a href="https://2012hs.igem.org/Team:NC_School_of_Sci_Math" accesskey="1" title="">Home</a></li>
<li class="first"><a href="https://2012hs.igem.org/Team:NC_School_of_Sci_Math" accesskey="1" title="">Home</a></li>
-
<li><a href="https://2012hs.igem.org/Team:NC_School_of_Sci_Math/teamdescription" accesskey="2" title="">Team Description</a></li>
+
<li><a href="https://2012hs.igem.org/Team:NC_School_of_Sci_Math/teamdescription" accesskey="2" title="">Meet the Team</a></li>
<li><a href="https://2012hs.igem.org/Team:NC_School_of_Sci_Math/projectdescription" accesskey="3" title="">Project Description</a></li>
<li><a href="https://2012hs.igem.org/Team:NC_School_of_Sci_Math/projectdescription" accesskey="3" title="">Project Description</a></li>
<li><a href="https://2012hs.igem.org/Team:NC_School_of_Sci_Math/safetyprocedure" accesskey="4" title="">Safety</a></li>
<li><a href="https://2012hs.igem.org/Team:NC_School_of_Sci_Math/safetyprocedure" accesskey="4" title="">Safety</a></li>
<li><a href="https://2012hs.igem.org/Team:NC_School_of_Sci_Math/notebooks" accesskey="5" title="">Lab Notebook</a></li>
<li><a href="https://2012hs.igem.org/Team:NC_School_of_Sci_Math/notebooks" accesskey="5" title="">Lab Notebook</a></li>
<li><a href="https://2012hs.igem.org/Team:NC_School_of_Sci_Math/sponsors" accesskey="5" title="">Sponsors</a></li>
<li><a href="https://2012hs.igem.org/Team:NC_School_of_Sci_Math/sponsors" accesskey="5" title="">Sponsors</a></li>
 +
<li><a href="https://2012hs.igem.org/Team:NC_School_of_Sci_Math/humanpractices" accesskey="6" title="">Human Practices</a></li>
</ul>
</ul>
</div>
</div>
-
<hr />
+
 
-
<div id="banner"><img src="http://i.imgur.com/nNWq3.png" alt="" width="960" height="147" /></div>
+
<!-- start page -->
<!-- start page -->
<div id="page">
<div id="page">
<!-- start content -->
<!-- start content -->
-
<div id="content">
+
-
<div class="post">
+
<h2 class="title"><a href="#">Welcome to the NCSSM iGEM Wiki</a></h2>
<h2 class="title"><a href="#">Welcome to the NCSSM iGEM Wiki</a></h2>
-
<div class="entry">
 
-
<img src="#" alt="" width="132" height="72" class="left" />
 
-
<p>blahblahblah</p>
 
-
</div>
 
-
</div>
 
-
</div>
 
<!-- end content -->
<!-- end content -->
<!-- start sidebar -->
<!-- start sidebar -->
-
+
<div id="sidebar">
 +
<ul>
 +
 +
<li>
 +
<h2>NCSSM</h2>
 +
<p>The North Carolina School of Science and Mathematics is residential public high school for highly gifted 11th and 12th graders in the state of North Carolina. Students at NCSSM regularly take advantage of the schools research opportunities. NCSSM iGEM is the latest research opportunity to these students!</p>
 +
</li>
 +
<li>
 +
<h2>Useful Links</h2>
 +
<ul>
 +
<li><a href="http://www.ncssm.edu/">NCSSM</a></li>
 +
<li><a href="http://www.bowmanbrockman.org/ncssm/">Bowman Brockman</a></li>
 +
<li><a href="http://www.geneoracle.com/">Gene Oracle</a></li>
 +
<li><a href="http://www.synberc.org/">SynBERC</a></li>
 +
<li><a href="http://pubs.acs.org/journal/asbcd6">ACS Synethetic Biology</a></li>
 +
 +
</ul>
 +
</li>
 +
</ul>
 +
 +
 +
</div>
</div>
</div>
<!-- end page -->
<!-- end page -->
-
<div id="footer">
+
 
-
<p class="credit">Designed by <a>Bo Kane</a> </p>
+
-
</div>
+
</body>
</body>
</html>
</html>
 +
===Abstract===
 +
Silver nanoparticles (AgNP’s) have a variety of beneficial health effects but can be detrimental to both human and environmental health in excessive quantities. As a result, NCSSM iGEM has attempted to develop an inexpensive biosensor for detecting AgNP’s in vivo. This novel AgNP biosensor utilizes ACE1, a silver binding transcription factors from S. cerevisiae (yeast), in an E. coli chassis. In the biosensor’s synthetic gene network, a constitutive promoter upstream of ACE1 ensures continuous expression of the ACE1 protein. In the presence of AgNP’s, ACE1 activates the CUP1 promoter which has been placed upstream of a Green Fluorescent Protein gene. Subsequently, exposure of the E. coli biosensor to AgNP’s will result in high levels of GFP expression. Network success was confirmed in vivo by spreading the biosensor on plates containing varying concentrations of AgNP’s. However, due to the antimicrobial effects of AgNP’s, network success under high AgNP concentrations remains unconfirmed.

Latest revision as of 02:27, 17 June 2012

Welcome to the NCSSM iGEM Wiki

Abstract

Silver nanoparticles (AgNP’s) have a variety of beneficial health effects but can be detrimental to both human and environmental health in excessive quantities. As a result, NCSSM iGEM has attempted to develop an inexpensive biosensor for detecting AgNP’s in vivo. This novel AgNP biosensor utilizes ACE1, a silver binding transcription factors from S. cerevisiae (yeast), in an E. coli chassis. In the biosensor’s synthetic gene network, a constitutive promoter upstream of ACE1 ensures continuous expression of the ACE1 protein. In the presence of AgNP’s, ACE1 activates the CUP1 promoter which has been placed upstream of a Green Fluorescent Protein gene. Subsequently, exposure of the E. coli biosensor to AgNP’s will result in high levels of GFP expression. Network success was confirmed in vivo by spreading the biosensor on plates containing varying concentrations of AgNP’s. However, due to the antimicrobial effects of AgNP’s, network success under high AgNP concentrations remains unconfirmed.