|
|
Line 171: |
Line 171: |
| * --------------------------------------- */ | | * --------------------------------------- */ |
| #slide1{ | | #slide1{ |
- | background-image: url({{:Team:Minnesota/Templates/removestyle}} | + | background-image: url(http://www.trailpotato.com/wp-content/uploads/2012/10/river-minneapolis.jpg); |
- | {{:Team:Minnesota/Templates/cssStyle}}
| + | |
- | {{:Team:Minnesota/Templates/jqueryfullpagecss}}
| + | |
- | | + | |
- | <html>
| + | |
- | <html xmlns="http://www.w3.org/1999/xhtml">
| + | |
- | <link href='http://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'>
| + | |
- | | + | |
- | <head>
| + | |
- | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
| + | |
- | <title>UMN iGEM 2014</title>
| + | |
- | | + | |
- | <style>
| + | |
- | | + | |
- | /* Style for our header texts
| + | |
- | * --------------------------------------- */
| + | |
- | /* acting weird */ h1{
| + | |
- | font-size: 4em;
| + | |
- | font-family: Futura, "Trebuchet MS", Arial, sans-serif;
| + | |
- | color: #fff;
| + | |
- | margin: 4% 0 0% 0;
| + | |
- | padding: 3% 0 0 0 ;
| + | |
- | }
| + | |
- | h2 {
| + | |
- | color: black;
| + | |
- | font-size: 1em;
| + | |
- | font-family: Futura, "Trebuchet MS", Arial, sans-serif;
| + | |
- | margin: 3px 10px 3px 10px;
| + | |
- | }
| + | |
- | h4 {
| + | |
- | font-size: 4em;
| + | |
- | font-family: Futura, "Trebuchet MS", Arial, sans-serif;
| + | |
- | color: black;
| + | |
- | margin: 4% 0 0% 0;
| + | |
- | padding: 3% 0 0 0 ;
| + | |
- | }
| + | |
- | h5 {
| + | |
- | font-size: 2em;
| + | |
- | font-family: Futura, "Trebuchet MS", Arial, sans-serif;
| + | |
- | color: black;
| + | |
- | }
| + | |
- | h3 {
| + | |
- | color: black;
| + | |
- | font-size: 1em;
| + | |
- | font-family: Futura, "Trebuchet MS", Arial, sans-serif;
| + | |
- | margin: 0 10% 0 10%;
| + | |
- | }
| + | |
- | div.smallbox {
| + | |
- | position: relative;
| + | |
- | top: -150px;
| + | |
- | left: 25%;
| + | |
- | right: 25%;
| + | |
- | width: 50%;
| + | |
- | height: 50%;
| + | |
- | border-style: solid;
| + | |
- | margin: 0px;
| + | |
- | }
| + | |
- | box {
| + | |
- | width: 80%;
| + | |
- | height: 70%;
| + | |
- | display: block;
| + | |
- | position: relative;
| + | |
- | border: 1px solid #000;
| + | |
- | margin: auto;
| + | |
- | padding: 10px;
| + | |
- | font-size: 100%;
| + | |
- | border-radius: 25px;
| + | |
- | background: gray;
| + | |
- | padding: 5% 0 5% 0 ;
| + | |
- | }
| + | |
- | table#t01 {
| + | |
- | width: 100%;
| + | |
- | background-color: #f1f1c1;
| + | |
- | }
| + | |
- | box:after {
| + | |
- | background: gray;
| + | |
- | opacity: 0.70;
| + | |
- | width: 100%;
| + | |
- | height: 100%;
| + | |
- | top: 0;
| + | |
- | left: 0;
| + | |
- | position: absolute;
| + | |
- | z-index: -1;
| + | |
- | content: "";
| + | |
- | border-radius: 25px;
| + | |
- | }
| + | |
- | logo {
| + | |
- | position: relative;
| + | |
- | top: 0%;
| + | |
- | right: 20%;
| + | |
- | }
| + | |
- | lab {
| + | |
- | position: relative;
| + | |
- | margin: 0 0 0 0;
| + | |
- | padding: 0 0 0 0;
| + | |
- | }
| + | |
- | labSection {
| + | |
- | margin: 0 0 0 0;
| + | |
- | padding: 0 0 0 0;
| + | |
- | }
| + | |
- | .intro p{
| + | |
- | color: #fff;
| + | |
- | }
| + | |
- | | + | |
- | /* Centered texts in each section
| + | |
- | * --------------------------------------- */
| + | |
- | .section {
| + | |
- | text-align:center;
| + | |
- | }
| + | |
- | | + | |
- | /* Backgrounds will cover all the section
| + | |
- | * --------------------------------------- */
| + | |
- | #section0,
| + | |
- | #section1,
| + | |
- | #section2,
| + | |
- | #section3,
| + | |
- | #section4,
| + | |
- | #section5,
| + | |
- | #section6,
| + | |
- | #section7,
| + | |
- | #section8 {
| + | |
- | background-size: cover;
| + | |
- | background-repeat: no-repeat;
| + | |
- | }
| + | |
- | | + | |
- | /* Defining each sectino background and styles
| + | |
- | * --------------------------------------- */
| + | |
- | #section0{
| + | |
- | background-image: url(https://i.imgur.com/JKJSa.gif);
| + | |
- | padding: 0 0 0 0;
| + | |
- | }
| + | |
- | #section1{
| + | |
- | background-image: #0088CC;
| + | |
- | padding: 0 0 0 0;
| + | |
- | }
| + | |
- | #section2{
| + | |
- | color: #34DDDD;
| + | |
- | padding: 0 0 0 0;
| + | |
- | }
| + | |
- | #section3{
| + | |
- | color: #0088CC;
| + | |
- | padding: 0 0 0 0;
| + | |
- | }
| + | |
- | #section4{
| + | |
- | background-image: #0088CC;
| + | |
- | padding: 0 0 0 0;
| + | |
- | }
| + | |
- | #section5{
| + | |
- | background-image: #0088CC;
| + | |
- | padding: 0 0 0 0;
| + | |
- | }
| + | |
- | #section6{
| + | |
- | background-image: #0088CC;
| + | |
- | padding: 0 0 0 0;
| + | |
- | }
| + | |
- | #section7{
| + | |
- | background-image: #0088CC;
| + | |
- | padding: 0 0 0 0;
| + | |
- | }
| + | |
- | #section3 h1{
| + | |
- | color: #000;
| + | |
- | }
| + | |
- | | + | |
- | /* Overwriting styles for the navigation dots (to place it where we want)
| + | |
- | * --------------------------------------- */
| + | |
- | .fp-slidesNav.bottom{
| + | |
- | bottom: 3%;
| + | |
- | }
| + | |
- | | + | |
- | /*Adding background for the slides
| + | |
- | * --------------------------------------- */
| + | |
- | #slide1{
| + | |
- | background-color: url(http://www.trailpotato.com/wp-content/uploads/2012/10/river-minneapolis.jpg);
| + | |
| padding: 5 5 5 5; | | padding: 5 5 5 5; |
| } | | } |
Line 362: |
Line 190: |
| background-image: url("https://static.igem.org/mediawiki/2014/thumb/b/b6/Copy_of_jessica_lab_photo.png/800px-Copy_of_jessica_lab_photo.png"); | | background-image: url("https://static.igem.org/mediawiki/2014/thumb/b/b6/Copy_of_jessica_lab_photo.png/800px-Copy_of_jessica_lab_photo.png"); |
| padding: 0 0 0 0; | | padding: 0 0 0 0; |
- | background-repeat: no-repeat;
| |
- | background-size: cover;
| |
| } | | } |
| | | |
Line 816: |
Line 642: |
| | | |
| <div class="section" id="section5"> | | <div class="section" id="section5"> |
- | <div class="slide" id="safetySlide1" data-anchor="safetySlide1"> | + | <div class="slide" id="safetySlide1"> |
| <h4>Safety in the Lab</h4> | | <h4>Safety in the Lab</h4> |
| </div> | | </div> |
- | <div class="slide" id="safetySlide2" data-anchor="safetySlide2">
| |
- | <h4>Safety in the Lab</h4>
| |
- | </div>
| |
- |
| |
- | </div>
| |
- |
| |
- |
| |
- | <div class="section" id="section6">
| |
- | <div id="title">
| |
- | <h4>Attributions</h4>
| |
- | <br>
| |
- | <u><b>Wet Lab:</b></u><br>
| |
- | <br>
| |
- | <u><b>Mercury Project design: </b></u><br>
| |
- | Basem, Aunica, <br>
| |
- | <br>
| |
- | <u><b>Mercury ion Testing: </b></u><br>
| |
- | Aunica, Sarah, Cassandra, Camilo, Srijay, Jennifer, Suzie<br>
| |
- | <br>
| |
- | <u><b>Methylmercury testing:</b> </u><br>
| |
- | Nater Lab, Aunica, Nicholas, Srijay, Patrick, Suzie, Basem<br>
| |
- | <br>
| |
- | <u><b>Cadmium, Zinc, Copper project design: </b></u><br>
| |
- | Basem, Stephen, Aunica<br>
| |
- | <br>
| |
- | <u><b>Cadmium, Zinc, Copper Testing: </b></u><br>
| |
- | Aunica, Cassandra, Jessica ???<br>
| |
- | <br>
| |
- | <u><b>Kill Switch Proposal: </b></u><br>
| |
- | David, Sarah, Camilo, Stephen, Basem<br>
| |
- | <br>
| |
- | pDU1358 received from Dr. Anne O. Summers, University of Georgia<br>
| |
- | pSB74 received through addgene from Keasling Lab<br>
| |
- | <br>
| |
- | <u><b>Composite parts:</b></u><br>
| |
- | mer operon:</b><u><br>
| |
- | Primer design: Basem, Stephen<br>
| |
- | Parts cloning: Basem, Jennifer, Stephen, Valeriu<br>
| |
- | <br>
| |
- | <u><b>phsABC:</b></u><br>
| |
- | Primer design: Basem, Stephen<br>
| |
- | Parts cloning: Basem, Stephen, Valeriu<br>
| |
- | <br>
| |
- | <u><b>Single parts:</b></u><br>
| |
- | <b>merR:</b></u><br>
| |
- | Primer design: Basem, Stephen<br>
| |
- | Parts cloning: Cassandra<br>
| |
- | <u><i><b>merT:</b></i></u><br>
| |
- | Primer design: Stephen, Basem<br>
| |
- | Parts cloning: Sarah, Jennifer<br>
| |
- | <u><i><b>merP:</b></i></u><br>
| |
- | Primer design: Basem, Stephen <br>
| |
- | Parts cloning: Camilo, Logan<br>
| |
- | <u><i><b>merA:</b></i></u><br>
| |
- | Primer design: Stephen, Basem<br>
| |
- | Parts cloning: Valeriu, Jessica<br>
| |
- | Characterization: Cassandra, Sarah<br>
| |
- | <i><b>merB:</b></i></u><br>
| |
- | Primer design: Basem, Stephen<br>
| |
- | Parts cloning: Logan, David<br>
| |
- | <br>
| |
- | <u><b>Chassis Transformations:</b></u><br>
| |
- | <i>Pseudomonas putida:</i> Basem<br>
| |
- | <i>Shewanella oneidensis:</i> Basem<br>
| |
- | <i>E. coli K12:</i> Basem, David<br>
| |
- | <br>
| |
- | Rhodopseudomonas</b></u><br>
| |
- | Project design: Basem, Stephen<br>
| |
- | Parts cloning: Stephen, Basem<br>
| |
- | <br>
| |
- | <u><b>Dry lab:</b></u><br>
| |
- | <br>
| |
- | <u><b>EncapsuLab:</b></u><br>
| |
- | Protocol Design: Srijay, Patrick, David, Nicholas<br>
| |
- | Cell encapsulation: Nicholas, Patrick, Srijay, David, Basem, Suzie<br>
| |
- | Cell Viability Testing: Patrick, David, Nicholas<br>
| |
- | SEM encapsulation imaging: Nicholas, UofM imaging center<br>
| |
- | Device design: Roxana, Nicholas<br>
| |
- | Mathematical modelling: Di, Zhiyi, Patrick, David<br>
| |
- | <br>
| |
- | <u><b>Policies and Practices:</b></u><br>
| |
- | <br>
| |
- | <u><b>Outreach, presentations, public perception studies</b></u><br>
| |
- | <br>
| |
- | School Curriculum design: Basem, Suzie<br>
| |
- | Science Museum Curriculum Design: everybody<br>
| |
- | Middle School Classroom outreach: Jess, Basem, Cassandra, Jennifer, Suzie<br>
| |
- | Science Museum outreach: Jess, Jen, David, Sarah, Cassandra, Basem, Srijay, Di, Holly, Logan<br>
| |
- | 3M presentation: Suzie, Basem, Cassandra, Stephen, Jess<br>
| |
- | Cargill presentation: ???<br>
| |
- | State Fair outreach:<br>
| |
- | tabling & survey: Cassandra Taylor Jess Jen Basem Suzie Nicholas Stephen Roxana Di <br>Srijay Patrick Holly Logan<br>
| |
- | Survey statistics: Taylor<br>
| |
- | slideshow: Jess, David, Logan<br>
| |
- | giveaways: CBS, local businesses gift cards, Rob Rakow<br>
| |
- | survey content: everyone<br>
| |
- | State Fair game show presentation: Cassandra, Taylor<br>
| |
- | <br>
| |
- | Ethics :<br>
| |
- | blog: Basem, Cassandra, Logan, Jen<br>
| |
- | Documentary: Jennifer, David, Colombia iGEM team<br>
| |
- | <br>
| |
- | Business Plan:<br>
| |
- | Justin, Tanner, Basem, Tamara, ?<br>
| |
- | <br>
| |
- | Economic Analysis: ??? + IP team at OTC<br>
| |
- | <br>
| |
- | Colombia collaboration: (magnetic stirrer) Stephen<br>
| |
- | Other collaborations??<br>
| |
- | <br>
| |
- | <u><b>Wiki development</b></u><br>
| |
- | Design: Mari, Chris, Aaron, Basem, ??<br>
| |
- | Icons, figures development: Mari, Basem, Nicholas, ???<br>
| |
- | Coding, CSS, javascript: Aaron, Chris, <br>
| |
- | Lab notebook: Sarah Lucas<br>
| |
- | <br>
| |
- | <u><b>Poster:</b></u><br>
| |
- | Basem, ??<br>
| |
- | <br>
| |
- | <u><b>Team Logo</b></u><br>
| |
- | Nicholas<br>
| |
- | <br>
| |
- | <u><b>Administrative forms, IP, safety:</b></u><br>
| |
- | Basem<br>
| |
- | <br>
| |
- | <u><b>Parts Submission form & shipping</b></u><br>
| |
- | Stephen<br>
| |
- | <br>
| |
- | <u><b>Public relations and team contact</b></u><br>
| |
- | Basem, Jessica<br>
| |
- | <br>
| |
- | <u><b>Grant writing, fundraising</b></u><br>
| |
- | Basem, Jess, David, Cassandra<br><br><br><br> <br><br> </div>
| |
- |
| |
- | </div>
| |
- |
| |
- | <div class="section" id="section7">
| |
- | <div id="title">
| |
- | <h4>Sponsors</h4><br><br>
| |
- |
| |
- | <ul>
| |
- | <li>
| |
- | <br><h5> Platinum </h5>
| |
- | <img id="attImg" src="https://static.igem.org/mediawiki/2014/thumb/c/ca/BTI-header.gif/800px-BTI-header.gif" height=20% width=20%>
| |
- |
| |
| | | |
- | </li>
| |
- | <li>
| |
- | <br><h5> Gold </h5>
| |
- | <img id="attImg" src="https://static.igem.org/mediawiki/2014/thumb/6/60/Cbs.png/800px-Cbs.png" height=20% width=20%>
| |
- | <img id="attImg" src="https://static.igem.org/mediawiki/2014/d/d7/Cse_logo.gif" height=20% width=20%>
| |
- | <img id="attImg" src="https://static.igem.org/mediawiki/2014/thumb/1/1a/Cargill_black_2c_copy.png/800px-Cargill_black_2c_copy.png" height=20% width=20%>
| |
- |
| |
- | </li>
| |
- | <li>
| |
- | <br><h5> Silver </h5>
| |
- | <img id="attImg" src="https://static.igem.org/mediawiki/2014/thumb/4/43/Sua_logo.png/800px-Sua_logo.png" height=20% width=20%>
| |
- | <img id="attImg" src="https://static.igem.org/mediawiki/2014/8/88/2000px-Coca-Cola_logo.svg.png"height=20% width=20%>
| |
- | <img id="attImg" src="https://static.igem.org/mediawiki/2014/6/60/Navy-Research-Office-logo-150dpi.png" height=20% width=20%>
| |
- |
| |
- | <img id="attImg" src="https://static.igem.org/mediawiki/2014/archive/7/75/20141013224904%213M_Logo_CMYK.png" height=20% width=20%>
| |
- | <img id="attImg" src="https://static.igem.org/mediawiki/2014/0/01/IDT-logo.png" height=20% width=20%>
| |
- | <img id="attImg" src="https://static.igem.org/mediawiki/2014/a/a6/Neb-logo.png" height=20% width=20%>
| |
- | </li>
| |
- | </ul>
| |
- | <br><br><br><br><br><br>
| |
- | <div>
| |
- |
| |
- | </div>
| |
- |
| |
- |
| |
- | </div>
| |
- |
| |
- |
| |
- | </body>
| |
- | </html>);
| |
- | padding: 5 5 5 5;
| |
- | }
| |
- | #slide2{
| |
- | background-color: #0088CC;
| |
- | padding: 0 0 0 0;
| |
- | }
| |
- |
| |
- | #slide3{
| |
- | background-image: url(imgs/bg5.jpg);
| |
- | padding: 0 0 0 0;
| |
- | }
| |
- | #slide4{
| |
- | background-image: url(imgs/bg5.jpg);
| |
- | padding: 0 0 0 0;
| |
- | }
| |
- | #safetySlide1{
| |
- | background-image: url("https://static.igem.org/mediawiki/2014/thumb/b/b6/Copy_of_jessica_lab_photo.png/800px-Copy_of_jessica_lab_photo.png");
| |
- | padding: 0 0 0 0;
| |
- | background-repeat: no-repeat;
| |
- | background-size: cover;
| |
- | }
| |
- |
| |
- | /* Fixed header and footer.
| |
- | * --------------------------------------- */
| |
- | #header {
| |
- | position:fixed;
| |
- | height: 8%;
| |
- | display:block;
| |
- | width: 100%;
| |
- | background: #333;
| |
- | z-index:9;
| |
- | text-align:center;
| |
- | color: #f2f2f2;
| |
- | padding: 0 0 0 0;
| |
- | opacity: .60; /* Standard: FF gt 1.5, Opera, Safari, CSS3 */
| |
- | filter: alpha(opacity=60); /* IE lt 8 */
| |
- | -ms-filter: "alpha(opacity=60)"; /* IE 8 */
| |
- | -khtml-opacity: .60; /* Safari 1.x */
| |
- | -moz-opacity: .60; /* FF lt 1.5, Netscape */
| |
- | }
| |
- | #footer{
| |
- | position:fixed;
| |
- | height: 3%;
| |
- | display:block;
| |
- | width: 100%;
| |
- | background: #333;
| |
- | z-index:9;
| |
- | text-align:center;
| |
- | color: #f2f2f2;
| |
- | padding: 0 0 0 0;
| |
- | opacity: .60; /* Standard: FF gt 1.5, Opera, Safari, CSS3 */
| |
- | filter: alpha(opacity=60); /* IE lt 8 */
| |
- | -ms-filter: "alpha(opacity=60)"; /* IE 8 */
| |
- | -khtml-opacity: .60; /* Safari 1.x */
| |
- | -moz-opacity: .60; /* FF lt 1.5, Netscape */
| |
- | bottom:0%;
| |
- | }
| |
- | #twitterbutton {
| |
- | /* position:fixed;
| |
- | height: 7%;
| |
- | display:block;
| |
- | width: 100%;
| |
- | background: #333;
| |
- | z-index:9;
| |
- | text-align:center;
| |
- | position:absolute;
| |
- | top:0%;
| |
- | right:0%;
| |
- | margin:0;
| |
- | color: #f2f2f2; */
| |
- | padding: .25% 4%;
| |
- | display:block;
| |
- | top:1%;
| |
- | left:0%;
| |
- | background: 0;
| |
- | position:absolute;
| |
- | margin:0;
| |
- | }
| |
- | #igembutton {
| |
- | padding: .25% 0%;
| |
- | display:block;
| |
- | top:1%;
| |
- | right:0%;
| |
- | background: 0;
| |
- | position:absolute;
| |
- | margin:0;
| |
- | }
| |
- | #teamImg {
| |
- | padding: 6px 6px;
| |
- | border: 2px solid gary;
| |
- | background-color:gray;
| |
- | margin: .5% .5% .5% .5%;
| |
- | }
| |
- | #attImg {
| |
- | padding: 2px 2px;
| |
- | /* border: 2px solid gray;
| |
- | background-color:gray; */
| |
- | margin: 2% 0 2% 0;
| |
- | }
| |
- | #title {
| |
- | /*
| |
- | top: 6%;
| |
- | position: absolute;
| |
- | margin-left: auto;
| |
- | margin-right: auto;
| |
- | left: 0;
| |
- | right: 0;
| |
- | */
| |
- | }
| |
- | /* Bottom menu
| |
- | * --------------------------------------- */
| |
- | #infoMenu {
| |
- | bottom: 10%;
| |
- | position:fixed;
| |
- | }
| |
- | #infoMenu li a {
| |
- | color: #fff;
| |
- | z-index: 999;
| |
- | }
| |
- | /* Tooltip css */ /*
| |
- | a.tooltips {
| |
- | position: relative;
| |
- | display: inline;
| |
- | }
| |
- | a.tooltips span {
| |
- | position: absolute;
| |
- | width:140px;
| |
- | color: black;
| |
- | background: #BBBBDD;
| |
- | border: 2px solid #6D6D6D;
| |
- | height: 140px; /* change these two for tooltip heigh */ /*
| |
- | line-height: 140px;
| |
- | width: 400px;
| |
- | text-align: center;
| |
- | visibility: hidden;
| |
- | border-radius: 18px;
| |
- | } */ /*
| |
- | a.tooltips span:before {
| |
- | content: '';
| |
- | position: absolute;
| |
- | bottom: 100%;
| |
- | left: 50%;
| |
- | margin-left: -12px;
| |
- | width: 0; height: 0;
| |
- | border-bottom: 12px solid #6D6D6D;
| |
- | border-right: 12px solid transparent;
| |
- | border-left: 12px solid transparent;
| |
- | }
| |
- | a.tooltips span:after {
| |
- | content: '';
| |
- | position: absolute;
| |
- | bottom: 100%;
| |
- | left: 50%;
| |
- | margin-left: -8px;
| |
- | width: 0; height: 0;
| |
- | border-bottom: 8px solid #BBBBDD;
| |
- | border-right: 8px solid transparent;
| |
- | border-left: 8px solid transparent;
| |
- | }
| |
- | a:hover.tooltips span {
| |
- | visibility: visible;
| |
- | opacity: 0.9;
| |
- | top: 30px;
| |
- | left: 50%;
| |
- | margin-left: -76px;
| |
- | z-index: 999;
| |
- | } */
| |
- |
| |
- |
| |
- |
| |
- |
| |
- | </style>
| |
- |
| |
- | <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script>
| |
- | <script src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.9.1/jquery-ui.min.js"></script>
| |
- |
| |
- | <script type="text/javascript" src="https://2014.igem.org/Team:Minnesota/Templates/jqueryslimscrollminjs?action=raw&ctype=text"></script>
| |
- |
| |
- | <script type="text/javascript" src="https://2014.igem.org/Team:Minnesota/Templates/jqueryfullpagejs?action=raw&ctype=text"></script>
| |
- |
| |
- | <script type="text/javascript" src="https://static.igem.org/mediawiki/2014/2/2e/Nhpup_1.1.txt?action=raw&ctype=text"></script>
| |
- | <script type="text/javascript" src="https://static.igem.org/mediawiki/2014/3/35/Nhpup_1.0.txt?action=raw&ctype=text"></script>
| |
- | <script type="text/javascript" src="https://static.igem.org/mediawiki/2014/6/67/Nhpup-ioshack_1.0.txt?action=raw&ctype=text"></script>
| |
- |
| |
- | <script type="text/javascript">
| |
- | $(document).ready(function() {
| |
- | $('#fullpage').fullpage({
| |
- | sectionsColor: ['#1bbc9b', '#4BBFC3', '#7BAABE', 'whitesmoke', '#ccddff'],
| |
- | anchors: ['Home', 'Idea', 'Project', 'Team', 'Policies', 'Safety', 'Attributions', 'Sponsors'],
| |
- | menu: '#menu',
| |
- | continuousVertical: true,
| |
- | slidesNavigation: true,
| |
- | easing: 'easeInOutCirc', <!-- options here: http://jqueryui.com/resources/demos/effect/easing.html -->
| |
- | scrollingSpeed: 1300,
| |
- | scrollOverflow: true, <!-- allows pages to scroll down individually -->
| |
- | autoScrolling:true, <!-- removes slides as sections and allows continuous scrolling -->
| |
- | loopHorizontal: false,
| |
- | });
| |
- | });
| |
- | </script>
| |
- |
| |
- | </head>
| |
- | <body>
| |
- | <!-- Required Menu Start -->
| |
- |
| |
- | <!-- Required Menu End -->
| |
- | <div id="header">
| |
- | <ul id="menu">
| |
- |
| |
- | <li data-menuanchor="Home" class="active"><a href="#Home">Home</a></li>
| |
- | <li data-menuanchor="Idea" class="active"><a href="#Idea">Idea</a></li>
| |
- | <li data-menuanchor="Project" class="active"><a href="#Project">Project</a></li>
| |
- | <!-- <li data-menuanchor="Dry" class="active"><a href="#Dry">Dry</a></li>
| |
- | <li data-menuanchor="Wet" class="active"><a href="#Wet">Project</a></li> -->
| |
- | <li data-menuanchor="Team" class="active"><a href="#Team">Team</a></li>
| |
- | <li data-menuanchor="Policies" class="active"><a href="#Policies">Policies & Practices</a></li>
| |
- | <li data-menuanchor="Safety" class="active"><a href="#Safety">Safety</a></li>
| |
- | <li data-menuanchor="Attributions" class="active"><a href="#Attributions">Attributions</a></li>
| |
- | <li data-menuanchor="Sponsors" class="active"><a href="#Sponsors">Sponsors</a></li>
| |
- |
| |
- | <div id="igembutton"><a href="https://2014.igem.org">
| |
- | <img width=16% src="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png"></a></div>
| |
- |
| |
- | </ul>
| |
- |
| |
- | </div>
| |
- |
| |
- | <div id="footer"> <a href="https://igem.org/Main_Page" style="color:white;"> iGEM Home </a> | <a href="https://igem.org/2014_Judging_Form?id=1187" style="color:white;" > iGEM Judge-Click Here! </a> |
| |
- | <a href="http://www1.umn.edu/twincities/index.html" style="color:white;" > University of Minnesota Home </a> | <a href="https://2014.igem.org/Team:Minnesota/Contact" style="color:white;" > Contact Us! </a></div>
| |
- |
| |
- | <div id="fullpage">
| |
- | <div class="section " id="section0">
| |
- | <logo><img src="https://static.igem.org/mediawiki/2014/c/c3/Minnesota_iGem-copy2.gif" alt = "logo" height = "300"></logo>
| |
- | <!--
| |
- | <logo><img src="" alt="mn-logo" width="300"> </logo>
| |
- | -->
| |
- | <div class="intro">
| |
- | <h4>MNtallica: Cleaning Up Heavy Metal!</h4>
| |
- | </div>
| |
- | </div>
| |
- | <div class="section " id="section1">
| |
- | <br><br><br><br>
| |
- | <img src="https://static.igem.org/mediawiki/2014/5/57/TheChallengeSlide.png" alt = "logo" height = "300">
| |
- | <h3><br><br>
| |
- | Mercury is a neurotoxic heavy metal with the ability to biomagnify, therefore it is a significant issue in public health and environmental studies worldwide. Its levels are continually on the rise due to copper, nickel, and gold mining activities, the industrial use of mercury catalysts, mercurial fungicides in agriculture, and the burning of fossil fuels. This has resulted in the pollution of many marine ecosystems and water reservoirs worldwide, the cleanup of which using current technology, is either not feasible or incredibly costly. This study describes the use of engineered recombinant bacteria to facilitate the biological remediation of the neurotoxin methylmercury and hazardous mercury ions from an aquatic target site into less toxic form. This synthetic microbe was incorporated in novel encapsulation technology within a cost-effective, scalable water filtering column. The employment of this device could rigorously change the practices used in mercury decontamination efforts as well as pave the way for the switch to biological rather than chemical processes. Furthermore, this technology can be applied towards bioremediation and biosensing of various other heavy metals and organic toxins in the environment.
| |
- | </h3>
| |
- | </div>
| |
- |
| |
- |
| |
- | <div class="section" id="section2">
| |
- | <div class="slide active" id="slide8" data-anchor="slide8">
| |
- | <h4> Project </h4>
| |
- |
| |
- |
| |
- | <table style="width:100%"; align: center; background-color:#f1f1c1;>
| |
- | <tr>
| |
- | <td>
| |
- | <ul>
| |
- | <li><lab>
| |
- | <img src="https://static.igem.org/mediawiki/2014/b/bf/DryLabIcon.png" onclick="javascript:location.href='https://2014.igem.org/Team:Minnesota/Templates/home#Project/slide2';" alt = "Dry Lab" height = "175">
| |
- | </lab>
| |
- | </li>
| |
- | <labSection><li>
| |
- | <img src="https://static.igem.org/mediawiki/2014/3/38/DeviceDesignIcon1newfont.png" alt = "dry" height = "80">
| |
- | <img src="https://static.igem.org/mediawiki/2014/7/73/DataAnalysisIconnewfont.png" alt = "dry" height = "80">
| |
- | <img src="https://static.igem.org/mediawiki/2014/3/34/EncapsuLabIconnewfont.png" alt = "dry" height = "80">
| |
- | </li>
| |
- | <li>
| |
- | <img src="https://static.igem.org/mediawiki/2014/0/03/MathModelIconnewfont.png" alt = "dry" height = "80">
| |
- | <img src="https://static.igem.org/mediawiki/2014/f/f2/ResultsIconnewfont.png" alt = "dry" height = "80">
| |
- | <img src="https://static.igem.org/mediawiki/2014/6/6c/ScalabilityIconnewfont.png" alt = "dry" height = "80">
| |
- | </li>
| |
- | <li>
| |
- | </td>
| |
- | <td>
| |
- | <ul>
| |
- | <li><lab>
| |
- | <img src="https://static.igem.org/mediawiki/2014/1/17/WetLabIcon.png" onclick="javascript:location.href='https://2014.igem.org/Team:Minnesota/Templates/home#Project/slide3';" alt = "Wet Lab" height = "175">
| |
- | </lab>
| |
- | <ul>
| |
- | <li>
| |
- | <labSection>
| |
- | <img src="https://static.igem.org/mediawiki/2014/3/3d/WetLabGFPStudyIcon.png" alt = "wet" height = "80">
| |
- | <img src="https://static.igem.org/mediawiki/2014/9/9f/WetLabPartsIcon.png" alt = "wet" height = "80">
| |
- | <img src="https://static.igem.org/mediawiki/2014/5/52/WetLabRemediationIcon.png" alt = "wet" height = "80">
| |
- | </li>
| |
- | </labSection>
| |
- | <li>
| |
- | <img src="https://static.igem.org/mediawiki/2014/a/a0/WetLabSafetyIcon.png" alt = "wet" height = "80">
| |
- | <img src="https://static.igem.org/mediawiki/2014/3/33/WetLabResultsIcon.png" alt = "wet" height = "80">
| |
- | </li>
| |
- | </ul>
| |
- | </td>
| |
- | </tr>
| |
- | </table>
| |
- | <br><br><br><br><br><br><br><br>
| |
- | </div>
| |
- | <div class="slide" id="slide1" data-anchor="slide1">
| |
- | <table style="margin: 0px auto;">
| |
- | <tr>
| |
- | <td>
| |
- | <h4>Encapsulation</h4><br><br>
| |
- | </td>
| |
- | <td>
| |
- | <img src="http://giant.gfycat.com/BlankIllegalJackal.gif" height: "100" width: "100"><br><br>
| |
- | subtitle for gif
| |
- | </td>
| |
- | </tr>
| |
- | <tr>
| |
- | <td>
| |
- | <h5>
| |
- | Title1
| |
- | <br><br>
| |
- | text text text text text text text text text text text text text text text text text <br>
| |
- | text text text text text text text text text text text text text text text text text <br>
| |
- | text text text text text text text text text text text text text text text text text <br>
| |
- | text text text text text text text text text text text text text text text text text <br>
| |
- | <br><br><br>
| |
- | </h5>
| |
- | </tr>
| |
- | </table>
| |
- | </div>
| |
- | <div class="slide" id="slide2" data-anchor="slide2">
| |
- | </div>
| |
- | <div class="slide" id="slide3" data-anchor="slide3">
| |
- | </div>
| |
- | <div class="slide" id="slide4" data-anchor="slide4">
| |
- | </div>
| |
- | <div class="slide" id="slide5" data-anchor="slide5">
| |
- | </div>
| |
- | <div class="slide" id="slide6" data-anchor="slide6">
| |
- | </div>
| |
- | <div class="slide" id="slide7" data-anchor="slide7">
| |
- | </div>
| |
- |
| |
- |
| |
- | <div class="slide" id="slide9" data-anchor="slide9">
| |
- | <h4> Dry Lab </h4>
| |
- | <h3>
| |
- | <img src="https://static.igem.org/mediawiki/2014/3/38/DeviceDesignIcon1newfont.png" alt = "dry" height = "80">
| |
- |
| |
- | <img src="https://static.igem.org/mediawiki/2014/7/73/DataAnalysisIconnewfont.png" alt = "dry" height = "80">
| |
- |
| |
- | <img src="https://static.igem.org/mediawiki/2014/3/34/EncapsuLabIconnewfont.png" alt = "dry" height = "80">
| |
- |
| |
- | <img src="https://static.igem.org/mediawiki/2014/0/03/MathModelIconnewfont.png" alt = "dry" height = "80">
| |
- |
| |
- | <img src="https://static.igem.org/mediawiki/2014/f/f2/ResultsIconnewfont.png" alt = "dry" height = "80">
| |
- |
| |
- | <img src="https://static.igem.org/mediawiki/2014/6/6c/ScalabilityIconnewfont.png" alt = "dry" height = "80">
| |
- | <br><br><br><br>
| |
- | </h3> <br> <br> <br> <br> <br> <br> <br> <br>
| |
- | </div>
| |
- |
| |
- | <div class="slide" id="slide10" data-anchor="slide10">
| |
- | <h4>Wet Lab</h4>
| |
- | <img src="https://static.igem.org/mediawiki/2014/3/3d/WetLabGFPStudyIcon.png" alt = "wet" height = "80">
| |
- |
| |
- | <img src="https://static.igem.org/mediawiki/2014/9/9f/WetLabPartsIcon.png" alt = "wet" height = "80">
| |
- |
| |
- | <img src="https://static.igem.org/mediawiki/2014/5/52/WetLabRemediationIcon.png" alt = "wet" height = "80">
| |
- |
| |
- | <img src="https://static.igem.org/mediawiki/2014/a/a0/WetLabSafetyIcon.png" alt = "wet" height = "80">
| |
- |
| |
- | <img src="https://static.igem.org/mediawiki/2014/3/33/WetLabResultsIcon.png" alt = "wet" height = "80">
| |
- |
| |
- | </div>
| |
- | <div class="slide" id="slide11" data-anchor="slide11">
| |
- | </div>
| |
- | <div class="slide" id="slide12" data-anchor="slide12">
| |
- | </div>
| |
- | <div class="slide" id="slide13" data-anchor="slide13">
| |
- | </div>
| |
- | <div class="slide" id="slide14" data-anchor="slide14">
| |
- | </div>
| |
- | <div class="slide" id="slide15" data-anchor="slide15">
| |
- | </div>
| |
- | <div class="slide" id="slide16" data-anchor="slide16">
| |
- | </div>
| |
- | <br><br><br>
| |
- |
| |
- | </div>
| |
- | <div class="section" id="section3">
| |
- | <div id="title">
| |
- | <h4>Meet The Team</h4>
| |
- | </div>
| |
- |
| |
- | <ul>
| |
- | <li>
| |
- | <img id="teamImg" src="http://imageshack.us/a/img546/231/4tz9.png" height=10% width=10%>
| |
- | <a onmouseover="nhpup.popup('Name: Basem');" href="#"><img id="teamImg" src="http://imageshack.us/a/img7/5002/dt8a.png" height=10% width=10%></a>
| |
- | <img id="teamImg" src="http://i791.photobucket.com/albums/yy194/GopheriGEM/Niko_zps3942856a.png" height=10% width=10%>
| |
- | <img id="teamImg" src="http://i791.photobucket.com/albums/yy194/GopheriGEM/Jessica1_zps12615f3d.jpg" height=10% width=10%>
| |
- | <img id="teamImg" src="http://i791.photobucket.com/albums/yy194/GopheriGEM/aunicaRES_zps6853e18d.jpeg" height=10% width=10%>
| |
- | <img id="teamImg" src="http://img5.imageshack.us/img5/4337/jqot.jpg" height=10% width=10%>
| |
- | </li>
| |
- | <li>
| |
- | <img id="teamImg" src="http://api.randomuser.me/portraits/med/women/42.jpg" height=10% width=10%>
| |
- | <img id="teamImg" src="http://api.randomuser.me/portraits/med/women/43.jpg" height=10% width=10%>
| |
- | <img id="teamImg" src="http://api.randomuser.me/portraits/med/women/44.jpg" height=10% width=10%>
| |
- | <img id="teamImg" src="http://api.randomuser.me/portraits/med/women/45.jpg" height=10% width=10%>
| |
- | <img id="teamImg" src="http://api.randomuser.me/portraits/med/women/46.jpg" height=10% width=10%>
| |
- | <img id="teamImg" src="http://api.randomuser.me/portraits/med/women/47.jpg" height=10% width=10%>
| |
- | </li>
| |
- | <li>
| |
- | <img id="teamImg" src="http://api.randomuser.me/portraits/med/men/42.jpg" height=10% width=10%>
| |
- | <img id="teamImg" src="http://api.randomuser.me/portraits/med/men/43.jpg" height=10% width=10%>
| |
- | <img id="teamImg" src="http://api.randomuser.me/portraits/med/men/44.jpg" height=10% width=10%>
| |
- | <img id="teamImg" src="http://api.randomuser.me/portraits/med/men/45.jpg" height=10% width=10%>
| |
- | <img id="teamImg" src="http://api.randomuser.me/portraits/med/men/46.jpg" height=10% width=10%>
| |
- | <img id="teamImg" src="http://api.randomuser.me/portraits/med/men/47.jpg" height=10% width=10%>
| |
- | </li>
| |
- | <li>
| |
- | <img id="teamImg" src="http://api.randomuser.me/portraits/med/men/32.jpg" height=10% width=10%>
| |
- | <img id="teamImg" src="http://api.randomuser.me/portraits/med/women/33.jpg" height=10% width=10%>
| |
- | <img id="teamImg" src="http://api.randomuser.me/portraits/med/men/34.jpg" height=10% width=10%>
| |
- | <img id="teamImg" src="http://api.randomuser.me/portraits/med/men/35.jpg" height=10% width=10%>
| |
- | <img id="teamImg" src="http://api.randomuser.me/portraits/med/women/36.jpg" height=10% width=10%>
| |
- | </li>
| |
- | </ul>
| |
- | <br><br><br><br><br>
| |
- | </div>
| |
- | <div class="section" id="section4">
| |
- | <div class="slide" id="slide1" data-anchor="slide1">
| |
- | <h4>Policies & Practices</h4>
| |
- |
| |
- | <h3>Our Policies & Practices team had a holistic approach to addressing the public health concern of methylmercury contamination as it relates to the implementation of our device. Our team actively attempted to address problems associated with the application of our project and device. From early education and societal perception to small-business design and device implementation, UMN iGEM sought new ways to address our project from varying perspectives to better inform the design and launch of our project. To explore some highlights of our policies and practices team [insert navigation guide here].
| |
- | </h3>
| |
- |
| |
- |
| |
- | </div>
| |
- |
| |
- | <div class="slide" id="slide2" data-anchor="slide2">
| |
- | <h4>K-12 Education</h4>
| |
- |
| |
- | <h3> Building on past successes, our team was devoted to volunteering our services to the community in a number of educational venues. The team took our curriculum, first developed in 2013, and improved the structure and delivery of our lesson plans in hopes to encourage awareness and education on topics in synthetic biology. Since its inception, our educational outreach group ECORI (Educating Communities On Research Innovation) has taught our original curriculum to over 200 students (K-12); an exhibit-form of our curriculum to a number of children of all ages at the Science Museum of Minnesota, 3M; and has been represented at several STEM fairs within the metropolitan community. In the spirit of science, our curriculum has been ever evolving to constantly address salient topics and educational materials and is flexible in nature to be taught in a variety of settings.
| |
- |
| |
- | </h3>
| |
- |
| |
- | </div>
| |
- |
| |
- | <div class="slide" id="slide3" data-anchor="slide3">
| |
- | <h4>Intellectual Property</h4>
| |
- | </div>
| |
- |
| |
- | <div class="slide" id="slide4" data-anchor="slide4">
| |
- | <h4>Documentary</h4>
| |
- | <h3>
| |
- | The University of Minnesota 2014 iGEM team proudly presents our documentary film discussing the background of our project and the bioethics relating to our device. The main purposes of this documentary film are to familiarize the audience with the global mercury contamination problem, to discuss the bioethical questions of synthetic biology and biotechnological products, and to evaluate the bioethical concerns of our device implementation.
| |
- |
| |
- | To address the above missions, we have conducted interview with specialists from environmental toxicology, biotechnology, and philosophy at the University of Minnesota. We explore the past incident of methylmercury contamination in Minamata, Japan, as well as the ongoing methylmercury contamination in the state of Minnesota. Through our collaboration with the 2014 Colombia iGEM Team, we further examine the current methylmercury contamination in Colombia because of illegal and informal gold mining using mercury as a reagent.
| |
- |
| |
- | While GMOs are prevalent in today’s society in forms of food, products, and biotechnology, the public perception of GMOs still diverges. We pace through many different discussions in our video, including why GMOs are perceived differently in the public, why research on the effect of GMOs is usually time- and fund-intensive, and how policy-making corresponds with scientific findings to ensure the biosafety of GMOs.
| |
- |
| |
- | So is it safe to implement our device that contains GMOs into the local, polluted water? How do we assess the benefits of implementing our device and how do we know if the benefits out-weight the potential risk of introducing a biohazard into the local water stream? What kinds of precautions should we bear in mind when designing the device? While our documentary addresses all these issues, what is even more thought-provoking is the question of can we reduce the usage of GMOs for bioremediation by reducing the production of pollution?
| |
- |
| |
- | Please sit back and enjoy as the University of Minnesota 2014 iGEM Team presents our full thought processes regarding the above matters in a documentary film.
| |
- | </h3>
| |
- |
| |
- | </div>
| |
- |
| |
- | <div class="slide" id="slide5" data-anchor="slide5">
| |
- | <h4>Public Perception</h4>
| |
- |
| |
- | <h3> our team sought to inform the majority stakeholders in our community concerning the scope of our project. This year, our team chose to have an exhibit catered towards adult residents at the Minnesota State Fair (the largest MN gathering with over 1.8 million visitors annually) to learn the ways we can best design our technology to meet the needs and concerns of the people whose waters we hope to help remediate.. We delivered a short synopsis of our device, the synthetic biology involved, and safety precautions we have insured. We then presented visitors with a five question survey (Likert Scale) to gauge public perception of both our device, and the synthetic biology methods used. The survey was a huge success with over 320 participants. The survey delivery captured a great cross-section of the MN community that would be most impacted by the implementation of our device. The results of our survey, illustrated below, informed how and where the public would be most comfortable with implementing our device, and illustrated the need for catered education addressing the public’s major concerns prior to applying our device in the environment. Our model for gauging public perception allowed for a wide, diverse crowd to be accessed. This model can be used upon request.
| |
- |
| |
- | </h3>
| |
- | </div>
| |
- | </div>
| |
- |
| |
- |
| |
- | <div class="section" id="section5">
| |
- | <div class="slide" id="safetySlide1" data-anchor="safetySlide1">
| |
- | <h4>Safety in the Lab</h4>
| |
- | </div>
| |
- | <div class="slide" id="safetySlide2" data-anchor="safetySlide2">
| |
- | <h4>Safety in the Lab</h4>
| |
- | </div>
| |
- |
| |
| </div> | | </div> |
| | | |
MNtallica: Cleaning Up Heavy Metal!
Mercury is a neurotoxic heavy metal with the ability to biomagnify, therefore it is a significant issue in public health and environmental studies worldwide. Its levels are continually on the rise due to copper, nickel, and gold mining activities, the industrial use of mercury catalysts, mercurial fungicides in agriculture, and the burning of fossil fuels. This has resulted in the pollution of many marine ecosystems and water reservoirs worldwide, the cleanup of which using current technology, is either not feasible or incredibly costly. This study describes the use of engineered recombinant bacteria to facilitate the biological remediation of the neurotoxin methylmercury and hazardous mercury ions from an aquatic target site into less toxic form. This synthetic microbe was incorporated in novel encapsulation technology within a cost-effective, scalable water filtering column. The employment of this device could rigorously change the practices used in mercury decontamination efforts as well as pave the way for the switch to biological rather than chemical processes. Furthermore, this technology can be applied towards bioremediation and biosensing of various other heavy metals and organic toxins in the environment.
Encapsulation
|
subtitle for gif
|
Title1
text text text text text text text text text text text text text text text text text
text text text text text text text text text text text text text text text text text
text text text text text text text text text text text text text text text text text
text text text text text text text text text text text text text text text text text
|
Policies & Practices
Our Policies & Practices team had a holistic approach to addressing the public health concern of methylmercury contamination as it relates to the implementation of our device. Our team actively attempted to address problems associated with the application of our project and device. From early education and societal perception to small-business design and device implementation, UMN iGEM sought new ways to address our project from varying perspectives to better inform the design and launch of our project. To explore some highlights of our policies and practices team [insert navigation guide here].
K-12 Education
Building on past successes, our team was devoted to volunteering our services to the community in a number of educational venues. The team took our curriculum, first developed in 2013, and improved the structure and delivery of our lesson plans in hopes to encourage awareness and education on topics in synthetic biology. Since its inception, our educational outreach group ECORI (Educating Communities On Research Innovation) has taught our original curriculum to over 200 students (K-12); an exhibit-form of our curriculum to a number of children of all ages at the Science Museum of Minnesota, 3M; and has been represented at several STEM fairs within the metropolitan community. In the spirit of science, our curriculum has been ever evolving to constantly address salient topics and educational materials and is flexible in nature to be taught in a variety of settings.
Intellectual Property
Documentary
The University of Minnesota 2014 iGEM team proudly presents our documentary film discussing the background of our project and the bioethics relating to our device. The main purposes of this documentary film are to familiarize the audience with the global mercury contamination problem, to discuss the bioethical questions of synthetic biology and biotechnological products, and to evaluate the bioethical concerns of our device implementation.
To address the above missions, we have conducted interview with specialists from environmental toxicology, biotechnology, and philosophy at the University of Minnesota. We explore the past incident of methylmercury contamination in Minamata, Japan, as well as the ongoing methylmercury contamination in the state of Minnesota. Through our collaboration with the 2014 Colombia iGEM Team, we further examine the current methylmercury contamination in Colombia because of illegal and informal gold mining using mercury as a reagent.
While GMOs are prevalent in today’s society in forms of food, products, and biotechnology, the public perception of GMOs still diverges. We pace through many different discussions in our video, including why GMOs are perceived differently in the public, why research on the effect of GMOs is usually time- and fund-intensive, and how policy-making corresponds with scientific findings to ensure the biosafety of GMOs.
So is it safe to implement our device that contains GMOs into the local, polluted water? How do we assess the benefits of implementing our device and how do we know if the benefits out-weight the potential risk of introducing a biohazard into the local water stream? What kinds of precautions should we bear in mind when designing the device? While our documentary addresses all these issues, what is even more thought-provoking is the question of can we reduce the usage of GMOs for bioremediation by reducing the production of pollution?
Please sit back and enjoy as the University of Minnesota 2014 iGEM Team presents our full thought processes regarding the above matters in a documentary film.
Public Perception
our team sought to inform the majority stakeholders in our community concerning the scope of our project. This year, our team chose to have an exhibit catered towards adult residents at the Minnesota State Fair (the largest MN gathering with over 1.8 million visitors annually) to learn the ways we can best design our technology to meet the needs and concerns of the people whose waters we hope to help remediate.. We delivered a short synopsis of our device, the synthetic biology involved, and safety precautions we have insured. We then presented visitors with a five question survey (Likert Scale) to gauge public perception of both our device, and the synthetic biology methods used. The survey was a huge success with over 320 participants. The survey delivery captured a great cross-section of the MN community that would be most impacted by the implementation of our device. The results of our survey, illustrated below, informed how and where the public would be most comfortable with implementing our device, and illustrated the need for catered education addressing the public’s major concerns prior to applying our device in the environment. Our model for gauging public perception allowed for a wide, diverse crowd to be accessed. This model can be used upon request.
Attributions
Wet Lab:
Mercury Project design:
Basem, Aunica,
Mercury ion Testing:
Aunica, Sarah, Cassandra, Camilo, Srijay, Jennifer, Suzie
Methylmercury testing:
Nater Lab, Aunica, Nicholas, Srijay, Patrick, Suzie, Basem
Cadmium, Zinc, Copper project design:
Basem, Stephen, Aunica
Cadmium, Zinc, Copper Testing:
Aunica, Cassandra, Jessica ???
Kill Switch Proposal:
David, Sarah, Camilo, Stephen, Basem
pDU1358 received from Dr. Anne O. Summers, University of Georgia
pSB74 received through addgene from Keasling Lab
Composite parts:
mer operon:
Primer design: Basem, Stephen
Parts cloning: Basem, Jennifer, Stephen, Valeriu
phsABC:
Primer design: Basem, Stephen
Parts cloning: Basem, Stephen, Valeriu
Single parts:
merR:
Primer design: Basem, Stephen
Parts cloning: Cassandra
merT:
Primer design: Stephen, Basem
Parts cloning: Sarah, Jennifer
merP:
Primer design: Basem, Stephen
Parts cloning: Camilo, Logan
merA:
Primer design: Stephen, Basem
Parts cloning: Valeriu, Jessica
Characterization: Cassandra, Sarah
merB:
Primer design: Basem, Stephen
Parts cloning: Logan, David
Chassis Transformations:
Pseudomonas putida: Basem
Shewanella oneidensis: Basem
E. coli K12: Basem, David
Rhodopseudomonas
Project design: Basem, Stephen
Parts cloning: Stephen, Basem
Dry lab:
EncapsuLab:
Protocol Design: Srijay, Patrick, David, Nicholas
Cell encapsulation: Nicholas, Patrick, Srijay, David, Basem, Suzie
Cell Viability Testing: Patrick, David, Nicholas
SEM encapsulation imaging: Nicholas, UofM imaging center
Device design: Roxana, Nicholas
Mathematical modelling: Di, Zhiyi, Patrick, David
Policies and Practices:
Outreach, presentations, public perception studies
School Curriculum design: Basem, Suzie
Science Museum Curriculum Design: everybody
Middle School Classroom outreach: Jess, Basem, Cassandra, Jennifer, Suzie
Science Museum outreach: Jess, Jen, David, Sarah, Cassandra, Basem, Srijay, Di, Holly, Logan
3M presentation: Suzie, Basem, Cassandra, Stephen, Jess
Cargill presentation: ???
State Fair outreach:
tabling & survey: Cassandra Taylor Jess Jen Basem Suzie Nicholas Stephen Roxana Di
Srijay Patrick Holly Logan
Survey statistics: Taylor
slideshow: Jess, David, Logan
giveaways: CBS, local businesses gift cards, Rob Rakow
survey content: everyone
State Fair game show presentation: Cassandra, Taylor
Ethics :
blog: Basem, Cassandra, Logan, Jen
Documentary: Jennifer, David, Colombia iGEM team
Business Plan:
Justin, Tanner, Basem, Tamara, ?
Economic Analysis: ??? + IP team at OTC
Colombia collaboration: (magnetic stirrer) Stephen
Other collaborations??
Wiki development
Design: Mari, Chris, Aaron, Basem, ??
Icons, figures development: Mari, Basem, Nicholas, ???
Coding, CSS, javascript: Aaron, Chris,
Lab notebook: Sarah Lucas
Poster:
Basem, ??
Team Logo
Nicholas
Administrative forms, IP, safety:
Basem
Parts Submission form & shipping
Stephen
Public relations and team contact
Basem, Jessica
Grant writing, fundraising
Basem, Jess, David, Cassandra