Team:WHU-China/Parts

From 2013.igem.org

(Difference between revisions)
Line 25: Line 25:
     <![endif]-->
     <![endif]-->
     <script src="http://cdn.jquerytools.org/1.2.5/full/jquery.tools.min.js"></script>
     <script src="http://cdn.jquerytools.org/1.2.5/full/jquery.tools.min.js"></script>
 +
Line 31: Line 32:
             var scrollPos = $(window).scrollTop();
             var scrollPos = $(window).scrollTop();
             if (scrollPos > 100) {
             if (scrollPos > 100) {
-
                 $(".backtop").addClass("stickToBottom");
+
                 $(".mainiGEM").addClass("sticktotop");
             } else {
             } else {
-
                 $(".backtop").removeClass("stickToBottom");
+
                 $(".mainiGEM").removeClass("sticktotop");
             }
             }
         });
         });
Line 42: Line 43:
<img src="https://static.igem.org/mediawiki/2013/b/b0/Back_to_IGEM.png" style="width:80px;height:60px;position:fixed;top:10px;right:0px;z-index:1000;"/></a>
<img src="https://static.igem.org/mediawiki/2013/b/b0/Back_to_IGEM.png" style="width:80px;height:60px;position:fixed;top:10px;right:0px;z-index:1000;"/></a>
</div>
</div>
 +
<div style="margin-left:17%;margin-right:7%;margin-top:30px;width:76%;height:auto;">
<div style="margin-left:17%;margin-right:7%;margin-top:30px;width:76%;height:auto;">

Revision as of 05:32, 24 September 2013

We strongly recommend you to use a non-IE core browser, for example Firefox, Chrome, Safari, or Opera

Parts submitted

An important aspect of the iGEM competition is the use and creation of standard biological parts. Each team will make new parts during iGEM and will place them in the [http://partsregistry.org Registry of Standard Biological Parts]. The iGEM software provides an easy way to present the parts your team has created . The "groupparts" 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.

Remember that the goal of proper part documentation is to describe and define a part such that it can be used without a need to refer to the primary literature. The next iGEM team 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.

<groupparts>iGEM013 WHU-China</groupparts>