Team:Carnegie Mellon

From 2012.igem.org

(Difference between revisions)
Line 244: Line 244:
.ddcolortabs ul{
.ddcolortabs ul{
-
font: normal 11px Arial, Verdana, sans-serif;
+
font: bold 11px Arial;
margin:0;
margin:0;
padding:0;
padding:0;
Line 261: Line 261:
float:left;
float:left;
color: white;
color: white;
-
background: black url(media/color_tabs_left.gif) no-repeat left top;
+
background: red url(media/color_tabs_left.gif) no-repeat left top;
margin:0 2px 0 0;
margin:0 2px 0 0;
padding:0 0 1px 3px;
padding:0 0 1px 3px;
Line 267: Line 267:
letter-spacing: 1px;
letter-spacing: 1px;
}
}
 +
.ddcolortabs a span{
.ddcolortabs a span{
Line 294: Line 295:
clear: both;
clear: both;
padding: 0;
padding: 0;
-
width: 100%;
+
width: 96.1%;
-
height: 8px;
+
height: 4px;
-
line-height: 8px;
+
line-height: 100%;
background: black;
background: black;
border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
 +
}
 +
 +
 +
 +
 +
 +
/* ######### Style for Drop Down Menu ######### */
 +
 +
.dropmenudiv_a{
 +
position:absolute;
 +
top: 0;
 +
border: 1px solid black; /*THEME CHANGE HERE*/
 +
border-top-width: 8px; /*Top border width. Should match height of .ddcolortabsline above*/
 +
border-bottom-width: 0;
 +
font:normal 12px Arial;
 +
line-height:18px;
 +
z-index:100;
 +
background-color: white;
 +
width: 200px;
 +
visibility: hidden;
 +
}
 +
 +
 +
.dropmenudiv_a a{
 +
width: auto;
 +
display: block;
 +
text-indent: 5px;
 +
border-top: 0 solid #678b3f;
 +
border-bottom: 1px solid #678b3f; /*THEME CHANGE HERE*/
 +
padding: 2px 0;
 +
text-decoration: none;
 +
color: black;
 +
}
 +
 +
* html .dropmenudiv_a a{ /*IE only hack*/
 +
width: 100%;
 +
}
 +
 +
.dropmenudiv_a a:hover{ /*THEME CHANGE HERE*/
 +
background-color: #8a3c3d;
 +
color: white;
}
}
Line 355: Line 397:
<ul>
<ul>
<li><a href="https://2012.igem.org/Team:Carnegie_Mellon" title="Home"><span>Home</span></a></li>
<li><a href="https://2012.igem.org/Team:Carnegie_Mellon" title="Home"><span>Home</span></a></li>
-
<li><a href="https://2012.igem.org/Team:Carnegie_Mellon/Plan" title="Plan of the biology" rel="dropmenu1_a"><span>Plan</span></a></li>
+
<li><a href="https://2012.igem.org/Team:Carnegie_Mellon/Overview" title="Overview of the biology" rel="dropmenu1_a"><span>Overview</span></a></li>
-
<li><a href="https://2012.igem.org/Team:Carnegie_Mellon/Protocols" title="New Protocols developed" rel="dropmenu1_a"><span>Protocols</span></a></li>
+
<li><a href="https://2012.igem.org/Team:Carnegie_Mellon/Team" title="Meet the team" ><span>The Team</span></a></li>
 +
<li><a href="https://2012.igem.org/Team:Carnegie_Mellon/BioBricks" title="Our submitted BioBrick<sup>TM</sup> BioBricks" rel="dropmenu1_a"><span>BioBricks</span></a></li>
<li><a href="https://2012.igem.org/Team:Carnegie_Mellon/Notebook" title="Details of labwork, in realtime"><span>Notebook</span></a></li>
<li><a href="https://2012.igem.org/Team:Carnegie_Mellon/Notebook" title="Details of labwork, in realtime"><span>Notebook</span></a></li>
-
<li><a href="https://2012.igem.org/Team:Carnegie_Mellon/Results" title="Results" rel="dropmenu1_a"><span>Results</span></a></li>
 
-
<li><a href="https://2012.igem.org/Team:Carnegie_Mellon/Parts" title="Our submitted BioBrick<sup>TM</sup> parts" rel="dropmenu1_a"><span>Parts</span></a></li>
 
<li><a href="https://2012.igem.org/Team:Carnegie_Mellon/Modelling" title="Modelling" rel="dropmenu2_a"><span>Modelling</span></a></li>
<li><a href="https://2012.igem.org/Team:Carnegie_Mellon/Modelling" title="Modelling" rel="dropmenu2_a"><span>Modelling</span></a></li>
-
<li><a href="https://2012.igem.org/Team:Carnegie_Mellon/Software" title="Software" rel="dropmenu2_a"><span>Software</span></a></li>
+
<li><a href="https://2012.igem.org/Team:Carnegie_Mellon/Results" title="Results" rel="dropmenu1_a"><span>Results</span></a></li>
-
<li><a href="https://2012.igem.org/Team:Carnegie_Mellon/ELSI" title="Ethical, legal and social implications of our project" ><span>ELSI</span></a></li>
+
<li><a href="https://2012.igem.org/Team:Carnegie_Mellon/Human_Practice" title="Human Practice" rel="dropmenu2_a"><span>Human Practice</span></a></li>
-
<li><a href="https://2012.igem.org/Team:Carnegie_Mellon/FAQ" title="Frequently asked questions" ><span>FAQ</span></a></li>
+
-
<li><a href="https://2012.igem.org/Team:Carnegie_Mellon/Team" title="Meet the team" ><span>The Team</span></a></li>
+
<li><a href="https://2012.igem.org/Team:Carnegie_Mellon/Acknowledgements" title="Acknowledgements" ><span>Acknowledgements</span></a></li>
<li><a href="https://2012.igem.org/Team:Carnegie_Mellon/Acknowledgements" title="Acknowledgements" ><span>Acknowledgements</span></a></li>
 +
<li><a href="https://2012.igem.org/Team:Carnegie_Mellon/FAQ" title="Frequently asked questions" ><span>FAQ</span></a></li>
</ul>
</ul>
</div>
</div>

Revision as of 13:06, 9 June 2012

Team:Carnegie_Mellon - 20012.igem.org

Team:Carnegie_Mellon

From 2012.igem.org


Contents

Introduction: Motivation

  • We seek to develop a BioBrick that will allow researchers in the field of synthetic biology to accurately measure translational efficiency, and transcriptional strength.
  • We believe that we can use Spinach as a biosensor to reflect these metrics in vivo, rather than in vitro, which has previously proven to be very costly and impractical.
  • We will characterize the relationship between genetic expression of Spinach (upstream), translational efficiency, and transcriptional strength.


Place abstract/info here

Motivation question?

Humanistic implications go here

Primary Objective: A Useful BioBrick for Synthetic Biologists

A false-colour SEM of MicroMaize cells.
A false-colour SEM of MicroMaize cells.

We have been xxxxxyyyy for the purpose of xxxyyy which is detailed by the following:

  1. something great
  2. something greater
  3. something awesome

This will be xxxyyy

Secondary Objective: Secondary Objective

We have also been continuing the work of our 2012 team in engineering Escherichia coli to be awesome. Here is a link to awesomeness (WHO).

Further Considerations

In the pursuit of our project, as well as the biological aspects, we:


text top: Cmu2.jpeg Example.jpg Example.jpg text