Difference between revisions of "Team:Cornell/Attributions"

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;
 +
        }
  
 +
        #content {
 +
            padding: 0px;
 +
            width: 100% !important;
 +
            margin-top: 0px;
 +
            margin-left: 0px ;
 +
        }
  
 +
        /* removes default styling for home banner tagline */
 +
        #HQ_page p {
 +
            font-family: 'Open Sans', sans-serif;
 +
            font-size: 16px;
 +
            font-weight: 100;
 +
            color: #000;
 +
            padding-top: 0;
 +
            padding-bottom: 0;
 +
        }
  
<div class="clear"></div>
+
        /* removes small extra margin at very bottom below footer */
 +
        p {
 +
            margin: 0;
 +
        }
  
 +
        /* removes bullets from Toolkit dropdown menu */
 +
        ul {
 +
            list-style-image: none;
 +
        }
  
 +
    </style>
 +
    <title>Team:Cornell - 2019.igem.org</title>
 +
    <!-- CSS -->
 +
    <link rel="stylesheet" type="text/css" href="styles/styles.css">
 +
    <link rel="stylesheet" type="text/css" href="styles/grids.css">
 +
    <!-- JS -->
 +
    <script src="https://2019.igem.org/Team:Cornell/jquerymin?action=raw&ctype=text/javascript"></script>
 +
</head>
  
 +
<body>
 +
    <div class ="attributions-page-wrapper">
 +
        <!------------------------ NAV BAR START ------------------------>
 +
        <nav>
 +
            <div class="nav-bar-wrapper">
 +
                <div class="nav-bar-logo">
 +
                        <a href="https://2019.igem.org/Team:Cornell"><img src="images/logo.png" alt="reHAB"></a>
 +
                </div>
 +
                <div class="nav-bar-main-menu">
 +
                    <div class="dropdown">
 +
                        <button class="dropbtn active-page">TEAM</button>
 +
                        <div class="dropdown-content team-dropdown-content">
 +
                            <a href="https://2019.igem.org/Team:Cornell/Team">BIOS</a>
 +
                            <a href="https://2019.igem.org/Team:Cornell/Sponsors">SPONSORS</a>
 +
                            <a href="https://2019.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="https://2019.igem.org/Team:Cornell/EducationAndEngagement">EDUCATION & ENGAGEMENT</a>
 +
                            <a href="https://2019.igem.org/Team:Cornell/Collaborations">COLLABORATIONS</a>
 +
                        </div>
 +
                    </div>
 +
                    <div class="dropdown">
 +
                        <button class="dropbtn">HUMAN PRACTICES</button>
 +
                        <div class="dropdown-content human-dropdown-content">
 +
                            <a href="https://2019.igem.org/Team:Cornell/IntegratedPractices">INTEGRATED PRACTICES</a>
 +
                            <a href="https://2019.igem.org/Team:Cornell/Policies">POLICIES</a>
 +
                            <a href="https://2019.igem.org/Team:Cornell/Entrepreneurship">ENTREPRENEURSHIP</a>
 +
                        </div>
 +
                    </div>
 +
                    <div class="dropdown">
 +
                        <button class="dropbtn"
 +
                            onclick="location.href='https://2019.igem.org/Team:Cornell/Model'">MODELING</button>
 +
                    </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://2019.igem.org/Team:Cornell/Foundations">FOUNDATIONS</a></li>
 +
                                    <li><a href="https://2019.igem.org/Team:Cornell/Demonstrate">DEMONSTRATE</a></li>
 +
                                    <li><a href="https://2019.igem.org/Team:Cornell/Parts">PARTS</a></li>
 +
                                    <li><a href="https://2019.igem.org/Team:Cornell/BasicParts">BASIC PARTS</a></li>
 +
                                    <li><a href="https://2019.igem.org/Team:Cornell/CompositeParts">COMPOSITE PARTS</a></li>
 +
                                </div>
 +
                                <div class="nav-second-col">
 +
                                    <li class="pd-list-title"><b>DESIGN</b></li>
 +
                                    <li><a href="https://2019.igem.org/Team:Cornell/DesignProcess">DESIGN PROCESS</a></li>
 +
                                </div>
 +
                                <div class="nav-third-col">
 +
                                    <li class="doc-list-title"><b>DOCUMENTATION</b></li>
 +
                                    <li><a href="https://2019.igem.org/Team:Cornell/Notebook">NOTEBOOK</a></li>
 +
                                    <li><a href="https://2019.igem.org/Team:Cornell/Safety">SAFETY</a></li>
 +
                                </div>
 +
                            </ul>
 +
                        </div>
 +
                    </div>
 +
                    <div class="dropdown">
 +
                        <button class="dropbtn"
 +
                            onclick="location.href='https://2019.igem.org/Team:Cornell/Description'">ABOUT</button>
 +
                    </div>
 +
                    <div class="dropdown">
 +
                        <button class="dropbtn"
 +
                            onclick="location.href='https://2019.igem.org/Team:Cornell'">HOME</button>
 +
                    </div>
 +
                </div>
 +
            </div>
 +
        </nav>
 +
        <!------------------------ NAV BAR END ------------------------>
 +
        <!------------------------ STANDARD PAGE BANNER START ------------------------>
 +
        <header class="attributions-page-banner">
 +
            <svg viewBox="0 0 100 100" width=100% height=100%>
 +
                <circle cx="50" cy="50" r="40" fill="white" fill-opacity="0.4"/>
 +
                <text text-anchor="middle" alignment-baseline="middle" x=50% y=50%>Attributions</text>
 +
            </svg>
 +
        </header>
 +
        <!------------------------ STANDARD PAGE BANNER END ------------------------>
 +
        <!------------------------ TEAM PAGE CONTENT START ------------------------>
 +
        <div class="attributions-page-content-wrapper">
 +
        <div class="attributions-page-content-section">
 +
            <div class="attributions-text-wrapper">
 +
        <p class="attributions-body-text">As a student-run team comprised solely of undergraduates, we created and applied our projects initial concept entirely on our own. Our Wet Lab team designed an aptamer-based fluorescence detection mechanism for real-time testing of water samples using an encapsulation method to maximize the degradation rate of microcystins using the mlr cassette of genes. The mlr genes were tagged with leader sequences for export via the twin-arginine translocase pathway and effectively produced the detection system. The Product Development team used CAD to create a boat with a sampler and bioreactor with a GPS to track the location of each sample site. The policy and practices team worked to contact experts in the field of Harmful Algal blooms, met with affected community members, and reached out to policy members to discuss environmental impacts. In addition, they held numerous informational events throughout the year and composed an informational booklet on our project that they distributed to other iGEM teams.</p><br>
  
 +
        <p class="attributions-body-text">Cornell iGEM's reHAB would not have been made possible without the guidance of the advisors and organizations we worked with:</p><br>
  
 +
        <p class="attributions-body-text">Our wet lab research was conducted in Cornell Biomedical Engineering Instructional lab directed by Dr. Shivaun Archer. Dr. Archer provided us with all the necessary equipment including a gel imaging station, sterile hood, centrifuges, thermal-cyclers, and vortexes. She also oversaw lab safety and trained new members on lab safety measures.</p><br>
  
<div class="column full_size">
+
        <p class="attributions-body-text">Dr. Jan Lammerding for advising our team and allowing us to use instrumentation in his lab for protein purification and DNA quantification. His guidance and advice on our experimental design was invaluable.</p><br>
<h1>Attributions</h1>
+
<p>This page is your opportunity to explain what parts of your project you did and what was done by technicians, advisers, etc. This requirement is not about literature references - these can and should be displayed throughout your wiki.
+
</p>
+
 
+
<h3> Bronze Medal Criterion #3</h3>
+
<p> All of the work done in your project must be attributed correctly on this page. You must clearly state the work that was done by the students on your team and note any work that was done by people outside of your team, including the host labs, advisors, instructors, and individuals not on the team roster.
+
<br><br>
+
Please see the <a href="https://2019.igem.org/Judging/Medals">Medals requirements page</a> for more details.</p>
+
</div>
+
 
+
 
+
<div class="clear extra_space"></div>
+
 
+
 
+
 
+
<div class="column third_size">
+
<h3> What should this page contain?</h3>
+
 
+
<ul>
+
<li>Clearly state what the team accomplished</li>
+
<li>General Support</li>
+
<li>Project support and advice</li>
+
<li>Fundraising help and advice</li>
+
<li>Lab support</li>
+
<li>Difficult technique support</li>
+
<li>Project advisor support</li>
+
<li>Wiki support</li>
+
<li>Presentation coaching</li>
+
<li>Human Practices support</li>
+
<li> Thanks and acknowledgements for all other people involved in helping make a successful iGEM team</li>
+
</ul>
+
</div>
+
 
+
<div class="column third_size">
+
<p>Tell us if your institution teaches an iGEM or synthetic biology class and when you started your project:</p>
+
<ul>
+
<li>Does your institution teach an iGEM or synthetic biology course?</li>
+
<li>When did you start this course?</li>
+
<li>Are the syllabus and course materials freely available online?</li>
+
<li>When did you start your brainstorming?</li>
+
<li>When did you start in the lab?</li>
+
<li>When did you start working on  your project?</li>
+
</ul>
+
</div>
+
 
+
 
+
<div class="column third_size">
+
<div class="highlight decoration_A_full">
+
 
+
<h3>Inspiration</h3>
+
<p>Take a look at what other teams have done:</p>
+
<ul>
+
<li><a href="https://2011.igem.org/Team:Imperial_College_London/Team">2011 Imperial College London</a> (scroll to the bottom)</li>
+
<li><a href="https://2014.igem.org/Team:Exeter/Attributions">2014 Exeter </a></li>
+
<li><a href="https://2014.igem.org/Team:Melbourne/Attributions">2014 Melbourne </a></li>
+
<li><a href="https://2014.igem.org/Team:Valencia_Biocampus/Attributions">2014 Valencia Biocampus</a></li>
+
</ul>
+
</div>
+
</div>
+
 
+
 
+
 
+
<div class="clear extra_space"></div>
+
 
+
<div class="column two_thirds_size">
+
<h3> Why is this page needed? </h3>
+
<p>The Attribution requirement helps the judges know what you did yourselves and what you had help with. We don't mind if you get help with difficult or complex techniques, but you must report what work your team did and what work was done by others.</p>
+
<p>
+
For example, you might choose to work with an animal model during your project. Working with animals requires getting a license and applying far in advance to conduct certain experiments in many countries. This is difficult to achieve during the course of a summer, but much easier if you can work with a postdoc or PI who has the right licenses.</p>
+
</div>
+
 
+
<div class="column third_size">
+
<div class="highlight decoration_B_full">
+
<h3> Can we base our project on a previous one? </h3>
+
<p>Yes! You can have a project based on a previous team, or based on someone else's idea, <b>as long as you state this fact very clearly and give credit for the original project.</b> </p>
+
</div>
+
</div>
+
  
 +
        <p class="attributions-body-text">We'd like to thank Noah Mark and Julie Lockhart at the Community Science Institute, Pat Crowley at the Merill Family Sailing Institute, Stephen Penningroth, Scott Van Gaasbeck with Under the Tree, the Cayuga Science Institute, and Deborah Dawson and the HABs Committee for the Tompkins County Legislation for meeting with us to provide their experience and community insight for our project.</p><br>
  
 +
        <p class="attributions-body-text">Professors Nelson Hairston, Shady Amin, Mark Wysocki, and David Erickson took the time to lend their experience in various fields to tailor our project to be successful.</p><br>
  
 +
        <p class="attributions-body-text">Lastly, we’d like to thank the following for their help and guidance:</p>
 +
        <ul class="attributions-body-text">
 +
            <li class="attributions-body-text">Integrated DNA technologies for generously donating base pairs</li>
 +
            <li class="attributions-body-text">Cornell's College of Engineering for the platform to participate in iGEM</li>
 +
        </ul>
 +
    </div>
 +
        </div>
 +
</div>
 +
      <!------------------------ TEAM 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/2019/4/44/T--Cornell--Facebook.png"></a>
 +
                </div>
 +
                <div class="icon-wrapper">
 +
                    <a class="icon" href="http://twitter.com/cugem"><img src="https://static.igem.org/mediawiki/2019/8/80/T--Cornell--Twitter.png"></a>
 +
                </div>
 +
                <div class="icon-wrapper">
 +
                    <a class="icon" href="https://www.instagram.com/cugem/"><img src="https://static.igem.org/mediawiki/2019/3/37/T--Cornell--Instagram.png"></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/2019/3/3c/T--Cornell--Youtube.png"></a>
 +
                </div>
 +
            </div>
 +
        </footer>
 +
        <!------------------------ FOOTER END ------------------------>
 +
    </div>
 +
</body>
 
</html>
 
</html>

Revision as of 14:05, 17 October 2019

Team:Cornell - 2019.igem.org

Attributions

As a student-run team comprised solely of undergraduates, we created and applied our projects initial concept entirely on our own. Our Wet Lab team designed an aptamer-based fluorescence detection mechanism for real-time testing of water samples using an encapsulation method to maximize the degradation rate of microcystins using the mlr cassette of genes. The mlr genes were tagged with leader sequences for export via the twin-arginine translocase pathway and effectively produced the detection system. The Product Development team used CAD to create a boat with a sampler and bioreactor with a GPS to track the location of each sample site. The policy and practices team worked to contact experts in the field of Harmful Algal blooms, met with affected community members, and reached out to policy members to discuss environmental impacts. In addition, they held numerous informational events throughout the year and composed an informational booklet on our project that they distributed to other iGEM teams.


Cornell iGEM's reHAB would not have been made possible without the guidance of the advisors and organizations we worked with:


Our wet lab research was conducted in Cornell Biomedical Engineering Instructional lab directed by Dr. Shivaun Archer. Dr. Archer provided us with all the necessary equipment including a gel imaging station, sterile hood, centrifuges, thermal-cyclers, and vortexes. She also oversaw lab safety and trained new members on lab safety measures.


Dr. Jan Lammerding for advising our team and allowing us to use instrumentation in his lab for protein purification and DNA quantification. His guidance and advice on our experimental design was invaluable.


We'd like to thank Noah Mark and Julie Lockhart at the Community Science Institute, Pat Crowley at the Merill Family Sailing Institute, Stephen Penningroth, Scott Van Gaasbeck with Under the Tree, the Cayuga Science Institute, and Deborah Dawson and the HABs Committee for the Tompkins County Legislation for meeting with us to provide their experience and community insight for our project.


Professors Nelson Hairston, Shady Amin, Mark Wysocki, and David Erickson took the time to lend their experience in various fields to tailor our project to be successful.


Lastly, we’d like to thank the following for their help and guidance:

  • Integrated DNA technologies for generously donating base pairs
  • Cornell's College of Engineering for the platform to participate in iGEM