Difference between revisions of "Team:SDSZ-China/Parts"

(Prototype team page)
 
Line 2: Line 2:
 
<html>
 
<html>
  
 +
<head>
 +
<title>Project</title>
  
 +
<style type='text/css'>
 +
#top_title, #sideMenu {
 +
display: none;
 +
}
  
 +
#content {
 +
width: 100%;
 +
margin: 0;
 +
padding: 0;
 +
background: #f3f4f4;
 +
}
  
 +
p {
 +
font-family: Lato !important;
 +
font-size: 17px !important
 +
}
  
 +
h1 {
 +
font-size: 40 -px !important;
 +
}
  
<div class="column full_size">
+
body {
 +
font-family: Lato !important;
 +
}
  
<h1>Parts</h1>
+
h3 {
 +
font-size: 25 -px;
 +
}
  
<p>Each team will make new parts during iGEM and will submit them to the Registry of Standard Biological Parts. The iGEM software provides an easy way to present the parts your team has created. The <code>&lt;groupparts&gt;</code> tag (see below) will generate a table with all of the parts that your team adds to your team sandbox.</p>
+
#bg {
<p>Remember that the goal of proper part documentation is to describe and define a part, so that it can be used without needing to refer to the primary literature. Registry users in future years should be able to read your documentation and be able to use the part successfully. Also, you should provide proper references to acknowledge previous authors and to provide for users who wish to know more.</p>
+
position: fixed;
 +
z-index: -1;
 +
top: 0;
 +
left: 0;
 +
}
 +
</style>
 +
<link href='http://fonts.googleapis.com/css?family=Lato' rel='stylesheet' type='text/css'>
 +
<!-- 最新版本的 Bootstrap 核心 CSS 文件 -->
 +
<link rel="stylesheet" href="https://cdn.bootcss.com/bootstrap/3.3.7/css/bootstrap.min.css"
 +
  integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
  
  
</div>
+
<script>localStorage.clear();</script>
 +
<!-- 最新的 Bootstrap 核心 JavaScript 文件 -->
 +
<script src="https://cdn.bootcss.com/bootstrap/3.3.7/js/bootstrap.min.js"
 +
integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa"
 +
crossorigin="anonymous"></script>
  
 +
<script type="text/javascript" async
 +
src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-MML-AM_CHTML"></script>
 +
<script type="text/x-mathjax-config">
 +
MathJax.Hub.Config({tex2jax: {inlineMath: [['$','$'], ['\\(','\\)']]}});
  
  
  
 +
</script>
  
<div class="column half_size">
+
<script type="text/javascript">
<div class="highlight">
+
<h5>Note</h5>
+
<p>Note that parts must be documented on the <a href="http://parts.igem.org/Main_Page"> Registry</a>. This page serves to <i>showcase</i> the parts you have made. Future teams and other users and are much more likely to find parts by looking in the Registry than by looking at your team wiki.</p>
+
</div>
+
</div>
+
  
 +
$(document).ready(function () {
 +
$("#category_navbar a").on('click', function (event) {
 +
// Make sure this.hash has a value before overriding default behavior
 +
if (this.hash !== "") {
 +
// Prevent default anchor click behavior
 +
event.preventDefault();
  
 +
// Store hash0
 +
var hash = this.hash;
  
 +
// Using jQuery's animate() method to add smooth page scroll
 +
// The optional number (800) specifies the number of milliseconds it takes to scroll to the specified area
 +
$('html, body').animate({
 +
scrollTop: $(hash).offset().top
 +
}, 800, function () {
  
<div class="column half_size">
+
// Add hash (#) to URL when done scrolling (default click behavior)
 +
window.location.hash = hash;
 +
});
 +
}  // End if
 +
});
 +
});
  
<h5>Adding parts to the registry</h5>
 
<p>You can add parts to the Registry at our <a href="http://parts.igem.org/Add_a_Part_to_the_Registry">Add a Part to the Registry</a> link.</p>
 
<p>We encourage teams to start completing documentation for their parts on the Registry as soon as you have it available. The sooner you put up your parts, the better you will remember all the details about your parts. Remember, you don't need to send us the DNA sample before you create an entry for a part on the Registry. (However, you <b>do</b> need to send us the DNA sample before the Jamboree. If you don't send us a DNA sample of a part, that part will not be eligible for awards and medal criteria.)</p>
 
</div>
 
  
 +
</script>
  
 +
</head>
 +
</head>
  
 +
<body data-spy="scroll" data-target="#category_navbar">
  
 +
<div class="container" style='z-index:10;position:relative;'>
  
<div class="column half_size">
 
  
<h5>What information do I need to start putting my parts on the Registry?</h5>
+
<div class="row card" id='bodycontainer' class='row'>
<p>The information needed to initially create a part on the Registry is:</p>
+
<ul>
+
<li>Part Name</li>
+
<li>Part type</li>
+
<li>Creator</li>
+
<li>Sequence</li>
+
<li>Short Description (60 characters on what the DNA does)</li>
+
<li>Long Description (Longer description of what the DNA does)</li>
+
<li>Design considerations</li>
+
</ul>
+
  
<p>
+
<nav class="navbar navbar-default navbar-static-top">
We encourage you to put up <em>much more</em> information as you gather it over the summer. If you have images, plots, characterization data and other information, please also put it up on the part page. </p>
+
<!-- Brand and toggle get grouped for better mobile display -->
 +
<div class="navbar-header">
 +
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse"
 +
data-target="#bs-example-navbar-collapse-1" aria-expanded="false">
 +
<span class="sr-only">Toggle navigation</span>
 +
<span class="icon-bar"></span>
 +
<span class="icon-bar"></span>
 +
<span class="icon-bar"></span>
 +
</button>
 +
<a class="navbar-brand" href="#"><img src="https://static.igem.org/mediawiki/2017/8/8c/%E5%91%80%E5%95%8A%E5%93%88.jpeg" width="100"></a>
 +
</div>
  
</div>
+
<!-- Collect the nav links, forms, and other content for toggling -->
 +
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
 +
<ul class="nav navbar-nav">
 +
<li><a href="/Team:SDSZ-China">Home</a></li>
 +
<li><a href="/Team:SDSZ-China/Project">Project</a></li>
 +
<li><a href="/Team:SDSZ-China/Experiment">Experiment</a></li>
 +
<li><a href="/Team:SDSZ-China/Parts">Parts</a></li>
 +
<li><a href="/Team:SDSZ-China/Human_Practices">Human Practices</a></li>
 +
<li><a href="/Team:SDSZ-China/Safety">Safety</a></li>
 +
</ul>
 +
<ul class="nav navbar-nav navbar-right">
 +
<li><a href="/Team:SDSZ-China/Team">Team and attributions</a></li>
 +
<li><a href="#">By SDSZ</a></li>
 +
</ul>
 +
</div><!-- /.navbar-collapse -->
 +
</nav>
  
  
<div class="column half_size">
+
<div class="col-sm-2" style='padding-left:5% padding-right:10%'>
 +
<div id="category_navbar">
 +
<ul class="nav nav-list" data-spy="affix" data-offset-top="160"
 +
style='-webkit-transform: translateZ(0);width:160px;margin-left:0'>
 +
<li><a href="#Parts">Parts</a></li>
 +
</ul>
 +
</div>
  
<h5>Inspiration</h5>
+
</div>
<p>We have a created  a <a href="http://parts.igem.org/Well_Documented_Parts">collection of well documented parts</a> that can help you get started.</p>
+
 
+
<p> You can also take a look at how other teams have documented their parts in their wiki:</p>
+
<ul>
+
<li><a href="https://2014.igem.org/Team:MIT/Parts"> 2014 MIT </a></li>
+
<li><a href="https://2014.igem.org/Team:Heidelberg/Parts"> 2014 Heidelberg</a></li>
+
<li><a href="https://2014.igem.org/Team:Tokyo_Tech/Parts">2014 Tokyo Tech</a></li>
+
</ul>
+
</div>
+
 
+
<div class="column full_size">
+
<h5>Part Table </h5>
+
 
+
<p>Please include a table of all the parts your team has made during your project on this page. Remember part characterization and measurement data must go on your team part pages on the Registry. </p>
+
 
+
<div class="highlight">
+
  
 +
<div class="col-sm-10" style="padding-right:5%">
  
 +
<div class="row">
 +
<div class="col-sm-12">
 +
<h1 id="Parts">Parts</h1>
 
</html>
 
</html>
 
<groupparts>iGEM17 SDSZ-China</groupparts>
 
<groupparts>iGEM17 SDSZ-China</groupparts>
  
 
<html>
 
<html>
</div>
+
</div>
</div>
+
  
 +
<br>
 +
<br>
 +
</div>
  
 +
<br>
 +
<br>
 +
<br>
 +
</div>
 +
</div>
 +
 +
<div class="backgroundpic">
 +
<img src="https://static.igem.org/mediawiki/2017/e/e3/%E8%83%8C%E6%99%AF2jpeg.jpeg" width="100%"
 +
height="100%" id="bg" alt="">
 +
</div>
 +
</div>
  
 +
</body>
  
 
</html>
 
</html>

Revision as of 17:11, 1 November 2017


Project

Parts

<groupparts>iGEM17 SDSZ-China</groupparts>