Difference between revisions of "Team:Michigan/Composite Part"

 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{Michigan}}
 
{{Michigan}}
 
<html>
 
<html>
 +
<head>
 +
<meta charset="UTF-8">
 +
<title>Team Michigan: Composite_Parts</title>
 +
<link rel="stylesheet" type="text/css" href="https://2017.igem.org/Team:Michigan/CSS?action=raw&ctype=text/css" />
 +
<link href="https://fonts.googleapis.com/css?family=Bungee+Hairline|Oxygen|Sumana" rel="stylesheet">
 +
<link href="https://fonts.googleapis.com/css?family=Open+Sans:700" rel="stylesheet">
 +
<script type="text/javascript" src="https://2017.igem.org/Team:Michigan/Javascript?action=raw&ctype=text/javascript"></script>
 +
</head>
  
 +
<body onLoad="addLogoToNav(); loadBody();">
 +
<div class="container-float page2">
 +
<div class="container" id="pageContainer">
  
 +
<div class="col-md-10 content">
 +
<h2>Composite Parts</h2>
 +
<br>
 +
<p>Team Michigan 2017 has submitted <a href="https://2017.igem.org/Team:Michigan/Basic_Part">4 basic parts!</a></p>
  
 +
<!--Gif of one handsome young man shrugging. Optional, but honestly who
 +
doesn't want to look at that face? -->
  
 +
</div> <!--End col-->
  
 +
<div class="col-md-2 h5">
 +
<nav class="navbar h5" id="sidebar">
 +
<ul class="nav nav-stacked">
 +
<li onClick="go('/Parts')"><a class="subtitle">Parts</a></li>
 +
<li onClick="go('/Basic_Part')"><a class="subtitle">Basic Parts</a></li>
 +
<li onClick="go('/Composite_Part')"><a class="subtitle">Composite Parts</a></li>
 +
<li onClick="go('/Part_Collection')"><a class="subtitle">Parts Collection</a></li>
 +
</ul>
 +
</nav>
 +
<!--<img src="images/person.png" class="person" />-->
 +
</div> <!--End col-->
  
<div class="column full_size">
+
<ul class="nav nav-tabs bottom" id="nav" style="margin-left:0">
<h1>Composite Parts</h1>
+
<li onClick="go('')"><a><img id="home-logo" /></a></li>
 
+
<li onClick="go('/Description')"><a class="subtitle">project</a></li>
 
+
<li onClick="go('/Team')"><a class="subtitle">the team</a></li>
<p>
+
<li onClick="go('/Human_Practices')"><a class="subtitle">human practices</a></li>
A composite part is a functional unit of DNA consisting of two or more basic parts assembled together. <a href="http://parts.igem.org/wiki/index.php/Part:BBa_I13507">BBa_I13507</a> is an example of a composite part, consisting of an RBS, a protein coding region for a red fluorescent protein, and a terminator.
+
<li onClick="go('/Parts')"><a class="subtitle">parts</a></li>
</p>
+
<li onClick="go('/Model')"><a class="subtitle">modelling</a></li>
 
+
<li onClick="go('/Safety')"><a class="subtitle">safety</a></li>
<p>New composite BioBrick devices can be made by combining existing BioBrick Parts (like Inverters, Amplifiers, Smell Generators, Protein Balloon Generators, Senders, Receivers, Actuators, and so on).</p>
+
<li onClick="go('/Collaborations')"><a class="subtitle">collaborations</a></li>
 
+
<li onClick="go('/Attributions')"><a class="subtitle">attributions</a></li>
<br>
+
<!--<li onClick="window.open('https://2017.igem.org')"><a class="subtitle">igem</a></li>-->
<h3>Best Composite Part Special Prize</h3>
+
</ul>
 
+
<p>New BioBrick devices can be made by combining existing BioBrick Parts. For example, Inverters, Amplifiers, Smell Generators, Protein Balloon Generators, Senders, Receivers, Actuators, and so on. To be eligible for this award, this part must adhere to <a href="http://parts.igem.org/DNA_Submission">Registry sample submission guidelines</a> and have been sent to the Registry of Standard Biological Parts. If you have a part you wish to nominate your team for this <a href="https://2017.igem.org/Judging/Awards">special prize</a>, make sure you add your part number to your <a href="https://2017.igem.org/Judging/Judging_Form">judging form</a> and delete the box at the top of this page.
+
 
+
<br><br>
+
<b>Please note:</b> Judges will only look at the first part number you list, so please only enter ONE (1) part number in the judging form for this prize. </p>
+
<br>
+
<div class="highlight">
+
<h4>Note</h4>
+
<p>This page should list all the composite parts your team has made during your project. You must add all characterization information for your parts on the Registry. You should not put characterization information on this page. Remember judges will only look at the first part in the list for the Best Composite Part award, so put your best part first!</p>
+
 
+
</div>
+
  
</div>
+
</div> <!--End container-->
 +
</div> <!--End container-float-->
  
 +
</body>
 
</html>
 
</html>

Latest revision as of 23:46, 1 November 2017

Team Michigan: Composite_Parts