Team:PennState/Parts

From 2008.igem.org

(Difference between revisions)
(Prototype team page)
(Preliminary content!)
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;">
+
<style>
-
This is a template page. READ THESE INSTRUCTIONS.
+
-
</div>
+
-
<div id="instructions" style="text-align: center; font-weight: normal; font-size: small; color: #f6f6f6; padding: 5px;">
+
-
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>.
+
-
</div>
+
-
<div id="warning" style="text-align: center; font-weight: bold; font-size: small; color: #f6f6f6; padding: 5px;">
+
-
You <strong>MUST</strong> have a team description page, a project abstract, a complete project description, and a lab notebook.  PLEASE keep all of your pages within your Team:Example namespace. 
+
-
</div>
+
-
</div>
+
-
</html>
+
-
<!-- *** End of the alert box *** -->
+
.ideasList{
 +
margin-bottom:30px
 +
}
 +
ul#sub {
 +
margin:0px;
 +
padding:0px;
 +
font-size:12px;
 +
list-style-image:none;
 +
list-style-type:none;
 +
}
-
{|align="justify"
+
#sub li { margin-bottom:20px;}
-
|You can write a background of your team here.  Give us a background of your team, the members, etc.  Or tell us more about something of your choosing.
+
-
|[[Image:Example_logo.png|200px|right|frame]]
+
-
|-
+
-
|
+
-
''Tell us more about your project.  Give us background.  Use this is the abstract of your project.  Be descriptive but concise (1-2 paragraphs)''
+
-
|[[Image:Team.png|right|frame|Your team picture]]
+
-
|-
+
-
|
+
-
|align="center"|[[Team:PennState | Team Example 2]]
+
-
|}
+
-
<!--- The Mission, Experiments --->
+
#sub li a {
 +
color:#3300FF;
 +
text-decoration:underline;
 +
}
-
{| style="color:#1b2c8a;background-color:#0c6;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="62%" align="center"
+
#sub li a:hover {
-
!align="center"|[[Team:PennState|Home]]
+
text-decoration:none;
-
!align="center"|[[Team:PennState/Team|The Team]]
+
}
-
!align="center"|[[Team:PennState/Project|The Project]]
+
-
!align="center"|[[Team:PennState/Parts|Parts Submitted to the Registry]]
+
-
!align="center"|[[Team:PennState/Modeling|Modeling]]
+
-
!align="center"|[[Team:PennState/Notebook|Notebook]]
+
-
|}
+
-
(''Or you can choose different headings.  But you must have a team page, a project page, and a notebook page.'')
+
 +
.links {
 +
width:100%;
 +
background-color:#000;
 +
margin-bottom:30px;
 +
}
-
===Note===
+
.links tr {
 +
background-color: rgb(155, 230, 159);
 +
}
-
If you choose to include a '''Parts Submitted to the Registry''' page, please list your parts hereThis is not necessary but it may be a nice list to keep track of.
+
.links td:hover {
 +
background-color: rgb(37,169,113);
 +
}
 +
 
 +
 
 +
.links a{
 +
text-decoration:none;
 +
font-size:14px;
 +
color: #000;
 +
}
 +
 
 +
.links a:active {
 +
}
 +
 
 +
.links a:hover {
 +
}
 +
 
 +
 
 +
#header {
 +
width: 100%;
 +
text-align: center;
 +
}
 +
 
 +
h4 {
 +
font-size: 14pt;
 +
font-weight: normal;
 +
}
 +
 
 +
dt {
 +
font-size: 10pt;
 +
}
 +
 
 +
#projectnav h4 {
 +
padding: .4ex;
 +
}
 +
 
 +
#projectnav dt {
 +
font-weight: normal;
 +
margin: 1.5ex 0 0 0;
 +
}
 +
 
 +
#projectnav h4, #projectnav dt, #projectnav dd {
 +
text-align: center;
 +
text-indent: 0;
 +
margin-left: 0;
 +
}
 +
 
 +
#hbnav dd {
 +
background-color: rgb(0,80,200);
 +
border-left: dashed #FFF 3px;
 +
border-right: dashed #FFF 3px;
 +
padding: 1em;
 +
}
 +
 
 +
#denav dd{
 +
background-color: rgb(37,170,113);
 +
border-left: dashed #FFF 3px;
 +
border-right: dashed #FFF 3px;
 +
padding: 1em;
 +
margin-top: 0;
 +
}
 +
 
 +
#projectnav a {
 +
color: #fff;
 +
}
 +
 
 +
#pagecontent p {
 +
text-indent: 1.25em;
 +
}
 +
</style>
 +
<! -- END of style sheet -->
 +
 
 +
</head>
 +
<body>
 +
 
 +
<!-- First table displays centered iGEM 2007 Logo --> 
 +
<div id="header">
 +
<img src="https://static.igem.org/mediawiki/2008/d/df/Penn_state_igem_logo.JPG" alt="Penn State" />
 +
</div>
 +
 
 +
<!-- Table displaying top row of links -->
 +
<table class="links" >
 +
  <tr>
 +
    <td align="center" ><a class="mainLinks" href="https://2008.igem.org/Team:PennState" >Home</a> </td>
 +
    <td align="center" ><a class="mainLinks" href="https://2008.igem.org/Team:PennState/Team" >The Team</a> </td>
 +
    <td align="center" ><a class="mainLinks" href="https://2008.igem.org/Team:PennState/Project" >The Project</a> </td>
 +
    <td align="center" ><a class="mainLinks" href="https://2008.igem.org/Team:PennState/Parts">Parts</a> </td>
 +
    <td align="center" ><a class="mainLinks" href="https://2008.igem.org/Team:PennState/Modeling" >Modeling</a> </td>
 +
    <td align="center" ><a class="mainLinks" href="https://2008.igem.org/Team:PennState/Notebook" >Notebook</a> </td>
 +
  </tr>
 +
</table>
 +
 
 +
<table> <!-- Table for content area -->
 +
<tr>
 +
 
 +
<!--
 +
  Navigation menu for the projects
 +
  The table is extended to include the introduction paragraph and the information blocks
 +
-->
 +
<td valign="top" width="20%" id="projectnav">
 +
<h4 style="margin-top: 0;">Hormone Biosensors</h4>
 +
<dl id="hbnav">
 +
  <dd><a href="hbintro" title="Intro to Endocrine Disruption, pseudoestrogens, pthalates, nuclear hormone receptors, and our goals">Introduction</a></dd>
 +
  <dt>Smart Fold</dt>
 +
  <dd><a href="smartfold/overview">Overview</a></dd>
 +
  <dd><a href="smartfold/parts" title="Parts submitted to the registry for this project">Parts</a></dd>
 +
  <dd><a href="smartfold/references">References</a></dd>
 +
  <dt>Nuclear Fusion</dt>
 +
  <dd><a href="fusion/overview">Overview</a></dd>
 +
  <dd><a href="fusion/parts" title="Parts submitted to the registry for this project">Parts</a></dd>
 +
  <dd><a href="fusion/references">References</a></dd>
 +
</dl>
 +
<h4>Diauxie Elimination</h4>
 +
<dl id="denav">
 +
  <dd><a href="diauxie/intro">Introduction</a></dd>
 +
  <dd><a href="diauxie/overview">Overview</a></dd>
 +
  <dd><a href="diauxie/parts" title="Parts submitted to the registry for this project">Parts</a></dd>
 +
  <dd><a href="diauxie/references">References</dd>
 +
</dl>
 +
</td>
 +
<td valign="top">
 +
          <!-- ALL PAGE CONTENT GOES HERE: between the <td> and </td> tags! -->
 +
<h4>What have we submitted?</h4>
 +
<hr/>
 +
 
 +
<p>Between our two projects, we have submitted a total of <span style="color:red">X</span> parts to the registry. For each part, we intend to provide characterization.</p>
 +
 
 +
<h5>List of our BioBricks</h5>
 +
<dl>
 +
  <dt>Human Peroxisome Proliferator Activated Receptor Alpha (hPPAR&alpha;)</dt>
 +
<dd>Nuclear hormone receptor, target of many environmental pollutant endocrine disruptors.</dd>
 +
<dd><a href="https://2008.igem.org/wiki/hbintro">Registry</a> &bull; <a href="https://2008.igem.org/wiki/hb/parts#hPPAR">Characterization</a></dd>
 +
<dt>Human Retinoid X Receptor Alpha (hRXR&alpha;)</dt>
 +
<dd>Nuclear hormone receptor necessary for heterodimerization for PPAR activation.</dd>
 +
<dd><a href="https://2008.igem.org/wiki/hbintro">Registry</a> &bull; <a href="https://2008.igem.org/wiki/hb/parts#hRXR">Characterization</a></dd>
 +
<dt>Peroxisome Proliferator Response Element (PPRE)</dt>
 +
<dd>Sequence of DNA that PPAR binds to</dd>
 +
<dd><a href="https://2008.igem.org/wiki/hbintro">Registry</a> &bull; <a href="https://2008.igem.org/wiki/hb/parts#hRXR">Characterization</a></dd>
 +
</dl>
 +
 
 +
          <!-- END OF PAGE! -->
 +
</td>
 +
</tr>
 +
</table>
 +
</body>
 +
</html>

Revision as of 17:49, 27 June 2008

Hormone Biosensors

Introduction
Smart Fold
Overview
Parts
References
Nuclear Fusion
Overview
Parts
References

Diauxie Elimination

Introduction
Overview
Parts
References

What have we submitted?


Between our two projects, we have submitted a total of X parts to the registry. For each part, we intend to provide characterization.

List of our BioBricks
Human Peroxisome Proliferator Activated Receptor Alpha (hPPARα)
Nuclear hormone receptor, target of many environmental pollutant endocrine disruptors.
RegistryCharacterization
Human Retinoid X Receptor Alpha (hRXRα)
Nuclear hormone receptor necessary for heterodimerization for PPAR activation.
RegistryCharacterization
Peroxisome Proliferator Response Element (PPRE)
Sequence of DNA that PPAR binds to
RegistryCharacterization