Difference between revisions of "Team:Cornell/Basic Part"

(Prototype team page)
 
Line 1: Line 1:
{{Cornell}}
 
 
<html>
 
<html>
 +
<head>
 +
    <style>
 +
        /* hides "Team:Cornell" and iGEM logo */
 +
        #top_title {
 +
            display: none;
 +
        }
  
 +
        /* removes padding below footer */
 +
        #globalWrapper {
 +
            padding: 0;
 +
        }
  
<div class="column full_size judges-will-not-evaluate">
+
        #content {
<h3>★  ALERT! </h3>
+
            background: #0d1c38;
<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>
+
            padding: 0px;
<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>
+
            width: 100% !important;
</div>
+
            margin-top: 0px;
 +
            margin-left: 0px ;
 +
        }
  
 +
        /* removes default styling for home banner tagline */
 +
        #HQ_page p {
 +
            font-family: 'Opens Sans', sans-serif;
 +
            font-size: 16px;
 +
        }
  
<div class="clear"></div>
+
        /* removes small extra margin at very bottom below footer */
 
+
        p {
 
+
            margin: 0;
 
+
        }
<div class="column full_size">
+
<h1>Basic Parts</h1>
+
<p>
+
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>
+
  
 +
        .notebook-header-text {
 +
            margin-top: 1em;
 +
            margin-bottom: 1em;
 +
        }
 +
    </style>
  
 +
    <title>Team:Cornell/BasicParts - 2018.igem.org</title>
 +
    <!-- CSS -->
 +
    <link rel="stylesheet" type="text/css" href="https://2018.igem.org/Team:Cornell/styles?action=raw&ctype=text/css">
 +
    <link rel="stylesheet" type="text/css" href="https://2018.igem.org/Team:Cornell/grids?action=raw&ctype=text/css">
 +
    <!-- JS -->
 +
    <script src="https://2018.igem.org/Team:Cornell/jquerymin?action=raw&ctype=text/javascript"></script>
 +
    <script src="https://2018.igem.org/Team:Cornell/mainJS?action=raw&ctype=text/javascript" type="text/javascript"></script>
 +
</head>
 +
<body>
 +
    <div class="basicParts-page-wrapper">
 +
        <!------------------------ NAV BAR START ------------------------>
 +
        <nav>
 +
            <div class="nav-bar-wrapper">
 +
                <div>
 +
                    <div class="nav-bar-logo">
 +
                        <a href="home"><img src="https://static.igem.org/mediawiki/2018/6/63/T--Cornell--OscillateLogo.jpg" alt="Oscillate"></a>
 +
                    </div>
 +
                    <div class="nav-bar-main-menu">
 +
                        <div class="dropdown">
 +
                            <button class="dropbtn">TEAM</button>
 +
                            <div class="dropdown-content team-dropdown-content">
 +
                                <a href="https://2018.igem.org/Team:Cornell/Team">BIOS</a>
 +
                                <a href="https://2018.igem.org/Team:Cornell/Sponsors">SPONSORS</a>
 +
                                <a href="https://2018.igem.org/Team:Cornell/Attributions">ATTRIBUTIONS</a>
 +
                            </div>
 +
                        </div>
 +
                        <div class="dropdown">
 +
                            <button class="dropbtn">OUTREACH</button>
 +
                            <div class="dropdown-content outreach-dropdown-content">
 +
                                <a href="#">COLLABORATIONS</a>
 +
                                <a href="#">PUBLIC ENGAGEMENT</a>
 +
                            </div>
 +
                        </div>
 +
                        <div class="dropdown">
 +
                            <button class="dropbtn">HUMAN-CENTERED DESIGN</button>
 +
                            <div class="dropdown-content human-dropdown-content">
 +
                                <a href="#">PRACTICES</a>
 +
                                <a href="#">POLICIES</a>
 +
                                <a href="https://2018.igem.org/Team:Cornell/Entrepreneurship">ENTREPRENEURSHIP</a>
 +
                            </div>
 +
                        </div>
 +
                        <div class="dropdown">
 +
                            <button class="dropbtn">MODELING</button>
 +
                            <div class="dropdown-content modeling-dropdown-content">
 +
                                <a href="https://2018.igem.org/Team:Cornell/Model">MODEL</a>
 +
                                <a href="https://2018.igem.org/Team:Cornell/Software">SOFTWARE</a>
 +
                                <a href="https://2018.igem.org/Team:Cornell/Design">DESIGN</a>
 +
                            </div>
 +
                        </div>
 +
                        <div class="dropdown">
 +
                            <button class="dropbtn">TOOLKIT</button>
 +
                            <div class="dropdown-content toolkit-dropdown-content">
 +
                                <ul>
 +
                                    <div class="nav-first-col">
 +
                                        <li class = "wet-lab-list-title"><b>WET LAB</b></li>
 +
                                        <li><a href="https://2018.igem.org/Team:Cornell/Foundations">FOUNDATIONS</a></li>
 +
                                        <li><a href="https://2018.igem.org/Team:Cornell/Demonstrate">DEMONSTRATE</a></li>
 +
                                        <li><a href="https://2018.igem.org/Team:Cornell/InterLab">INTERLAB</a></li>
 +
                                        <li><a href="hhttps://2018.igem.org/Team:Cornell/Parts">PARTS</a></li>
 +
                                        </li>
 +
                                    </div>
  
 +
                                    <div class="nav-second-col">
 +
                                        <li class = "doc-list-title"><b>DOCUMENTATION</b></li>
 +
                                        <li><a href="https://2018.igem.org/Team:Cornell/Notebook">NOTEBOOK</a></li>
 +
                                        <li><a href="https://2018.igem.org/Team:Cornell/Safety">SAFETY</a></li>
 +
                                        </li>
 +
                                    </div>
 +
                                </ul>
 +
                            </div>
 +
                        </div>
 +
                        <div class="dropdown">
 +
                            <button class="dropbtn" onclick="location.href='https://2018.igem.org/Team:Cornell/Description '">ABOUT</button>
 +
                        </div>
 +
                        <div class="dropdown">
 +
                            <button class="dropbtn active-page" onclick="location.href='https://2018.igem.org/Team:Cornell'">HOME</button>
 +
                        </div>
 +
                    </div>
 +
                </div>
 +
            </div>
 +
        </nav>
 +
        <!------------------------ NAV BAR END ------------------------>
 +
       
 +
        <!------------------------ BASIC PARTS PAGE BANNER START ------------------------>
 +
        <header class="no-pic-banner">         
 +
            <svg viewBox="0 0 100 100" width=100% height=100%>
 +
                <polygon points="-50,50 50,10 150,50 50,90" fill="white" fill-opacity="0.4"></polygon>
 +
                <text class="standard-page-banner-title" text-anchor="middle" alignment-baseline="middle" x=50% y=50% >Basic Parts</text>
 +
            </svg>
 +
        </header>
 +
        <!------------------------ BASIC PARTS PAGE BANNER END ------------------------>
  
 +
        <!------------------------ BASIC PARTS PAGE CONTENT START ------------------------>
 +
        <div class="basicParts-page-content-wrapper">
 +
                    <div class="basicParts-text-wrapper">
 +
                <p class="basicParts-body-text">We are a team composed entirely of undergraduates and we pride ourselves on our independence. The concept of a biological band-pass filter based on frequency was brainstormed and implemented by our team. Our wet lab team designed and cloned all sequences into pSB1C3, and transformed them for testing in DH5-α E. Coli. They also designed all experiments and worked to analyze all the data we collected. The product development group worked to create the mathematical model for the system based on Hill Kinetics. The sub-team worked on both the deterministic and stochastic model. The policy and practices team spearheaded our outreach efforts and led initiatives to contact and work with synthetic biology researches on our campus and beyond. To understand how our project might integrate into the field, they conducted interviews to find out about how developing technologies enter a new field.</p>
 +
                    </div>
 +
        </div>
 +
        <!------------------------ BASIC PARTS PAGE CONTENT END ------------------------>
  
 +
        <!------------------------ FOOTER START ------------------------>
 +
        <footer>
 +
            <div class="footer-wrapper">
 +
                <div class="icon-wrapper">
 +
                    <a class="icon" href="http://facebook.com/cornelligem"><img src="https://static.igem.org/mediawiki/2018/3/30/T--Cornell--Facebook.jpg"></a>
 +
                </div>
 +
                <div class="icon-wrapper">
 +
                    <a class="icon" href="http://twitter.com/cugem"><img src="https://static.igem.org/mediawiki/2018/0/02/T--Cornell--Twitter.jpg"></a>
 +
                </div>
 +
                <div class="icon-wrapper">
 +
                    <a class="icon" href="https://www.instagram.com/cugem/"><img src="https://static.igem.org/mediawiki/2018/a/ae/T--Cornell--Instagram.jpg"></a>
 +
                </div>
 +
                <div class="icon-wrapper icon-wrapper-last">
 +
                    <a class="icon" href="https://www.youtube.com/channel/UCJt-5JfyoucUJXC1EsTllhg"><img src="https://static.igem.org/mediawiki/2018/7/77/T--Cornell--Youtube.jpg"></a>
 +
                </div>
 +
            </div>
 +
        </footer>
 +
        <!------------------------ FOOTER END ------------------------>
 +
    </div>
 +
</body>
 
</html>
 
</html>

Revision as of 04:57, 10 October 2018

Team:Cornell/BasicParts - 2018.igem.org

Basic Parts

We are a team composed entirely of undergraduates and we pride ourselves on our independence. The concept of a biological band-pass filter based on frequency was brainstormed and implemented by our team. Our wet lab team designed and cloned all sequences into pSB1C3, and transformed them for testing in DH5-α E. Coli. They also designed all experiments and worked to analyze all the data we collected. The product development group worked to create the mathematical model for the system based on Hill Kinetics. The sub-team worked on both the deterministic and stochastic model. The policy and practices team spearheaded our outreach efforts and led initiatives to contact and work with synthetic biology researches on our campus and beyond. To understand how our project might integrate into the field, they conducted interviews to find out about how developing technologies enter a new field.