Team:Penn State

From 2012.igem.org

(Difference between revisions)
 
(54 intermediate revisions not shown)
Line 1: Line 1:
-
<html>
+
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<head>
-
<title>Penn State iGEM 2012</title>
+
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
-
<style type="Text/CSS">
+
<meta name="description" content="your description goes here" />
-
.NavBar{
+
<meta name="keywords" content="your,keywords,goes,here" />
-
width:230px;
+
<meta name="author" content="Your Name" />
-
height:790px;
+
<title>Index</title>
-
position:fixed;
+
 
-
top:40px;
+
<style type="text/css">
-
left:40px;
+
 
-
}
+
body {
-
.Container{
+
background:#e0e0e0;
-
width:400px;
+
color:#303030;
-
float:left;
+
font:76% tahoma, verdana, sans-serif;
-
background-color:#2E9AFE;
+
margin:0;
-
color:white;
+
padding:15px 0 0;
-
}
+
}
-
.TeamPhoto{
+
#container {
-
width:500px;
+
background: #fff;
-
height:330px;
+
margin: 0 auto 20px;
-
float:left;
+
padding: 5px 20px 20px;
-
boarder-color:black;
+
width: 800px;
-
boarder-width:1px;
+
        margin-top: -49px;
-
}
+
}
-
.TeamLogo{
+
 
-
width:700px;
+
/* Site title */
-
height:300px;
+
 
-
float:left;
+
#logo {
-
boarder-color:black;
+
margin: 15px 0 0
-
boarder-width:1px;
+
        background-image: url(https://static.igem.org/mediawiki/2012/f/f9/PsuLogo.jpeg);
-
}
+
        width: 150px;
 +
        height: 100px;
 +
}
 +
#logo h1 a {
 +
border:none;
 +
color:#505050;
 +
}
 +
#logo h1 a:hover {
 +
border:none;
 +
color:#303030;
 +
text-decoration:none;
 +
}
 +
#logo p {
 +
font-size:1.3em;
 +
color:#505050;
 +
margin:0 0 20px 0;
 +
}
 +
 
 +
/* Tags */
 +
 
 +
a {
 +
color: #303030;
 +
text-decoration: none;
 +
border-bottom-width: 1px;
 +
border-top-style: none;
 +
border-right-style: none;
 +
border-bottom-style: none;
 +
border-left-style: none;
 +
border-bottom-color: #505050;
 +
}
 +
a:hover {
 +
border-bottom:1px solid #505050;
 +
color:#356C80;
 +
text-decoration:none;
 +
}
 +
a img {
 +
border:0;
 +
}
 +
a:visited {
 +
        color: #666;
 +
}
 +
h1 {
 +
font-size:2.2em;
 +
font-weight:400;
 +
margin:0 0 5px;
 +
padding:0;
 +
}
 +
h2 {
 +
font-size: 24pt;
 +
font-weight: bolder;
 +
margin: 0 0 12px;
 +
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
 +
font-style: normal;
 +
color: #356C80;
 +
text-align: center;
 +
}
 +
h3 {
 +
font-size:1.4em;
 +
font-weight:400;
 +
margin:0 0 10px;
 +
}
 +
p {
 +
line-height: 1.5em;
 +
margin: 0 0 15px;
 +
text-align: left;
 +
color: #000;
 +
}
 +
ul,ol {
 +
margin:0 0 15px 15px;
 +
padding:0;
 +
}
 +
li {
 +
margin:0 0 3px 0;
 +
}
 +
 
 +
 
 +
/* Navitabs menu */
 +
 
 +
#navitabs {
 +
clear:both;
 +
}
 +
.navitab {
 +
background:#e0e0e0 url(https://static.igem.org/mediawiki/2012/7/72/Corner.gif) top right no-repeat;
 +
border-bottom:1px solid #fff;
 +
border-left:1px solid #fff;
 +
font-size:1.1em;
 +
margin:0 0 4px;
 +
padding:4px 8px;
 +
text-decoration:none;
 +
}
 +
.navitab:hover {
 +
background:#d0d0d0 url(https://static.igem.org/mediawiki/2012/7/72/Corner.gif) top right no-repeat;
 +
border-bottom:1px solid #fff;
 +
text-decoration:none;
 +
}
 +
.activenavitab {
 +
background:#505050 url(https://static.igem.org/mediawiki/2012/7/72/Corner.gif) top right no-repeat;
 +
color:#fff;
 +
font-size:1.1em;
 +
margin:0 0 5px;
 +
padding:4px 8px 5px;
 +
text-decoration:none;
 +
}
 +
.activenavitab:hover {
 +
color:#fff;
 +
text-decoration:none;
 +
}
 +
 
 +
/* Header description area */
 +
 
 +
#desc {
 +
clear: both;
 +
color: #fff; /* height:200px; */
 +
margin: 5px 0 15px;
 +
padding: 0 0 5px 0;
 +
background-image: url(https://static.igem.org/mediawiki/2012/a/aa/Nav3.jpg);
 +
background-color: black;
 +
background-repeat: no-repeat;
 +
background-position: left bottom;
 +
text-align: left;
 +
font-size: 18pt;
 +
}
 +
#desc p {
 +
font-size: 10pt;
 +
line-height: 1.3em;
 +
padding: 0 0 0 15px;
 +
width: 325px;
 +
color: #FFF;
 +
}
 +
#desc h3 {
 +
color: #fff;
 +
padding: 15px 15px 0;
 +
text-align: left;
 +
font-size: 18pt;
 +
        text-decoration: none;
 +
        padding-bottom: 10px;
 +
}
 +
#desc a {
 +
border-color:#fff;
 +
color:#fff;
 +
text-decoration:none;
 +
}
 +
 
 +
/* Main content */
 +
 
 +
#main {
 +
border-right: 1px solid #d8d8d8;
 +
float: left;
 +
width: 620px;
 +
margin-top: 0;
 +
margin-right: 5;
 +
margin-bottom: 0;
 +
margin-left: 5;
 +
padding-top: 0;
 +
padding-right: 15px;
 +
padding-bottom: 0;
 +
padding-left: 0;
 +
}
 +
#main a:hover {
 +
        color: #356C80;
 +
}
 +
 
 +
/* Sidebar */
 +
 
 +
#sidebar {
 +
float:right;
 +
width:150px;
 +
}
 +
#sidebar p {
 +
font-size:0.9em;
 +
line-height:1.3em;
 +
margin:0 0 15px;
 +
}
 +
#sidebar ul {
 +
margin:0 0 15px 0;
 +
padding:0;
 +
}
 +
#sidebar li {
 +
list-style:none;
 +
}
 +
ul.sidelink li {
 +
list-style:none;
 +
margin:0 0 3px;
 +
padding:0;
 +
}
 +
ul.sidelink li a{
 +
background:#f0f0f0 url(https://static.igem.org/mediawiki/2012/7/72/Corner.gif) top right no-repeat;
 +
border:none;
 +
display:block;
 +
margin:5px 10px 5px 0;
 +
padding:3px 4px 3px 8px;
 +
text-align:left;
 +
width:140px;
 +
}
 +
ul.sidelink li a:hover {
 +
background:#e0e0e0 url(https://static.igem.org/mediawiki/2012/7/72/Corner.gif) top right no-repeat;
 +
border:none;
 +
text-decoration:none;
 +
}
 +
 
 +
/* Footer */
 +
 
 +
#footer {
 +
background:#fff;
 +
border-top:1px solid #d8d8d8;
 +
clear:both; margin:0;
 +
padding:0;
 +
}
 +
#footer a {
 +
color:gray;
 +
}
 +
#footer a:hover {
 +
color:#303030;
 +
}
 +
#footer p {
 +
color:gray;
 +
font-size:1.1em;
 +
line-height:1.3em;
 +
margin:15px 0 0;
 +
padding:0;
 +
}
 +
 
 +
/* Additional classes */
 +
 
 +
.photo {
 +
background-color:#f0f0f0;
 +
border:1px solid #d8d8d8;
 +
margin:0 0 15px;
 +
padding:2px;
 +
}
 +
.right {
 +
margin:-8px 0 8px 0;
 +
text-align:right;
 +
}
 +
.block {
 +
padding: 10px;
 +
background-color: #EBEBEB;
 +
font-size: 12px;
 +
}
 +
.block a: {color: #000;
 +
border: none;
 +
text-decoration:none;
 +
}
 +
.block a:hover {
 +
color: #090;
 +
border: none;
 +
cursor: pointer;
 +
text-decoration:none
 +
}
 +
.hide {
 +
display:none;
 +
color: #000;
 +
}
 +
 
 +
#blenderAni {
 +
height: 250px;
 +
width: 400px;
 +
background-color: #999;
 +
margin-left: 135px;
 +
}
 +
#logoiGEM {
 +
height: 56px;
 +
width: 140px;
 +
float: right;
 +
background-image: url(https://static.igem.org/mediawiki/2012/e/e9/Sweatshirt_Logofin.jpg);
 +
margin-bottom: 15px;
 +
background-repeat: no-repeat;
 +
}
 +
#psuLogo {
 +
        height: 65px;
 +
        width: 116;
 +
        float: right;
 +
        padding-top: 11px;
 +
}
</style>
</style>
</head>
</head>
 +
<body>
<body>
-
<div class="NavBar">
+
<div id="container">
-
<map name="sidenav"; id="sidenav">
+
  <div id="logoiGEM"></div>
-
<area alt="Go to Home" shape="rect" coords="20,256,210,280" href="https://2012.igem.org/Team:Penn_State" />
+
  <div id="psuLogo"><img src="https://static.igem.org/mediawiki/2012/f/f9/PsuLogo.jpeg"></div>
-
<area alt="See the Team" shape="rect" coords="20,290,210,314" href="https://2012.igem.org/Team:Penn_State/Team" />
+
  <div id="navitabs">
-
<area alt="See the Official Profile" shape="rect" coords="20,325,210,349"
+
    <h2 class="hide">Sample navigation menu:</h2>
-
href="https://igem.org/Team.cgi?year=2012" />
+
<a class="activenavitab" href="https://2012.igem.org/Team:Penn_State">Home</a><span class="hide"> | </span>
-
<area alt="What we are working on" shape="rect" coords="20,360,210,384" href="https://2012.igem.org/Team:Penn_State/Project" />
+
<a class="navitab" href="https://2012.igem.org/Team:Penn_State/Team">Team</a><span class="hide"> | </span>
-
<area alt="Look at what we have made" shape="rect" coords="20,394,210,418" href="https://2012.igem.org/Team:Penn_State/Parts" />
+
<a class="navitab" href="https://2012.igem.org/Team:Penn_State/Project">Projects</a><span class="hide"> | </span>
-
<area alt="Pretty Pictures" shape="rect" coords="20,428,210,452" href="https://2012.igem.org/Team:Penn_State/Modeling" />
+
<a class="navitab" href="https://2012.igem.org/Team:Penn_State/Parts">Parts</a><span class="hide"> | </span>
-
<area alt="Dear diary…" shape="rect" coords="20,463,210,487" href="https://2012.igem.org/Team:Penn_State/Notebook" />
+
<a class="navitab" href="https://2012.igem.org/Team:Penn_State/Modeling">Main Results</a><span class="hide"> | </span>
-
<area alt="OSHA would be proud…" shape="rect" coords="20,497,210,521" href="https://2012.igem.org/Team:Penn_State/Safety" />
+
<a class="navitab" href="https://2012.igem.org/Team:Penn_State/Notebook">Notebook</a><span class="hide"> | </span>
-
<area alt="Thank you" shape="rect" coords="20,532,210,556" href="https://2012.igem.org/Team:Penn_State/Attributions" />
+
<a class="navitab" href="https://2012.igem.org/Team:Penn_State/Other">Other</a>
-
</map>
+
</div>
-
<img src="/wiki/images/4/43/PennState_NavBar_2.jpg" usemap="#sidenav" alt="NavBar" width="230px" height="790px" />
+
-
</div> <!-- Close NavBar -->
+
<div id="desc">
 +
<h3>Questioning Central Dogma</h3>
 +
<p>The Central Dogma of Molecular Biology is the foundation of modern-day synthetic, molecular, and microbiology. While countless innovations in medicine and technology are based on the truth of the doctrine, it does not always accurately predict results in the lab. The Penn State iGEM team questions the central dogma with genetic constructs explore deviations from the norm.</p>
 +
<p class="right"><a href="https://2012.igem.org/Team:Penn_State/Project">Projects >></a></p>
 +
</div>
-
<div class="Container">
+
<div id="main">
-
<p>
+
  <h2>Welcome! </h2>
-
Welcome to the Penn State iGEM page! Here you can find information on all of our projects, activities, progress, achievements, and much more. Please find the links in the menu.
+
      <p class="block">Welcome to the Penn State iGEM page! Here you can find information on all of our <a href="https://2012.igem.org/Team:Penn_State/Project" title="projects">projects</a>, <a href="https://2012.igem.org/Team:Penn_State/Notebook" title="Notebook">progress</a>, <a href=https://2012.igem.org/Team:Penn_State/Judging_Criteria>achievements</a> , and much more. </p>
-
</p>
+
      <p class="block">We are currently working on three <a href="pages/projects.html" title="projects">projects</a> that question the dogma of the Central Dogma of Biology. The Central Dogma is the commonly held belief that within biology, information flows from the order of nucleotides in DNA to the order of nucleotides in RNA and finally to the order of amino acids in a protein. These proteins then go on to complete a variety of functions that make life work. </p>
-
<p>
+
      <p class="block">Molecular biology can be challenging to understand. Check out our Synthetic Biology For Dummies animation below!</p>
-
Just as an overview, we are currently working on three projects that question the dogma of the Central Dogma of Biology. The Central Dogma is the commonly held belief that within biology, information flows from the order of nucleotides in DNA to the order of nucleotides in RNA and finally to the order of amino acids in a protein. These proteins then go on to complete a variety of functions that make life work.
+
      <iframe width="560" height="315" src="http://www.youtube.com/embed/j_3I6E_W1l8" frameborder="0" allowfullscreen></iframe>
-
</p>
+
</div>
-
<p>
+
-
Our first project is about Codon Optimization. In short, the amino acids that make up proteins can be represented by a variety of codons, groups of three bases, in the genetic code. This project looks into understanding which codons are biased and preferences in the E.coli genome. Our second project is studying the directionality of promoters. These are sequences in the DNA that indicate the beginning of a protein coding region. These help the DNA get transcribed into RNA. They are generally believed to be unidirectional, meaning they only cause transcription of the DNA into RNA in a single direction. This project is attempting to find out if this is true, or if some promoters can promote in both directions, and to what degree. Our final project involves the question of reading frame. It is known that a start codon needs to be at the beginning of a coding region for a ribosome to start translation from RNA to amino acid chain, but what happens when there are two start codons really close together and in different reading frames? This project is aimed at answering the question of what happens when there are two start points close together. This project will hopefully be able to determine preference for reading frame or preferred start distance from the Ribosome Binding Site (RBS).
+
-
</p>
+
-
<p>
+
-
Check out more in depth abstracts and explanations of our projects at our project page.
+
-
</p>
+
-
<br/>
+
-
<p>
+
-
We are also excited to announce that we are working on an animation to better explain the Central Dogma of Biology. It is coming soon, so keep checking back for progress.
+
-
</p>
+
-
</div> <!-- Closed Container -->
+
-
<div class="TeamPhoto">
+
<div id="sidebar">
-
<img src="https://static.igem.org/mediawiki/2012/2/2d/PennState_TeamPhoto_Prelim.jpg" width="500px" height="330px" alt="Penn State 2012 iGEM Team"
+
<h3>Check these Out!</h3>
-
</div>
+
<ul class="sidelink">
 +
<li><a href="https://2012.igem.org/Team:Penn_State/Judging_Criteria">Judging Criteria</a></li>
 +
<li><a href="https://2012.igem.org/Team:Penn_State/Parts">Parts</a></li>
 +
<li><a href="https://2012.igem.org/Team:Penn_State/Human_Practices">Human Practices</a></li>
 +
</ul>
 +
<h3>Projects</h3>
 +
    <ul>
 +
      <li><a href="https://2012.igem.org/Team:Penn_State/Multiple_Start_Codons">Multiple Start Codons</a></li>
 +
      <li><a href="https://2012.igem.org/Team:Penn_State/Bidirectional_Promoters">Bidirectional Promoters</a></li>
 +
      <li><a href="https://2012.igem.org/Team:Penn_State/Codon_Optimization">Codon Optimization</a></li>
 +
    </ul>
 +
    </div>
 +
<div id="footer">
 +
<p><strong>&copy; Hannah Jepsen-Burger | Follow us on Twitter<a href="#"></a></p>
 +
</div>
 +
 +
</div>
</body>
</body>
</html>
</html>

Latest revision as of 03:00, 27 October 2012

Index

Questioning Central Dogma

The Central Dogma of Molecular Biology is the foundation of modern-day synthetic, molecular, and microbiology. While countless innovations in medicine and technology are based on the truth of the doctrine, it does not always accurately predict results in the lab. The Penn State iGEM team questions the central dogma with genetic constructs explore deviations from the norm.

Projects >>

Welcome!

Welcome to the Penn State iGEM page! Here you can find information on all of our projects, progress, achievements , and much more.

We are currently working on three projects that question the dogma of the Central Dogma of Biology. The Central Dogma is the commonly held belief that within biology, information flows from the order of nucleotides in DNA to the order of nucleotides in RNA and finally to the order of amino acids in a protein. These proteins then go on to complete a variety of functions that make life work.

Molecular biology can be challenging to understand. Check out our Synthetic Biology For Dummies animation below!