Team:Penn/Parts

From 2013.igem.org

(Difference between revisions)
Line 5: Line 5:
<body>
<body>
   <!--Navigation bar at the top-->
   <!--Navigation bar at the top-->
-
     <ul class="nav">
+
      
-
         <li><a href="https://2013.igem.org/Team:Penn">Home</a></li>
+
    <div class="navbar-wrapper">
-
        <li id="team">Team</li>
+
      <!-- Wrap the .navbar in .container to center it within the absolutely positioned parent. -->
-
        <li><a href="https://igem.org/Team.cgi?year=2013&team_name=Penn">Official Team Profile</a></li>
+
      <div class="container">
-
        <li><a href="https://2013.igem.org/Team:Penn/Project">Project</a></li>
+
 
-
        <li><a href="https://2013.igem.org/Team:Penn/Parts">Parts</a></li>
+
         <div class="navbar navbar-inverse">
-
        <li><a href="https://2013.igem.org/Team:Penn/Modeling">Modeling</a></li>
+
          <div class="navbar-inner">
-
        <li><a href="https://2013.igem.org/Team:Penn/Notebook">Notebook</a></li>
+
            <!-- Responsive Navbar Part 1: Button for triggering responsive navbar (not covered in tutorial). Include responsive CSS to utilize. -->
-
        <li><a href="https://2013.igem.org/Team:Penn/Safety">Safety</a></li>
+
            <button type="button" class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
-
          
+
              <span class="icon-bar"></span>
-
     </ul>
+
              <span class="icon-bar"></span>
 +
              <span class="icon-bar"></span>
 +
            </button>
 +
            <a class="brand" href="https://2013.igem.org/Team:Penn">Penn's iGEM Team</a>
 +
            <!-- Responsive Navbar Part 2: Place all navbar contents you want collapsed withing .navbar-collapse.collapse. -->
 +
            <div class="nav-collapse collapse">
 +
              <ul class="nav">
 +
             
 +
                <!-- Read about Bootstrap dropdowns at http://twitter.github.com/bootstrap/javascript.html#dropdowns -->
 +
                <li class="dropdown">
 +
                  <a href="#" class="dropdown-toggle" data-toggle="dropdown">About <b class="caret"></b></a>
 +
                  <ul class="dropdown-menu">
 +
                    <li><a id="team">Team</a></li>
 +
                    <li><a href="https://2013.igem.org/Team:Penn/Sponsors">Sponsors</a></li>
 +
                    <li><a href="https://igem.org/Team.cgi?id=1128">Official Team Profile</a></li>
 +
                    <!--<li class="divider"></li>
 +
                    <li class="nav-header">Nav header</li>
 +
                    <li><a href="#">Separated link</a></li>
 +
                    <li><a href="#">One more separated link</a></li>-->
 +
                  </ul>
 +
                </li>
 +
                <li><a href="https://2013.igem.org/Team:Penn/HumanPractices">Human Practices</a></li>
 +
<li><a href="https://2013.igem.org/Team:Penn/Notebook">Notebook</a></li>
 +
                <li class="dropdown">
 +
                  <a href="#" class="dropdown-toggle" data-toggle="dropdown">Project <b class="caret"></b></a>
 +
                  <ul class="dropdown-menu">
 +
                 
 +
                    <li><a href="https://2013.igem.org/Team:Penn/Project">Project</a></li>
 +
                    <li><a href="https://2013.igem.org/Team:Penn/Parts">Parts</a></li>
 +
                    <li><a href="https://2013.igem.org/Team:Penn/Modeling">Modeling</a></li>
 +
                    <li><a href="https://2013.igem.org/Team:Penn/Safety">Safety</a></li>
 +
                  </ul>
 +
                </li>
 +
              </ul>
 +
            </div><!--/.nav-collapse -->
 +
          </div><!-- /.navbar-inner -->
 +
         </div><!-- /.navbar -->
 +
 
 +
      </div> <!-- /.container -->
 +
     </div><!-- /.navbar-wrapper -->
      
      

Revision as of 12:16, 11 July 2013

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 Penn</groupparts>