Difference between revisions of "Team:Georgia State/Parts"

(Prototype team page)
 
 
(20 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Georgia_State}}
+
{{Georgia_State/sand}}
<html>
+
<html lang="en">
 +
<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700|Playfair+Display:400,700&action=raw&ctype=text/css">
 +
<head>
 +
    <meta charset="UTF-8">
 +
    <meta name="description" content="">
 +
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
 +
    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
 +
    <!-- Title -->
 +
    <title>GSU iGEM</title>
  
 +
</head>
  
<div class="column full_size">
 
<h1>Parts</h1>
 
<p>Each team will make new parts during iGEM and will add them to the Registry of Standard Biological Parts. The iGEM 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>
 
<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>
 
</div>
 
  
<div class="column full_size">
 
<div class="highlight decoration_background">
 
<h3>Note</h3>
 
<p>Note that parts must be well documented on each part's <a href="http://parts.igem.org/Main_Page">Main Page on the Registry</a>. This documentation includes all of the characterization data for your parts. <b>The part's data MUST be on the part's Main Page on the Registry for your team to be eligible for medals and special prizes pertaining to parts.</b> <br><br>
 
This page serves to <i>showcase</i> the parts you have made and should include links to the Registry pages for your parts. 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>
 
  
<div class="clear extra_space"></div>
 
<div class="line_divider"></div>
 
<div class="clear extra_space"></div>
 
  
 +
<body>
 +
 
 +
<!-- Preloader -->
 +
    <div id="preloader">
 +
        <div class="loader"></div>
 +
    </div>
 +
 
 +
      <!-- Main Header Start -->
 +
        <div class="main-header-area">
 +
            <div class="classy-nav-container breakpoint-off">
 +
                <div class="container">
 +
                    <!-- Classy Menu -->
 +
                    <nav class="classy-navbar justify-content-between" id="akameNav">
  
 +
                        <!-- Logo -->
 +
                        <a class="nav-brand" href="../Team:Georgia_State"><img src="/wiki/images/2/23/T--Georgia_State--logo.png" alt=""></a>
  
 +
                        <!-- Navbar Toggler -->
 +
                        <div class="classy-navbar-toggler">
 +
                            <span class="navbarToggler"><span></span><span></span><span></span></span>
 +
                        </div>
  
 +
                        <!-- Menu -->
 +
                        <div class="classy-menu">
 +
                            <!-- Menu Close Button -->
 +
                            <div class="classycloseIcon">
 +
                                <div class="cross-wrap"><span class="top"></span><span class="bottom"></span></div>
 +
                            </div>
 +
                            <!-- Nav Start -->
 +
                            <div class="classynav">
 +
                                <ul id="nav">
 +
                                    <li class="active"><a href="https://2019.igem.org/wiki/index.php?title=Team:Georgia_State">Home</a></li>
 +
                                    <li><a href="../Team:Georgia_State/Team">Team</a>
 +
<ul class="dropdown">
 +
    <li><a href="../Team:Georgia_State/Team">- Team Members</a></li>
 +
    <li><a href="../Team:Georgia_State/Collaborations">- Collaborations</a></li>
 +
    <li><a href="../Team:Georgia_State/Attributions">- Attributions</a></li>
 +
</ul>
 +
    </li>
 +
    <li><a href="#">Project</a>
 +
                                        <ul class="dropdown">
 +
                                            <li><a href="../Team:Georgia_State/Description">- Description</a></li>
 +
                                            <li><a href="../Team:Georgia_State/Design">- Design</a></li>
 +
                                            <li><a href="../Team:Georgia_State/Culturing">- Culturing</a></li>
 +
                                            <li><a href="../Team:Georgia_State/Notebook">- Notebook</a></li>
 +
                                            <li><a href="../Team:Georgia_State/Protocols">- Protocols</a></li>
 +
                                            <li><a href="../Team:Georgia_State/Results">- Results</a></li>
 +
                                            <li><a href="../Team:Georgia_State/AlgaeObservations">- Algae Observations</a></li>
 +
                                            <li><a href="../Team:Georgia_State/Hardware">- Hardware</a></li>
 +
                                            <li><a href="../Team:Georgia_State/Model">- Model</a></li>
 +
                                        </ul>
 +
                                    </li>
 +
                                    <li><a href="../Team:Georgia_State/Parts">Parts</a>
 +
<ul class="dropdown">
 +
                                            <li><a href="../Team:Georgia_State/Contribution">- Contribution</a></li>
 +
                                            <li><a href="../Team:Georgia_State/Basic_Part">- Basic Parts</a></li>
 +
                                            <li><a href="../Team:Georgia_State/Composite_Part">- Composite Parts</a></li>
 +
                                    </ul>
 +
</li>
 +
                                    <li><a href="../Team:Georgia_State/Human_Practices">Human Practices</a>
 +
<ul class="dropdown">
 +
    <li><a href="../Team:Georgia_State/Human_Practices">- Human Practices</a></li>
 +
    <li><a href="../Team:Georgia_State/Public_Engagement">- Public Engagement</a></li>
 +
</ul></li>
 +
                                    <li><a href="../Team:Georgia_State/Safety">Safety</a></li>
 +
                                    <li><a href="https://igem.org/2019_Judging_Form?team=Georgia_State">Judging Form</a></li>
 +
                               
  
<div class="column two_thirds_size">
+
                                                          </div>
<div class="highlight decoration_B_full">
+
                            <!-- Nav End -->
 +
                        </div>
 +
                    </nav>
 +
                </div>
 +
            </div>
 +
        </div>
 +
    </header>
 +
    <!-- Header Area End -->
  
<h3>Adding parts to the registry</h3>
+
<!-- Breadcrumb Area Start -->
<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>
+
    <section class="breadcrumb-area section-padding-80">
 +
        <div class="container">
 +
            <div class="row">
 +
                <div class="col-12">
 +
                    <div class="breadcrumb-content">
 +
                        <h2>Parts</h2>
 +
                        <nav aria-label="breadcrumb">
 +
                            <ol class="breadcrumb">
 +
                                <li class="breadcrumb-item"><a href="../Team:Georgia_State"><i class="icon_house_alt"></i> Home</a></li>
 +
                                <li class="breadcrumb-item active" aria-current="page">Parts</li>
 +
                            </ol>
 +
                        </nav>
 +
                    </div>
 +
                </div>
 +
            </div>
 +
        </div>
 +
    </section>
 +
    <!-- Breadcrumb Area End -->
 +
<div class="container">
  
<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. Documentation includes the characterization data of your parts.</p>
+
<div class="row justify-content-center">
<div class="button_link">
+
<a href="http://parts.igem.org/Add_a_Part_to_the_Registry">
+
ADD PARTS
+
</a>
+
</div>
+
  
 +
<div class="row center mt-80 mb-80">
 +
<div class="table responsive">
 +
<table class="table-striped table-bordered w-auto overflow-auto" height="500" width="500">
 +
<tr align="align">
 +
<th colspan="2"><h4>Contribution</h4></th>
 +
</tr>
 +
<tr>
 +
<td><h6>Test Device 4 for 2018 InterLab Study</h6></td>
 +
<td><li><a href="http://parts.igem.org/Part:BBa_J364007">Part:BBa_J364007</a></li></td>
 +
</tr>
 +
<th colspan="2"><h4>Basic Parts</h4></th>
 +
</tr>
 +
<tr><td><h6>Codon Optimized for Dinoflagellates RFP</h6></td>
 +
<td><li><a href="http://parts.igem.org/Part:BBa_K3042000">Part:BBa_K3042000</a></li></td>
 +
</tr>
 +
<tr><td><h6>RNA Elements of Dino III Plasmid</h6></td>
 +
<td><li><a href="http://parts.igem.org/Part:BBa_K3042001">Part:BBa_K3042001</a></li></td>
 +
<tr><td><h6>Promotor of Dino III Plasmid</h6></td>
 +
<td><li><a href="http://parts.igem.org/Part:BBa_K3042002">Part:BBa_K3042002</a></li></td>
 +
<tr><td><h6> Codon Optimized for Dinoflagellates GFP</h6></td>
 +
<td><li><a href="http://parts.igem.org/Part:BBa_K3042004">Part:BBa_K3042004</a></li></td>
 +
</tr>
 +
<th colspan="2"><h4>Composite Parts</h4></th>
 +
</tr>
 +
<tr><td><h6>Dino III GFP Plasmid</h6></td>
 +
<td><li><a href="http://parts.igem.org/Part:BBa_K3042005">Part:BBa_K3042005</a></li></td>
 +
</tr>
 +
<tr><td><h6> Dino III RFP Plasmid</h6></td>
 +
<td><li><a href="http://parts.igem.org/Part:BBa_K3042006">Part:BBa_K3042006</a></li></td>
 +
<tr><td><h6>pCB302-gfp-MBD Plasmid</h6></td>
 +
<td><h6>*This part is not in the registry*</h6></td>
 +
</table>
 
</div>
 
</div>
 
</div>
 
</div>
 +
<h4></h4>
  
  
 +
<p><li><a href="https://2019.igem.org/Team:Georgia_State/Composite_Part">Read more here!</a></li><p>
  
<div class="column third_size">
 
<div class="highlight decoration_A_full">
 
<h3>Inspiration</h3>
 
<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>
 
</div>
  
 +
<!-- Goodbye Area Start -->
 +
    <section class="akame-service-area">
 +
<div class="welcome-slides owl-carousel">
 +
            <!-- Single Welcome Slide -->
 +
                <div class="single-goodbye-slide bg-img" style="background-image: url(https://static.igem.org/mediawiki/2019/0/05/T--Georgia_State--footermap.png);">
 +
                </div>
 +
        </div>
  
<div class="clear extra_space"></div>
+
    </section>
 +
    <!-- Goodbye Area End -->
 +
    <!-- Footer Area Start -->
 +
    <footer class="footer-area section-padding-80-0">
 +
        <div class="container">
 +
            <div class="row justify-content-between">
  
 +
                <!-- Single Footer Widget -->
 +
                <div class="col-12 col-sm-6 col-md-4">
 +
                    <div class="single-footer-widget mb-80">
 +
                        <!-- Footer Logo -->
 +
                        <a href="#" class="footer-logo"><img src="/wiki/images/2/23/T--Georgia_State--logo.png" alt=""></a>
  
 +
                        <!-- Copywrite Text -->
 +
                        <div class="copywrite-text">
 +
                            <p> <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
 +
Copyright &copy;<script>document.write(new Date().getFullYear());</script> All rights reserved | This template is made with <i class="fa fa-heart-o" aria-hidden="true"></i> by <a href="https://colorlib.com" target="_blank">Colorlib</a> | Modified by GSU iGEM
 +
<!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
 +
                        </div>
 +
                    </div>
 +
                </div>
  
 +
                <!-- Single Footer Widget -->
 +
                <div class="col-12 col-sm-6 col-md-4 col-xl-3">
 +
                    <div class="single-footer-widget">
 +
<div class="container">
 +
                      <img src="/wiki/images/2/2a/T--Georgia_State--13.png" alt="">
 +
</div>
  
<div class="column full_size">
+
                                             
 +
                    </div>
 +
                </div>
  
<h3>What information do I need to start putting my parts on the Registry?</h3>
+
                <!-- Single Footer Widget -->
<p>The information needed to initially create a part on the Registry is:</p>
+
                <div class="col-12 col-md-4 col-xl-3">
<ul>
+
                    <div class="single-footer-widget mb-80">
<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>
+
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, you must also put it up on the part page. </p>
+
 
+
</div>
+
 
+
 
+
<div class="clear extra_space"></div>
+
<div class="line_divider"></div>
+
<div class="clear extra_space"></div>
+
 
+
<div class="column full_size">
+
<h3>Part Table </h3>
+
 
+
<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>
+
 
+
</html>
+
<groupparts>iGEM19 Georgia_State</groupparts>
+
<html>
+
</div>
+
  
 +
                        <!-- Widget Title -->
 +
                        <h4 class="widget-title">Contact Us</h4>
  
 +
                        <!-- Contact Address -->
 +
                        <div class="contact-address">
 +
                            <p>Tel: (+1) 404 413 5344</p>
 +
                            <p>E-mail: igemgsu@gmail.com</p>
 +
                            <p>Address: iGEM 50 Decatur St SE, Atlanta GA 30303<p>
 +
                        </div>
 +
<!-- Social Info -->
 +
                        <div class="social-info">
 +
                            <a href="https//www.facebook.com/GSUiGEM/" class="facebook"><i class="fa fa-facebook"></i></a>
 +
                            <a href="https//www.twitter.com/GSUiGEM" class="twitter"><i class="fa fa-twitter"></i></a>
 +
                            <a href="#" class="instagram"><i class="fa fa-instagram"></i></a>
 +
                        </div>
 +
                    </div>
 +
                </div>
  
 +
            </div>
 +
        </div>
 +
    </footer>
 +
    <!-- Footer Area End -->
 +
 
  
 +
</body>
 +
<script type="text/javascript" src="https://2019.igem.org/wiki/index.php?title=Template:Georgia_State/JS&action=raw&ctype=text/javascript"></script>
 +
<script type="text/javascript" src="https://2019.igem.org/wiki/index.php?title=Template:Georgia_State/JS/akame.bundle.js&action=raw&ctype=text/javascript"></script>
 +
<script type="text/javascript" src="https://2019.igem.org/wiki/index.php?title=Template:Georgia_State/JS/owl.carousel.min.js&action=raw&ctype=text/javascript"></script>
 +
<script type="text/javascript" src="https://2019.igem.org/wiki/index.php?title=Template:Georgia_State/JS/active.js&action=raw&ctype=text/javascript"></script>
 
</html>
 
</html>

Latest revision as of 03:54, 22 October 2019

GSU iGEM

Contribution

Test Device 4 for 2018 InterLab Study
  • Part:BBa_J364007
  • Basic Parts

    Codon Optimized for Dinoflagellates RFP
  • Part:BBa_K3042000
  • RNA Elements of Dino III Plasmid
  • Part:BBa_K3042001
  • Promotor of Dino III Plasmid
  • Part:BBa_K3042002
  • Codon Optimized for Dinoflagellates GFP
  • Part:BBa_K3042004
  • Composite Parts

    Dino III GFP Plasmid
  • Part:BBa_K3042005
  • Dino III RFP Plasmid
  • Part:BBa_K3042006
  • pCB302-gfp-MBD Plasmid
    *This part is not in the registry*

  • Read more here!