Difference between revisions of "Team:BOKU-Vienna/Basic Part"

(Prototype team page)
 
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{BOKU-Vienna}}
+
<!--
 +
* This page and wiki was built with the help of igem-wikibrick, a tool created by Virginia iGEM 2018
 +
* @version v0.7.3
 +
* @link https://github.com/Virginia-iGEM/igem-wikibrick
 +
* @license MIT
 +
*-->
 +
 
 
<html>
 
<html>
 +
 
 +
    <meta charset="utf-8">
 +
    <meta name="viewport" content="width=device-width, initial-scale=1">
 +
    <script src="https://2018.igem.org/Template:BOKU-Vienna/js/vendor?action=raw&ctype=text/javascript"></script>
 +
    <script>
 +
      $(function() {
 +
        $('header').load('https://2018.igem.org/Template:BOKU-Vienna/header?action=raw&ctype=text/javascript');
 +
        $('footer').load('https://2018.igem.org/Template:BOKU-Vienna/footer?action=raw&ctype=text/javascript');
 +
      })
 +
    </script>
 +
    <link rel="stylesheet" href="https://2018.igem.org/Template:BOKU-Vienna/css/ekko-lightbox?action=raw&ctype=text/css">
 +
    <link rel="stylesheet" href="https://2018.igem.org/Template:BOKU-Vienna/css/styles?action=raw&ctype=text/css">
 +
    <script src="https://2018.igem.org/Template:BOKU-Vienna/js/wiki?action=raw&ctype=text/javascript"></script>
 +
    <!--Added MathJax hack to make inline equations work-->
 +
    <script type="text/x-mathjax-config">
 +
      MathJax.Hub.Config({
 +
      tex2jax: {
 +
        inlineMath: [ ['$','$'], ["\\(","\\)"] ],
 +
        processEscapes: true
 +
      }
 +
      });
 +
    </script> 
  
 +
 
 +
  <div class="sub-page"> <header></header>
  
<div class="column full_size judges-will-not-evaluate">
+
    <div class="landing-sub-page" id="top" style="background: url(/images/basicpart/gfp7.jpg) fixed no-repeat center; background-size: cover;">
<h3>★  ALERT! </h3>
+
        <div class="header">
<p>This page is used by the judges to evaluate your team for the <a href="https://2018.igem.org/Judging/Medals">medal criterion</a> or <a href="https://2018.igem.org/Judging/Awards"> award listed below</a>. </p>
+
            <h2>Basic Part</h2>
<p> Delete this box in order to be evaluated for this medal criterion and/or award. See more information at <a href="https://2018.igem.org/Judging/Pages_for_Awards"> Instructions for Pages for awards</a>.</p>
+
        </div>
</div>
+
    </div>    <div id="main" class="container">
 
+
      <article class="row-element"></article>
 
+
      <script>
<div class="clear"></div>
+
          $('article').load('https://2018.igem.org/Template:BOKU-Vienna/Basic_Part?action=raw&ctype=text/javascript');
 
+
      </script>
 
+
    </div>   <footer></footer>
 
+
    <!--SMOOTH SCROLL UP-->
<div class="column full_size">
+
    <div class="scrolltop">
<h1>Basic Parts</h1>
+
      <div class="scroll icon"><i class="fas fa-chevron-up"></i></div>
<p>
+
    </div> </div>
A <b>basic part</b> is a functional unit of DNA that cannot be subdivided into smaller component parts. <a href="http://parts.igem.org/wiki/index.php/Part:BBa_R0051">BBa_R0051</a> is an example of a basic part, a promoter regulated by lambda cl.
+
 
</p>
+
 
+
<p>Most genetically-encoded functions have not yet been converted to BioBrick parts. Thus, there are <b>many</b> opportunities to find new, cool, and important genetically encoded functions, and refine and convert the DNA encoding these functions into BioBrick standard biological parts. </p>
+
</div>
+
 
+
 
+
<div class="column full_size">
+
<div class="highlight decoration_background">
+
<h3>Note</h3>
+
<p>This page should list all the basic parts your team has made during your project. You must add all characterization information for your parts on the Registry. You should not put characterization information on this page. Remember judges will only look at the first part in the list for the Best Basic Part award, so put your best part first!</p>
+
</div>
+
</div>
+
 
+
 
+
<div class="column full_size">
+
<h3>Best Basic Part Special Prize</h3>
+
 
+
<p> To be eligible for this award, this part must adhere to <a href="http://parts.igem.org/DNA_Submission">Registry sample submission guidelines</a> and have been sent to the Registry of Standard Biological Parts. If you have a part you wish to nominate your team for this <a href="https://2018.igem.org/Judging/Awards">special prize</a>, make sure you add your part number to your <a href="https://2018.igem.org/Judging/Judging_Form">judging form</a> and delete the box at the top of this page.
+
 
+
<br><br>
+
<b>Please note:</b> Judges will only look at the first part number you list, so please only enter ONE (1) part number in the judging form for this prize. </p>
+
</div>
+
 
+
 
+
 
+
 
+
 
+
 
</html>
 
</html>

Latest revision as of 00:06, 18 October 2018


Basic Part