Difference between revisions of "Team:DTU-Denmark/Basic Part"

(Prototype team page)
 
Line 1: Line 1:
{{DTU-Denmark}}
+
<html lang="en">
<html>
+
<head>
 +
  <meta charset="utf-8">
 +
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
  
<h2> Basic Parts</h2>
+
 
 +
    <link href="/Team:DTU-Denmark/bootstrap.css?action=raw&ctype=text/css" rel="stylesheet">
 +
    <link href="/Team:DTU-Denmark/style.css?action=raw&ctype=text/css" rel="stylesheet">
 +
    <link href="/Team:DTU-Denmark/font-awesome.css?action=raw&ctype=text/css" rel="stylesheet">
  
 
+
   
<div class="highlightBox">
+
    <script type="text/javascript" src="/Team:DTU-Denmark/jquery.js?action=raw&ctype=text/javascript"></script>
<h4>Note</h4>
+
    <script type="text/javascript" src="/Team:DTU-Denmark/bootstrap.js?action=raw&ctype=text/javascript"></script>
<p>In order to be considered for the <a href="https://2015.igem.org/Judging/Awards#SpecialPrizes">Best New Basic Part award</a>, you must fill out this page. Please give links to the Registry entries for the Basic parts you have made. Please see the Registry's <a href="http://parts.igem.org/Help:Parts#Basic_and_Composite_Parts"> Help:Parts page</a> for more information on part types.</p>
+
</head>
 +
<body>
 +
<div class="container">
 +
<div class="row clearfix">
 +
<div class="col-md-12 column">
 +
<div class="page-header">
 +
<h1>Technical University of Denmark
 +
<!--small>Team Name</small-->
 +
</h1>
 +
</div>
 +
</div>
 +
    <div class="col-md-2">
 +
        <div class="sidebar-nav">
 +
<nav class="navbar navbar-default" role="navigation">
 +
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
 +
<ul class="nav navbar-nav">
 +
<li class="dropdown">
 +
<a href="/Team:DTU-Denmark"
 +
  >Home
 +
                                          </a></li>
 +
<li class="dropdown">
 +
<a href="/Team:DTU-Denmark/Team"
 +
  >Team
 +
                                          </a></li>
 +
<li class="dropdown">
 +
<a href=""
 +
  class="dropdown-toggle"
 +
  data-toggle="dropdown"
 +
  role="button"
 +
  aria-expanded="false">Project
 +
                                          <span class="caret"></span></a><ul class="dropdown-menu" role="menu">
 +
<li class="dropdown">
 +
<a href="/Team:DTU-Denmark/Description"
 +
  >Description
 +
                                          </a></li>
 +
<li class="dropdown">
 +
<a href="/Team:DTU-Denmark/Experiments"
 +
  >Experiments & Protocols
 +
                                          </a></li>
 +
<li class="dropdown">
 +
<a href="/Team:DTU-Denmark/Results"
 +
  >Results
 +
                                          </a></li>
 +
<li class="dropdown">
 +
<a href="/Team:DTU-Denmark/Design"
 +
  >Design
 +
                                          </a></li></ul></li>
 +
<li class="dropdown">
 +
<a href=""
 +
  class="dropdown-toggle"
 +
  data-toggle="dropdown"
 +
  role="button"
 +
  aria-expanded="false">Parts
 +
                                          <span class="caret"></span></a><ul class="dropdown-menu" role="menu">
 +
<li class="dropdown">
 +
<a href="/Team:DTU-Denmark/Parts"
 +
  >Team Parts
 +
                                          </a></li>
 +
<li class="dropdown active">
 +
<a href="/Team:DTU-Denmark/Basic_Part"
 +
  >Basic Parts
 +
                                          </a></li>
 +
<li class="dropdown">
 +
<a href="/Team:DTU-Denmark/Composite_Part"
 +
  >Composite Parts
 +
                                          </a></li>
 +
<li class="dropdown">
 +
<a href="/Team:DTU-Denmark/Part_Collection"
 +
  >Part Collection
 +
                                          </a></li></ul></li>
 +
<li class="dropdown">
 +
<a href="/Team:DTU-Denmark/Notebook"
 +
  >Notebook
 +
                                          </a></li>
 +
<li class="dropdown">
 +
<a href="/Team:DTU-Denmark/Attributions"
 +
  >Attributions
 +
                                          </a></li>
 +
<li class="dropdown">
 +
<a href="/Team:DTU-Denmark/Collaborations"
 +
  >Collaborations
 +
                                          </a></li>
 +
<li class="dropdown">
 +
<a href="/Team:DTU-Denmark/Practices"
 +
  >Human Practices
 +
                                          </a></li>
 +
<li class="dropdown">
 +
<a href="/Team:DTU-Denmark/Safety"
 +
  >Safety
 +
                                          </a></li>
 +
<li class="dropdown">
 +
<a href="/Team:DTU-Denmark/Modeling"
 +
  >Modeling
 +
                                          </a></li>
 +
<li class="dropdown">
 +
<a href="/Team:DTU-Denmark/Measurement"
 +
  >Measurement
 +
                                          </a></li>
 +
<li class="dropdown">
 +
<a href="/Team:DTU-Denmark/Software"
 +
  >Software
 +
                                          </a></li>
 +
<li class="dropdown">
 +
<a href="/Team:DTU-Denmark/Entrepreneurship"
 +
  >Entrepreneurship
 +
                                          </a></li>
 +
</ul>
 +
</div>
 +
</nav>
 +
            </div>
 +
        </div>
 +
    <div class="col-md-9">
 +
            <div class="row clearfix">
 +
 +
</div>
 +
</div>
 +
</div>
 
</div>
 
</div>
 
+
</body>
<p>
+
A <b>basic part</b> is a functional unit of DNA that cannot be subdivided into smaller component parts. <a href="http://parts.igem.org/wiki/index.php/Part:BBa_R0051">BBa_R0051</a> is an example of a basic part, a promoter regulated by lambda cl.
+
</p>
+
 
+
<p>Most genetically-encoded functions have not yet been converted to BioBrick parts. Thus, there are <b>many</b> opportunities to find new, cool, and important genetically encoded functions, and refine and convert the DNA encoding these functions into BioBrick standard biological parts. </p>
+
 
+
</div>
+
 
+
 
</html>
 
</html>

Revision as of 12:14, 7 August 2015