Team:UCSF/Parts

From 2010.igem.org

(Difference between revisions)
 
(20 intermediate revisions not shown)
Line 1: Line 1:
-
{{Template:UCSF/Header}}
+
<html>
-
{{Template:UCSF/Nav}}
+
<script>
-
{{Template:UCSF/SubNav}}
+
var Numbering="N5";
-
===Parts===
+
</script>
 +
</html>
-
New for iGEM 2010 is the ''groupparts'' tag.  This tag will generate a table with all of the parts that your team adds to your team sandbox.  Note that if you want to document a part you need to document it on the [http://partsregistry.org Registry], not on your team wiki.
+
{{Template:UCSF/BannerAndNav}}
 +
{{Template:UCSF/WholeBlockStart}}
 +
 +
<html>
 +
<style>
 +
#groupparts{
 +
margin-left:34px;
 +
}
 +
 +
h3{
 +
text-vertical-align:middle;
 +
background-image:url(https://static.igem.org/mediawiki/2010/3/31/UCSF_meihuabiao.png);
 +
text-indent: 35px;
 +
background-repeat: no-repeat;
 +
color:green;
 +
}
 +
 +
p{
 +
margin-left:35px;
 +
margin-right:35px;
 +
}
 +
 +
 +
#customers
 +
{
 +
margin-left:35px;
 +
width:75%;
 +
border-collapse:collapse;
 +
}
 +
#customers td, #customers th
 +
{
 +
font-size:13px;
 +
border:1px solid #d76203;
 +
padding:3px 7px 2px 7px;
 +
}
 +
#customers th
 +
{
 +
font-size:13px;
 +
text-align:left;
 +
padding-top:5px;
 +
padding-bottom:4px;
 +
background-color:#e7651f;
 +
color:#fff;
 +
}
 +
#customers tr.alt td
 +
{
 +
color:#000;
 +
background-color:#ffe1a6;
 +
}
 +
 +
</style>
 +
</head>
 +
 +
<body>
 +
<h3  style="font-weight:bold;">Parts submitted to the Registry</h3>
 +
</body>
 +
</html>
<groupparts>iGEM010 UCSF</groupparts>
<groupparts>iGEM010 UCSF</groupparts>
-
{{Template:UCSF/SideBar}}
+
<html>
 +
<body>
 +
<!-- add device list below -->
 +
 
 +
<p>During the summer we built more than 60 devices under the BioBrick standard <a href="https://2009.igem.org/Judging/Variance/UCSF" target="_blank">RFC28</a> (see more info <a href="http://dspace.mit.edu/bitstream/handle/1721.1/46721/BBFRFC28.pdf" target="_blank">here</a>), which was developed by the UCSF team in 2009 and was approved by the Registry of Parts.  However, this year the Registry does not accept RFC28.  Due to time constrains, we could not move all of these parts into pSB1C3 and submit them as we had planned.</p><br>
 +
 
 +
<!--
 +
 
 +
<table id="customers">
 +
<tr>
 +
  <th>Designed by</th>
 +
  <th>Ligated parts</th>
 +
  <th>Function</th>
 +
</tr>
 +
<tr>
 +
  <td>Carmen</td>
 +
  <td>device</td>
 +
  <td>purpose</td>
 +
</tr>
 +
 
 +
<tr class="alt">
 +
  <td>John</td>
 +
  <td>device</td>
 +
  <td>purpose</td>
 +
</tr>
 +
 +
</table>
 +
 
 +
-->
 +
 
 +
<br>
 +
<br>
 +
<br>
 +
 
 +
<!-- content ends here -->
 +
</body>
 +
</html>
 +
 
 +
{{Template:UCSF/WholeBlockEnd}}

Latest revision as of 22:29, 15 November 2010


Parts submitted to the Registry

<groupparts>iGEM010 UCSF</groupparts>

During the summer we built more than 60 devices under the BioBrick standard RFC28 (see more info here), which was developed by the UCSF team in 2009 and was approved by the Registry of Parts. However, this year the Registry does not accept RFC28. Due to time constrains, we could not move all of these parts into pSB1C3 and submit them as we had planned.