Difference between revisions of "Team:UMaryland/notebook"

Line 10: Line 10:
 
     <script src="https://static.igem.org/mediawiki/2016/c/ce/T--UMaryland--parallax.txt"></script>
 
     <script src="https://static.igem.org/mediawiki/2016/c/ce/T--UMaryland--parallax.txt"></script>
 
     <script src="https://static.igem.org/mediawiki/2016/d/d3/T--UMaryland--slick.txt" type="text/javascript"></script>
 
     <script src="https://static.igem.org/mediawiki/2016/d/d3/T--UMaryland--slick.txt" type="text/javascript"></script>
<script src="https://static.igem.org/mediawiki/2016/3/33/T--UMaryland--smoothScroll.txt"></script>
+
    <script src="https://static.igem.org/mediawiki/2016/3/33/T--UMaryland--smoothScroll.txt"></script>
  
 
     <title>About Our Team</title>
 
     <title>About Our Team</title>
Line 44: Line 44:
 
     }
 
     }
 
</style>
 
</style>
 +
 
<body>
 
<body>
<style>
+
    <style>
 
         #bars_item {
 
         #bars_item {
 
             display: none;
 
             display: none;
 
         }
 
         }
 
+
       
 +
        #sideMenu {
 +
            display: none;
 +
        }
 +
       
 +
        #bodyContent,
 +
        #content,
 +
        html,
 +
        body,
 +
        #globalWrapper,
 +
        #iGEM,
 +
        #overruled {
 +
            width: 100%;
 +
            height: 100%;
 +
            padding: 0 0 0 0;
 +
            border: none;
 +
            margin: 0 0 0 0;
 +
            background: transparent;
 +
            font-family: Raleway;
 +
        }
 +
       
 +
        #top_title {
 +
            display: none;
 +
            line-height: inherit;
 +
        }
 +
       
 
         #sideMenu {
 
         #sideMenu {
 
             display: none;
 
             display: none;
        } 
 
 
        #bodyContent, #content, html, body, #globalWrapper, #iGEM, #overruled {
 
            width: 100%;
 
            height: 100%;
 
            padding: 0 0 0 0;
 
            border: none;
 
            margin: 0 0 0 0;
 
            background: transparent;
 
font-family: Raleway;
 
 
         }
 
         }
 
        #top_title {
 
            display: none;
 
            line-height: inherit;
 
        }
 
 
        #sideMenu {
 
            display: none;
 
        }
 
 
 
         /* Navbar and body setup */
 
         /* Navbar and body setup */
 +
       
 
         body {
 
         body {
 
             font-family: 'Lora', serif;
 
             font-family: 'Lora', serif;
 
             overflow-x: hidden;
 
             overflow-x: hidden;
 
         }
 
         }
 
+
       
 
         #content {
 
         #content {
                margin-top: 0px;
+
            margin-top: 0px;
 
         }
 
         }
 
 
         /* Navbar */
 
         /* Navbar */
 +
       
 
         nav {
 
         nav {
 
             opacity: 1.0;
 
             opacity: 1.0;
Line 94: Line 101:
 
             display: block;
 
             display: block;
 
             background: #fff;
 
             background: #fff;
             border-bottom: 1px solid black;
+
             border-bottom: 1px solid black;
 
             box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
 
             box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
 
             border-bottom-left-radius: 5px;
 
             border-bottom-left-radius: 5px;
Line 100: Line 107:
 
             z-index: 1;
 
             z-index: 1;
 
             margin-top: 18px;
 
             margin-top: 18px;
         }  
+
         }
 
+
       
 
         element.style {
 
         element.style {
 
             text-decoration: none;
 
             text-decoration: none;
 
         }
 
         }
 
+
       
 
         nav a {
 
         nav a {
 
             text-decoration: none;
 
             text-decoration: none;
Line 111: Line 118:
 
             font-family: 'Exo', sans-serif;
 
             font-family: 'Exo', sans-serif;
 
         }
 
         }
 
+
       
 
         nav a:visited {
 
         nav a:visited {
 
             color: black;
 
             color: black;
 
         }
 
         }
 
+
       
 
         nav a:hover {
 
         nav a:hover {
 
             opacity: .7;
 
             opacity: .7;
 
             text-decoration: none;
 
             text-decoration: none;
 
         }
 
         }
 
+
       
         nav ul {
+
         nav ul {
 
             list-style: none;
 
             list-style: none;
 
             transition: all .5s ease;
 
             transition: all .5s ease;
 
             text-align: right;
 
             text-align: right;
 
         }
 
         }
 
+
       
 
         nav li {
 
         nav li {
 
             display: inline;
 
             display: inline;
 
             margin-right: 20px;
 
             margin-right: 20px;
 
         }
 
         }
 
 
         /* Nav bar when more icon is clicked */
 
         /* Nav bar when more icon is clicked */
 
+
       
 
         #div-navResized {
 
         #div-navResized {
 
             font-size: 20pt;
 
             font-size: 20pt;
Line 145: Line 151:
 
             z-index: 3;
 
             z-index: 3;
 
         }
 
         }
 
+
       
 
         #div-navResized a {
 
         #div-navResized a {
 
             text-decoration: none;
 
             text-decoration: none;
Line 151: Line 157:
 
             font-family: 'Exo', sans-serif;
 
             font-family: 'Exo', sans-serif;
 
         }
 
         }
 
+
       
         #div-navResized ul {
+
         #div-navResized ul {
 
             list-style: none;
 
             list-style: none;
 
             margin-right: 40px;
 
             margin-right: 40px;
 
             margin-top: 0px;
 
             margin-top: 0px;
 
         }
 
         }
 
+
       
 
         #div-navResized ul li {
 
         #div-navResized ul li {
             margin-top: 4px;
+
             margin-top: 4px;
 
         }
 
         }
 
+
       
 
         #div-title {
 
         #div-title {
 
             z-index: -999;
 
             z-index: -999;
 
         }
 
         }
 
 
         /* Background of page */
 
         /* Background of page */
 
+
       
 
         html {
 
         html {
 
             background-color: rgba(0, 0, 0, 0.06);
 
             background-color: rgba(0, 0, 0, 0.06);
 
         }
 
         }
 
 
         /* Classes */
 
         /* Classes */
 
+
       
 
         .description {
 
         .description {
 
             margin-top: 200px;
 
             margin-top: 200px;
 
             min-width: 970px;
 
             min-width: 970px;
 
         }
 
         }
 
+
       
 
         .border {
 
         .border {
 
             border-bottom: 1px black;
 
             border-bottom: 1px black;
 
         }
 
         }
 
+
       
         .image {  
+
         .image {
          position: relative;  
+
            position: relative;
          width: 100%; /* for IE 6 */
+
            width: 100%;
 +
            /* for IE 6 */
 
         }
 
         }
 
+
       
 
         .pull-right {
 
         .pull-right {
 
             float: right !important;
 
             float: right !important;
 
         }
 
         }
 
+
       
 
         .pull-left {
 
         .pull-left {
 
             float: left !important;
 
             float: left !important;
 
             margin-left: -28px;
 
             margin-left: -28px;
 
         }
 
         }
 
 
         /* Pushed class actives */
 
         /* Pushed class actives */
 +
       
 
         #img-more.pushed {
 
         #img-more.pushed {
 
             box-shadow: inset 1px 1px 1px 2px rgba(0, 0, 0, .3);
 
             box-shadow: inset 1px 1px 1px 2px rgba(0, 0, 0, .3);
 
         }
 
         }
 
+
       
 
         #div-navResized.pushed {
 
         #div-navResized.pushed {
 
             display: block;
 
             display: block;
 
         }
 
         }
 
+
       
 
         #div-navResized.pushed a:hover {
 
         #div-navResized.pushed a:hover {
 
             text-decoration: underline;
 
             text-decoration: underline;
 
         }
 
         }
 
+
       
 
         nav.pushed {
 
         nav.pushed {
 
             height: 100%;
 
             height: 100%;
 
         }
 
         }
 
+
       
 
         body.pushed {
 
         body.pushed {
 
             overflow-y: hidden;
 
             overflow-y: hidden;
 
         }
 
         }
 
+
       
 
         nav img.pushed {
 
         nav img.pushed {
 
             display: none;
 
             display: none;
 
         }
 
         }
 
 
         /* Hides nav bar when scrolling */
 
         /* Hides nav bar when scrolling */
 +
       
 
         .scrolled {
 
         .scrolled {
 
             font-size: 10pt;
 
             font-size: 10pt;
 
             line-height: 20px;
 
             line-height: 20px;
         }
+
         }
 
+
 
         /* animation when mouse is over Navbar */
 
         /* animation when mouse is over Navbar */
 +
       
 
         .hover {
 
         .hover {
 
             font-size: 20pt;
 
             font-size: 20pt;
 
             line-height: 40px;
 
             line-height: 40px;
 
         }
 
         }
 
 
         /* Logo */
 
         /* Logo */
 +
       
 
         #img-logo {
 
         #img-logo {
 
             width: 260px;
 
             width: 260px;
Line 243: Line 248:
 
             opacity: 1.0;
 
             opacity: 1.0;
 
         }
 
         }
 
 
         /* More Icon */
 
         /* More Icon */
 +
       
 
         #img-more {
 
         #img-more {
 
             position: fixed;
 
             position: fixed;
Line 255: Line 260:
 
             margin-top: -31px;
 
             margin-top: -31px;
 
         }
 
         }
 
+
       
 
         #img-UMD {
 
         #img-UMD {
 
             z-index: -999;
 
             z-index: -999;
Line 262: Line 267:
 
             height: 600px;
 
             height: 600px;
 
         }
 
         }
 
 
         /* Logos when more button is clicked */
 
         /* Logos when more button is clicked */
 
+
       
 
         #img-logoResized {
 
         #img-logoResized {
 
             width: 300px;
 
             width: 300px;
Line 272: Line 276:
 
             margin-top: -165px;
 
             margin-top: -165px;
 
         }
 
         }
</style>
+
    </style>
<style>
+
    <style>
+
        #div-content {
#div-content {
+
            margin-top: 120px;
margin-top: 120px;
+
            min-height: 800px;
min-height: 800px;
+
        }
}
+
       
+
        .date {
.date{
+
            text-decora: italic;
text-decora: italic;
+
        }
}
+
       
+
        .h3-heading {
.h3-heading {
+
            font-size: 18pt;
font-size: 18pt;
+
            font-weight: 800;
font-weight:800;
+
        }
}
+
       
+
        .sidebar {
.sidebar {
+
            width: 260px;
width: 260px;
+
            margin-right: 60px;
margin-right: 60px;
+
            margin-left: auto;
margin-left: auto;
+
            padding-bottom: 10px;
padding-bottom: 10px;
+
            padding-left: 20px;
padding-left: 20px;
+
            font-size: 16pt;
font-size: 16pt;
+
            float: right;
float:right;
+
        }
}
+
       
+
        #div-content {
#div-content {
+
            min-width: 300px;
min-width: 300px;
+
            max-width: 1200px;
max-width: 1200px;
+
            margin-left: auto;
margin-left: auto;
+
            margin-right: auto;
margin-right: auto;
+
        }
}
+
       
+
        .h2-subhead {
.h2-subhead {
+
            font-size: 28pt;
font-size: 28pt;
+
            list-style: none;
list-style: none;
+
            clear: both;
clear: both;
+
            padding: 0 0 0 0;
padding: 0 0 0 0;
+
            margin: 0 0 80px 0 !important;
margin: 0 0 80px 0 !important;
+
        }
}
+
       
+
        .h2-subhead li {
.h2-subhead li {
+
            margin-right: 120px;
margin-right: 120px;
+
            display: inline;
display: inline;
+
        }
}
+
       
+
        .title {
.title {
+
            font-size: 56pt;
font-size: 56pt;
+
            margin-bottom: 40px;
margin-bottom: 40px;
+
        }
}
+
       
+
        .contentText {
.contentText {
+
            line-height: 1.5em;
line-height: 1.5em;
+
            font-size: 14pt;
font-size: 14pt;
+
            max-width: 700px;
max-width: 700px;
+
        }
}
+
       
+
        .textBody {
.textBody {
+
            padding-bottom: 30px;
padding-bottom: 30px;
+
        }
}
+
       
+
        #div-content {
#div-content {
+
            padding-left: 30px;
padding-left: 30px;
+
            padding-right: 30px;
padding-right: 30px;
+
        }
}
+
       
 
+
        #div-text {
#div-text {
+
            padding-bottom: 200px;
padding-bottom: 200px;
+
            max-width: 1200px;
max-width: 1200px;
+
            margin-left: auto;
margin-left: auto;
+
            margin-right: auto;
margin-right: auto;
+
        }
}
+
       
+
        .search {
.search {
+
            width: 240px;
width: 240px;
+
            font-size: 12pt;
font-size: 12pt;
+
            padding: 4px 4px 4px 4px;
padding: 4px 4px 4px 4px;
+
            margin-bottom: 15px;
margin-bottom: 15px;
+
        }
}
+
       
+
        .sideLinks {
.sideLinks {
+
            margin-left: 10px;
margin-left: 10px;
+
            margin-top: 20px;
margin-top: 20px;
+
            font-size: 14pt;
font-size: 14pt;
+
            line-height: 1.25em;
line-height: 1.25em;
+
        }
+
       
}
+
        .tags {
+
            display: none;
.tags {
+
        }
display: none;
+
        /* creates a solid gray border between elements of navigational element */
}
+
       
+
        .borderRight {
/* creates a solid gray border between elements of navigational element */
+
            border-right: 2px solid #A8A8A8;
.borderRight {
+
        }
border-right: 2px solid #A8A8A8;
+
       
}
+
        .borderLeft {
 
+
            border-left: 2px solid #A8A8A8;
.borderLeft {
+
            border-bottom: 2px solid #A8A8A8;
border-left: 2px solid #A8A8A8;
+
        }
border-bottom: 2px solid #A8A8A8;
+
       
}
+
        .borderRight {
 
+
            border-bottom: 4px solid #A8A8A8;
.borderRight {
+
        }
border-bottom: 4px solid #A8A8A8;
+
       
}
+
        .borderBoth {
 
+
            border-left: 2px solid #A8A8A8;
.borderBoth {
+
            border-right: 2px solid #A8A8A8;
border-left: 2px solid #A8A8A8;
+
            border-bottom: 2px solid #A8A8A8;
border-right: 2px solid #A8A8A8;
+
        }
border-bottom: 2px solid #A8A8A8;
+
       
}
+
        #table-selector {
+
            /* makes a single border between two cells rather than two */
#table-selector {
+
            border-collapse: collapse;
/* makes a single border between two cells rather than two */
+
        }
border-collapse: collapse;
+
       
}
+
        #table-selector {
+
            /* formats the table containing nav elements to be centered, addes space on top / bottom */
#table-selector {
+
            max-width: 800px;
/* formats the table containing nav elements to be centered, addes space on top / bottom */
+
            min-width: 600px;
max-width: 800px;
+
            width: 85%;
min-width: 600px;
+
            margin-top: 50px;
width: 85%;
+
            margin-bottom: 50px;
margin-top: 50px;
+
            background-color: transparent;
margin-bottom: 50px;
+
        }
background-color: transparent;
+
       
}
+
        #table-selector th {
 
+
            /* makes each cell of nav evenly spaced */
#table-selector th {
+
            text-align: center;
/* makes each cell of nav evenly spaced */
+
            width: 25%;
text-align: center;  
+
            /* modify when adding / deleting elements in nav */
width: 25%; /* modify when adding / deleting elements in nav */
+
        }
}
+
       
 
+
        th p {
th p {
+
            /* formats text inside table of navigational elements */
/* formats text inside table of navigational elements */
+
            /* makes cursor emulate a link to show it's clickable */
/* makes cursor emulate a link to show it's clickable */
+
            font-size: 24pt;
font-size: 24pt;
+
            font-weight: 400;
font-weight: 400;
+
            cursor: pointer;
cursor: pointer;
+
            padding: 5px 0px 15px 0px;
padding: 5px 0px 15px 0px;
+
            margin: 0 0 0 0;
margin: 0 0 0 0;
+
        }
}
+
       
 
+
        th p:hover {
 
+
            /* makes links bold when hovered to show it is a link */
th p:hover {
+
            font-weight: 800;
/* makes links bold when hovered to show it is a link */
+
        }
font-weight: 800;
+
       
}
+
        .sectionClass {
+
            display: none;
.sectionClass {
+
        }
display: none;
+
       
}
+
        #div-journal {
+
            display: block;
#div-journal {
+
        }
display: block;
+
       
}
+
        .textBody p {
+
            margin-top: 20px;
.textBody p {
+
        }
margin-top: 20px;
+
    </style>
}
+
</style>
+
+
<style>
+
/* Permanent bottom bar */
+
+
#bot-nav {
+
    background-color: #f9f9f9;   
+
    border-top: 1px solid #f5f5f5;
+
    position: absolute;
+
    width: 100%;
+
    height: 100px;
+
    display: block;
+
    color: black;
+
    font-size: 12pt;
+
    font-family: 'Lora', serif;
+
    z-index: -1;
+
}
+
 
+
#social-media {
+
width: 100%;
+
margin:0 0 0 0;
+
}
+
.pull-right a {
+
padding-right: 0px !important;
+
}
+
 
+
.copyright {
+
text-align: center;
+
width: 272px;
+
height: 30px;
+
margin-top: -20px;
+
margin-left: auto;
+
margin-right: auto;
+
}
+
 
+
.pull-left {
+
margin-top: -3px;
+
width: 83px;
+
margin-left: 30px;
+
margin-right: auto;
+
display: inline;
+
height: 34px;
+
}
+
 
+
.pull-left p {
+
margin: 0 0 0 0;
+
padding: 0 0 0 0 !important;
+
line-height: 0px !important;
+
}
+
 
+
.pull-right {
+
width: 83px;
+
margin-right: 30px;
+
margin-left: auto;
+
}
+
 
+
#copyright {
+
    text-align: center;
+
left:auto;
+
right: auto;
+
width: 100%;
+
padding: 0 0 0 0;
+
margin-top: 0px;
+
float:left;
+
}
+
 
+
#container {
+
    max-width: 1200px;
+
    margin-left: auto;
+
    margin-right: auto;
+
margin-top: 40px;
+
}
+
 
+
#container img {
+
    height: 20px;
+
    width: 20px;
+
    -webkit-filter: grayscale(100%);
+
    filter: grayscale(100%);
+
}
+
 
+
#bot-nav img:hover {
+
    -webkit-filter: grayscale(0%);
+
    filter: grayscale(0%);
+
}
+
 
+
#container li {
+
    display: inline;
+
list-style:none;
+
padding-right: 25px;
+
}
+
 
+
 
+
.pull-left {
+
float:left;
+
}
+
  
#bot-nav a {
+
    <style>
    text-decoration: none;
+
        /* Permanent bottom bar */
    color: black;
+
       
}
+
        #bot-nav {
 
+
            background-color: #f9f9f9;
#contact:hover {
+
            border-top: 1px solid #f5f5f5;
    text-shadow: .1px .1px black;
+
            position: absolute;
}
+
            width: 100%;
 
+
            height: 100px;
</style>
+
            display: block;
        <script>
+
            color: black;
/* Hiding stupid stuff*/
+
            font-size: 12pt;
$(document).ready(function() {
+
            font-family: 'Lora', serif;
                $('#top_title').css('display', 'none');
+
            z-index: -1;
$('#top_menu').css('display', 'none');
+
        }
//$('#top_menu_14').css('display', 'none');
+
       
                $('#HQ_page').css('display', 'none');
+
        #social-media {
$('#top_menu_under').css('display', 'none');
+
            width: 100%;
                });
+
            margin: 0 0 0 0;
$('#HQ_page').attr("id","iGEM"); //voids all dumb CSS iGEM HQ wrote which overrides our code
+
        }
$('#mw-content-text').attr("id","overruled").removeClass('mw-content-ltr');
+
       
</script>
+
        .pull-right a {
<nav>
+
            padding-right: 0px !important;
<img src="https://static.igem.org/mediawiki/2016/2/26/T--UMaryland--newlogo.jpeg" id="img-logo" width="128px">
+
        }
<ul>
+
       
<a style="opacity: 0">Fix</a>
+
        .copyright {
<li><a href="https://2016.igem.org/Team:UMaryland/projects">Projects</a></li>
+
            text-align: center;
<!--<li><a href="https://2016.igem.org/Team:UMaryland/parts">Parts</a></li>
+
            width: 272px;
 +
            height: 30px;
 +
            margin-top: -20px;
 +
            margin-left: auto;
 +
            margin-right: auto;
 +
        }
 +
       
 +
        .pull-left {
 +
            margin-top: -3px;
 +
            width: 83px;
 +
            margin-left: 30px;
 +
            margin-right: auto;
 +
            display: inline;
 +
            height: 34px;
 +
        }
 +
       
 +
        .pull-left p {
 +
            margin: 0 0 0 0;
 +
            padding: 0 0 0 0 !important;
 +
            line-height: 0px !important;
 +
        }
 +
       
 +
        .pull-right {
 +
            width: 83px;
 +
            margin-right: 30px;
 +
            margin-left: auto;
 +
        }
 +
       
 +
        #copyright {
 +
            text-align: center;
 +
            left: auto;
 +
            right: auto;
 +
            width: 100%;
 +
            padding: 0 0 0 0;
 +
            margin-top: 0px;
 +
            float: left;
 +
        }
 +
       
 +
        #container {
 +
            max-width: 1200px;
 +
            margin-left: auto;
 +
            margin-right: auto;
 +
            margin-top: 40px;
 +
        }
 +
       
 +
        #container img {
 +
            height: 20px;
 +
            width: 20px;
 +
            -webkit-filter: grayscale(100%);
 +
            filter: grayscale(100%);
 +
        }
 +
       
 +
        #bot-nav img:hover {
 +
            -webkit-filter: grayscale(0%);
 +
            filter: grayscale(0%);
 +
        }
 +
       
 +
        #container li {
 +
            display: inline;
 +
            list-style: none;
 +
            padding-right: 25px;
 +
        }
 +
       
 +
        .pull-left {
 +
            float: left;
 +
        }
 +
       
 +
        #bot-nav a {
 +
            text-decoration: none;
 +
            color: black;
 +
        }
 +
       
 +
        #contact:hover {
 +
            text-shadow: .1px .1px black;
 +
        }
 +
    </style>
 +
    <script>
 +
        /* Hiding stupid stuff*/
 +
        $(document).ready(function() {
 +
            $('#top_title').css('display', 'none');
 +
            $('#top_menu').css('display', 'none');
 +
            //$('#top_menu_14').css('display', 'none');
 +
            $('#HQ_page').css('display', 'none');
 +
            $('#top_menu_under').css('display', 'none');
 +
        });
 +
        $('#HQ_page').attr("id", "iGEM"); //voids all dumb CSS iGEM HQ wrote which overrides our code
 +
        $('#mw-content-text').attr("id", "overruled").removeClass('mw-content-ltr');
 +
    </script>
 +
    <nav>
 +
        <img src="https://static.igem.org/mediawiki/2016/2/26/T--UMaryland--newlogo.jpeg" id="img-logo" width="128px">
 +
        <ul>
 +
            <a style="opacity: 0">Fix</a>
 +
            <li><a href="https://2016.igem.org/Team:UMaryland/projects">Projects</a></li>
 +
            <!--<li><a href="https://2016.igem.org/Team:UMaryland/parts">Parts</a></li>
 
<li><a href="https://2016.igem.org/Team:UMaryland/modeling">Modeling</a></li>-->
 
<li><a href="https://2016.igem.org/Team:UMaryland/modeling">Modeling</a></li>-->
<li><a href="https://2016.igem.org/Team:UMaryland/outreach">Outreach</a></li>
+
            <li><a href="https://2016.igem.org/Team:UMaryland/outreach">Outreach</a></li>
<li><a href="https://2016.igem.org/Team:UMaryland/notebook">Notebook</a></li>
+
            <li><a href="https://2016.igem.org/Team:UMaryland/notebook">Notebook</a></li>
<li><a href="https://2016.igem.org/Team:UMaryland/about">About Us</a></li>
+
            <li><a href="https://2016.igem.org/Team:UMaryland/about">About Us</a></li>
</ul>
+
        </ul>
</nav>
+
    </nav>
<img src="https://static.igem.org/mediawiki/2016/e/e5/T--UMaryland--more.png" id="img-more">
+
    <img src="https://static.igem.org/mediawiki/2016/e/e5/T--UMaryland--more.png" id="img-more">
<!-- Nav bar when more button is clicked -->
+
    <!-- Nav bar when more button is clicked -->
<div id="div-navResized">
+
    <div id="div-navResized">
<img src="https://static.igem.org/mediawiki/2016/2/26/T--UMaryland--newlogo.jpeg" id="img-logoResized">
+
        <img src="https://static.igem.org/mediawiki/2016/2/26/T--UMaryland--newlogo.jpeg" id="img-logoResized">
<ul>
+
        <ul>
<li><a href="https://2016.igem.org/Team:UMaryland/projects">Projects</a></li>
+
            <li><a href="https://2016.igem.org/Team:UMaryland/projects">Projects</a></li>
<!--<li><a href="https://2016.igem.org/Team:UMaryland/parts">Parts</a></li>
+
            <!--<li><a href="https://2016.igem.org/Team:UMaryland/parts">Parts</a></li>
 
<li><a href="https://2016.igem.org/Team:UMaryland/modeling">Modeling</a></li>-->
 
<li><a href="https://2016.igem.org/Team:UMaryland/modeling">Modeling</a></li>-->
<li><a href="https://2016.igem.org/Team:UMaryland/outreach">Outreach</a></li>
+
            <li><a href="https://2016.igem.org/Team:UMaryland/outreach">Outreach</a></li>
<li><a href="https://2016.igem.org/Team:UMaryland/notebook">Notebook</a></li>
+
            <li><a href="https://2016.igem.org/Team:UMaryland/notebook">Notebook</a></li>
<li><a href="https://2016.igem.org/Team:UMaryland/about">About Us</a></li>
+
            <li><a href="https://2016.igem.org/Team:UMaryland/about">About Us</a></li>
</ul>
+
        </ul>
</div>
+
    </div>
<div id="div-text"> <!-- Start of main text of page -->
+
    <div id="div-text">
<!-- Heading text -->
+
        <!-- Start of main text of page -->
+
        <!-- Heading text -->
<div id="div-content">
+
 
<p class="title">UMaryland iGEM Notebook</p>
+
        <div id="div-content">
<table id="table-selector"> <!-- Table of navigational links -->
+
            <p class="title">UMaryland iGEM Notebook</p>
<thead>
+
            <table id="table-selector">
<!-- .border classes signify where border needs to be drawn -->
+
                <!-- Table of navigational links -->
<!-- navigator class trigger javascript on that element    -->
+
                <thead>
<!-- data-select attribute sends to script which element    -->
+
                    <!-- .border classes signify where border needs to be drawn -->
<!-- was clicked -->
+
                    <!-- navigator class trigger javascript on that element    -->
<th class="borderRight navigator" id="th-journal" data-select="journal"><p>Journal</p></th>
+
                    <!-- data-select attribute sends to script which element    -->
<th class="borderBoth navigator" id="th-protocol" data-select="protocol"><p>Protocol</p></th>
+
                    <!-- was clicked -->
<th class="borderLeft navigator" id="th-safety" data-select="safety"><p>Safety</p></th>
+
                    <th class="borderRight navigator" id="th-journal" data-select="journal">
</thead>
+
                        <p>Journal</p>
</table>
+
                    </th>
<div id="div-journal" class="sectionClass">
+
                    <th class="borderBoth navigator" id="th-protocol" data-select="protocol">
<div class="sidebar">
+
                        <p>Protocol</p>
<form id="form-searchJournal" action="javascript:void();">
+
                    </th>
<input type="search" class="search" id="searchbox-journal" placeholder="Search Our Journal" name="notebooksearch"/>
+
                    <th class="borderLeft navigator" id="th-safety" data-select="safety">
</form>
+
                        <p>Safety</p>
</div>
+
                    </th>
<div class="contentText blog">
+
                </thead>
<div class="textBody">
+
            </table>
<p class="h3-heading" id="Week1">Week 1</p>
+
            <div id="div-journal" class="sectionClass">
<em class="date">June 6th - June 10th</em>
+
                <div class="sidebar">
<p class="p-text">Our first step this summer was to finalize the design of our three plasmids (sMMO, Fructose, and Formate). Many of the genes needed to create our plasmids are offered in the iGEM registry, but we realized that we would need to order some genes as GBlocks from IDT. We began to design GBlocks for the genes not offered in the registry (MMOY & MMOZ subunits, MDH2, HPS, PHI), which was a new experience for most of our lab members, who had little experience creating parts for Gibson Assembly.</p>
+
                    <form id="form-searchJournal" action="javascript:void();">
<p class="p-text">This summer, we moved into a new lab space, so we had to set up the lab with all our equipment. Once that was completed, we were able to train our very young team in the basic skills of genetic engineering, like using micropipettes and performing transformations.</p>
+
                        <input type="search" class="search" id="searchbox-journal" placeholder="Search Our Journal" name="notebooksearch" />
<p class="tags">Week1, week, 1, wet, lab, set, up, lb, idt, gblocks, mmoy, mmoz, mdh2, hps, phi, smmo, fructose, formate, june, 6th, 10th, 6/6, 6/10, 6/7, 6/8, 6/9</p>
+
                    </form>
</div>
+
                </div>
<div class="textBody">
+
                <div class="contentText blog">
<p class="h3-heading" id="Week2">Week 2</p>
+
                    <div class="textBody">
<em class="date">June 13th - June 17th</em>
+
                        <p class="h3-heading" id="Week1">Week 1</p>
<p class="p-text">We received the iGEM kit this week! After opening the kit, we all cloned the biobricks we had requested (MMO subunits B,D,C,X; FDH; FALDH) to create stocks of them. After cloning those genes, we grew overnight cultures that we miniprepped to isolate the plasmids with the biobricks.</p>
+
                        <em class="date">June 6th - June 10th</em>
<p class="p-text">During dry lab, we revised the design for our GBlocks (MMOY & MMOZ subunits, MDH2, HPS, PHI), to include restriction sites, and promoters and terminators where needed. We also scavenged the building for old lab equipment that other scientists wanted to dispose. In addition to scavenging for lab equipment, we scavenged for DNA and asked team Braunshweig for a copy of the sMMO plasmid they constructed in 2015.</p>
+
                        <p class="p-text">Our first step this summer was to finalize the design of our three plasmids (sMMO, Fructose, and Formate). Many of the genes needed to create our plasmids are offered in the iGEM registry, but we realized that we would need to order some genes as GBlocks from IDT. We began to design GBlocks for the genes not offered in the registry (MMOY & MMOZ subunits, MDH2, HPS, PHI), which was a new experience for most of our lab members, who had little experience creating parts for Gibson Assembly.</p>
<p class="tags">Week2, week, 2, wet, lab, dry, lab, gblocks, mmoy, mmoz, mdh2, hps, phi, restriction, sites, re, promoters, terminators, braunshweig, smmo, plasmid, clone, overight, miniprep, fdh, faldh, june, 13th, 17th, 6/13, 6/14, 6/15, 6/16, 6/17</p>
+
                        <p class="p-text">This summer, we moved into a new lab space, so we had to set up the lab with all our equipment. Once that was completed, we were able to train our very young team in the basic skills of genetic engineering, like using micropipettes and performing transformations.</p>
</div>
+
                        <p class="tags">Week1, week, 1, wet, lab, set, up, lb, idt, gblocks, mmoy, mmoz, mdh2, hps, phi, smmo, fructose, formate, june, 6th, 10th, 6/6, 6/10, 6/7, 6/8, 6/9</p>
<div class="textBody">
+
                    </div>
<p class="h3-heading" id="Week3">Week 3</p>
+
                    <div class="textBody">
<em class="date">June 20th - June 24th</em>
+
                        <p class="h3-heading" id="Week2">Week 2</p>
<p class="p-text">We started assembling parts together to reach our final goals of creating plasmids with their respective promoters, ribosome binding sites, enzymes, and terminators. We used the technique of 3A assembly - the digestion and ligation of an antibiotic resistant backbone with two inserts - to attach ribosome binding sites to each of the biobricks we requested.</p>  
+
                        <em class="date">June 13th - June 17th</em>
<p class="p-text">We then transformed our competent cells with the assembled plasmids (after which they grew successfully on our antibiotic plates) and grew them overnight to then extract the plasmid DNA by doing a miniprep. We also contacted a professor on campus who works with methane to ask her about her safety protocol when handling the gas. </p>
+
                        <p class="p-text">We received the iGEM kit this week! After opening the kit, we all cloned the biobricks we had requested (MMO subunits B,D,C,X; FDH; FALDH) to create stocks of them. After cloning those genes, we grew overnight cultures that we miniprepped to isolate the plasmids with the biobricks.</p>
<p class="tags">Week3, week, 3, promoter, promoters, rbs, ribosome, binding, sites, terminator, terminators, 3A, 3A assembly, ligation, digestion, biobricks, transformation, transform, methane, professor, miniprep, june, 20th, 24th, 6/20, 6/21, 6/22, 6/23, 6/24</p>
+
                        <p class="p-text">During dry lab, we revised the design for our GBlocks (MMOY & MMOZ subunits, MDH2, HPS, PHI), to include restriction sites, and promoters and terminators where needed. We also scavenged the building for old lab equipment that other scientists wanted to dispose. In addition to scavenging for lab equipment, we scavenged for DNA and asked team Braunshweig for a copy of the sMMO plasmid they constructed in 2015.</p>
</div>
+
                        <p class="tags">Week2, week, 2, wet, lab, dry, lab, gblocks, mmoy, mmoz, mdh2, hps, phi, restriction, sites, re, promoters, terminators, braunshweig, smmo, plasmid, clone, overight, miniprep, fdh, faldh, june, 13th, 17th, 6/13, 6/14, 6/15, 6/16, 6/17</p>
<div class="textBody">
+
                    </div>
<p class="h3-heading" id="Week4">Week 4</p>
+
                    <div class="textBody">
<em class="date">June 27 - July 1st</em>
+
                        <p class="h3-heading" id="Week3">Week 3</p>
<p class="p-text">After digesting our minipreps, we screened our resulting plasmids using a gel. Our results from the gel matched up with our expectations, so we continued our process of assembling the plasmids using 3A. This time, we attempted to combine the RBS and FDH plasmid with the RBS and FALDH, RBS and MMOB with RBS and MMOD, and RBS and MMOC with RBS and MMOX. Additionally, we finalized our g blocks and met with several university employees to discuss funding.</p>
+
                        <em class="date">June 20th - June 24th</em>
<p class="tags">Week4, week, 4, miniprep, gel, 3A, rbs, ribosome, binding, sites, FALDH, MMOB, MMOD, MMOC, MMOX, g, blocks, GBlocks, funding, june, 27th, july, 1st, 6/27, 6/28, 6/29, 6/30, 7/1, 7/01</p>
+
                        <p class="p-text">We started assembling parts together to reach our final goals of creating plasmids with their respective promoters, ribosome binding sites, enzymes, and terminators. We used the technique of 3A assembly - the digestion and ligation of an antibiotic resistant backbone with two inserts - to attach ribosome binding sites to each of the biobricks we requested.</p>
</div>
+
                        <p class="p-text">We then transformed our competent cells with the assembled plasmids (after which they grew successfully on our antibiotic plates) and grew them overnight to then extract the plasmid DNA by doing a miniprep. We also contacted a professor on campus who works with methane to ask her about her safety protocol when handling the gas. </p>
<div class="textBody">
+
                        <p class="tags">Week3, week, 3, promoter, promoters, rbs, ribosome, binding, sites, terminator, terminators, 3A, 3A assembly, ligation, digestion, biobricks, transformation, transform, methane, professor, miniprep, june, 20th, 24th, 6/20, 6/21, 6/22, 6/23, 6/24</p>
<p class="h3-heading" id="Week5">Week 5</p>
+
                    </div>
<em class="date">July 4th - July 8th</em>
+
                    <div class="textBody">
<p class="p-text">
+
                        <p class="h3-heading" id="Week4">Week 4</p>
We spent the week continuing the 3A assembly we had started earlier. Because our supply of backbone was very limited, we digested one of the igem parts, ran a gel, and extracted the backbone to use for our assembly. After transforming competent cells with the ligations of the two parts and backbone, we, unfortunately, observed no growth on our plates.  
+
                        <em class="date">June 27 - July 1st</em>
</p>
+
                        <p class="p-text">After digesting our minipreps, we screened our resulting plasmids using a gel. Our results from the gel matched up with our expectations, so we continued our process of assembling the plasmids using 3A. This time, we attempted to combine the RBS and FDH plasmid with the RBS and FALDH, RBS and MMOB with RBS and MMOD, and RBS and MMOC with RBS and MMOX. Additionally, we finalized our g blocks and met with several university employees to discuss funding.</p>
<p class="tags">week, 5, july, 4th, 8th, 7/4, 7/5, 7/6, 7/7, 7/8, 3A, assembly, backgone, extraction, gel, extracted, ligation, plates, plating</p>
+
                        <p class="tags">Week4, week, 4, miniprep, gel, 3A, rbs, ribosome, binding, sites, FALDH, MMOB, MMOD, MMOC, MMOX, g, blocks, GBlocks, funding, june, 27th, july, 1st, 6/27, 6/28, 6/29, 6/30, 7/1, 7/01</p>
</div>
+
                    </div>
<div class="textBody">
+
                    <div class="textBody">
<p class="h3-heading" id="Week6">Week 6</p>
+
                        <p class="h3-heading" id="Week5">Week 5</p>
<em class="date">July 11th - July 15th</em>
+
                        <em class="date">July 4th - July 8th</em>
<p class="p-text">
+
                        <p class="p-text">
Because our 3A assemblies from the prior week failed, we attempted to digest, ligate, and transform everything again. Though we did get growth on plates, a restriction enzyme digestion and gel to screen our resulting plasmids did not provide the results we were expecting. Additionally, Team Braunschweig’s plasmid had arrived, so we attempted to recover their plasmid of sMMO.  
+
                            We spent the week continuing the 3A assembly we had started earlier. Because our supply of backbone was very limited, we digested one of the igem parts, ran a gel, and extracted the backbone to use for our assembly. After transforming competent cells with the ligations of the two parts and backbone, we, unfortunately, observed no growth on our plates.
</p>
+
                        </p>
<p class="tags">week, 6, july, 11th, 15h, 7/11, 7/12, 7/13, 7/14, 7/15, 3A, assembly, digest, ligate, transformation, transform, gel, team, braunschweig, plasmid, smmo</p>
+
                        <p class="tags">week, 5, july, 4th, 8th, 7/4, 7/5, 7/6, 7/7, 7/8, 3A, assembly, backgone, extraction, gel, extracted, ligation, plates, plating</p>
</div>
+
                    </div>
<div class="textBody">
+
                    <div class="textBody">
<p class="h3-heading" id="Week7">Week 7</p>
+
                        <p class="h3-heading" id="Week6">Week 6</p>
<em class="date">July 18th - July 22th</em>
+
                        <em class="date">July 11th - July 15th</em>
<p class="p-text">
+
                        <p class="p-text">
We transformed E. coli with the plasmid that was extracted, but somehow had growth on both chloramphenicol and ampicillin resistant plates; the suspected backbone only had chloramphenicol resistance. When running a gel of a restricted digest of the plasmid, we observed bands that were not expected. Additionally, we tried sequencing all our DNA recovered over the past few weeks and were disappointed to see only a few of our samples matched the expected sequences (RBS with MMOX and RBS with FDH). While our cloning was proving to have its challenges, we successfully held our Second Annual Mid Atlantic Meetup.  
+
                            Because our 3A assemblies from the prior week failed, we attempted to digest, ligate, and transform everything again. Though we did get growth on plates, a restriction enzyme digestion and gel to screen our resulting plasmids did not provide the results we were expecting. Additionally, Team Braunschweig’s plasmid had arrived, so we attempted to recover their plasmid of sMMO.
</p>
+
                        </p>
<p class="tags">week, 7, july, 18th, 22th, 7/18, 7/19, 7/20, 7/21, 7/22, e, coli, chlor, amp, chloramphenicol, ampicillin, backgone, gel, restrition, digest, sequencing, rbs, mmox, fdh, mid, atlantic, meetup, second, annual</p>
+
                        <p class="tags">week, 6, july, 11th, 15h, 7/11, 7/12, 7/13, 7/14, 7/15, 3A, assembly, digest, ligate, transformation, transform, gel, team, braunschweig, plasmid, smmo</p>
</div>
+
                    </div>
<div class="textBody">
+
                    <div class="textBody">
<p class="h3-heading" id="Week8">Week 8</p>
+
                        <p class="h3-heading" id="Week7">Week 7</p>
<em class="date">July 25th - July 29th</em>
+
                        <em class="date">July 18th - July 22th</em>
<p class="p-text">
+
                        <p class="p-text">
Due to time limitations and difficulty with traditional 3A assemblies, we decided to take a different approach on cloning. Instead of sequentially digesting and ligating, we chose to start Gibson assemblies. We designed primers for each part, the forward having a gibson overhang, ribosome binding site, and annealing sequence and the reverse containing just an annealing sequence. Our G-blocks also came in, which were designed to be ready for a Gibson assembly with a backbone. We created stocks by transforming our resulting Gibson assemblies. We also had our first experience with PCR, as we wanted to try an alternative way to extract backbone. At the end of the week, we volunteered with Building with Biology in Port Discovery and explained the significance and applications of synthetic biology.  
+
                            We transformed E. coli with the plasmid that was extracted, but somehow had growth on both chloramphenicol and ampicillin resistant plates; the suspected backbone only had chloramphenicol resistance. When running a gel of a restricted digest of the plasmid, we observed bands that were not expected. Additionally, we tried sequencing all our DNA recovered over the past few weeks and were disappointed to see only a few of our samples matched the expected sequences (RBS with MMOX and RBS with FDH). While our cloning was proving to have its challenges, we successfully held our Second Annual Mid Atlantic Meetup.
</p>
+
                        </p>
<p class="tags">week, 8, july, 25th, 29th, 3A, assembly, gibson, overhang, ribosome, binding, site, rbs, annealing,reverse, g, blocks, g-blocks, pcr, backbone, port, discovery, biology, building, with, synthetic, biology</p>
+
                        <p class="tags">week, 7, july, 18th, 22th, 7/18, 7/19, 7/20, 7/21, 7/22, e, coli, chlor, amp, chloramphenicol, ampicillin, backgone, gel, restrition, digest, sequencing, rbs, mmox, fdh, mid, atlantic, meetup, second, annual</p>
</div>
+
                    </div>
<div class="textBody">
+
                    <div class="textBody">
<p class="h3-heading" id="Week9">Week 9</p>
+
                        <p class="h3-heading" id="Week8">Week 8</p>
<em class="date">August 1st - August 5th</em>
+
                        <em class="date">July 25th - July 29th</em>
<p class="p-text">
+
                        <p class="p-text">
We ordered primers to construct our formate and fructose plasmids via Gibson assembly. Sequencing results showed that our fructose plasmid was successfully constructed and our formate plasmid has RBS with FALDH and RBS with FDH. To continue working on the formate plasmid, we began a 3A assembly with a promoter, RBS, and MDH2 (an ordered g block that was assembled into a chloramphenicol resistant backbone.  
+
                            Due to time limitations and difficulty with traditional 3A assemblies, we decided to take a different approach on cloning. Instead of sequentially digesting and ligating, we chose to start Gibson assemblies. We designed primers for each part, the forward having a gibson overhang, ribosome binding site, and annealing sequence and the reverse containing just an annealing sequence. Our G-blocks also came in, which were designed to be ready for a Gibson assembly with a backbone. We created stocks by transforming our resulting Gibson assemblies. We also had our first experience with PCR, as we wanted to try an alternative way to extract backbone. At the end of the week, we volunteered with Building with Biology in Port Discovery and explained the significance and applications of synthetic biology.
</p>
+
                        </p>
<p class="tags">week, 9, august, 1st, gibsone, formate, fructose, plasmid, rbs, faldh, fdh, ribisome, binding, sites, 3A, assembly, mhd2, g, block, blocks, g-blocks, chloramphenicol, chlor</p>
+
                        <p class="tags">week, 8, july, 25th, 29th, 3A, assembly, gibson, overhang, ribosome, binding, site, rbs, annealing,reverse, g, blocks, g-blocks, pcr, backbone, port, discovery, biology, building, with, synthetic, biology</p>
</div>
+
                    </div>
<div class="textBody">
+
                    <div class="textBody">
<p class="h3-heading" id="Week10">Week 10</p>
+
                        <p class="h3-heading" id="Week9">Week 9</p>
<em class="date">August 8th - August 12th </em>
+
                        <em class="date">August 1st - August 5th</em>
<p class="p-text">
+
                        <p class="p-text">
We finished our 3A assembly and found promising results from sequences. Therefore, we moved on to adding the final piece to the formate plasmid - a double terminator. We also designed and ordered primers to create a Gibson assembly of a promoter and four subunits of the sMMO enzymes.
+
                            We ordered primers to construct our formate and fructose plasmids via Gibson assembly. Sequencing results showed that our fructose plasmid was successfully constructed and our formate plasmid has RBS with FALDH and RBS with FDH. To continue working on the formate plasmid, we began a 3A assembly with a promoter, RBS, and MDH2 (an ordered g block that was assembled into a chloramphenicol resistant backbone.
</p>
+
                        </p>
<p class="tags">week, 10, 3A, sequence, assembly, smmo, double, terminator, gibson, sub, unit, subunit, sequence, enzyme</p>
+
                        <p class="tags">week, 9, august, 1st, gibsone, formate, fructose, plasmid, rbs, faldh, fdh, ribisome, binding, sites, 3A, assembly, mhd2, g, block, blocks, g-blocks, chloramphenicol, chlor</p>
</div>
+
                    </div>
</div>
+
                    <div class="textBody">
</div>
+
                        <p class="h3-heading" id="Week10">Week 10</p>
<div id="div-protocol" class="sectionClass">
+
                        <em class="date">August 8th - August 12th </em>
<div class="sidebar">
+
                        <p class="p-text">
<form id="form-searchProtocol" action="javascript:void();">
+
                            We finished our 3A assembly and found promising results from sequences. Therefore, we moved on to adding the final piece to the formate plasmid - a double terminator. We also designed and ordered primers to create a Gibson assembly of a promoter and four subunits of the sMMO enzymes.
<input type="search" class="search" id="searchbox-protocol" placeholder="Search Our Protocols" name="notebooksearch"/>
+
                        </p>
</form>
+
                        <p class="tags">week, 10, 3A, sequence, assembly, smmo, double, terminator, gibson, sub, unit, subunit, sequence, enzyme</p>
</div>
+
                    </div>
<div class="contentText procedure">
+
                </div>
<div class="textBody">
+
            </div>
<p class="h3-heading" id="MakingLBBroth">Making LB Broth</p>
+
            <div id="div-protocol" class="sectionClass">
<p class="p-text">Note:<br />
+
                <div class="sidebar">
Typical procedure calls for 25 g LB Broth powder per 1L of pure water.<br />
+
                    <form id="form-searchProtocol" action="javascript:void();">
We have 500 mL bottles and we do not want to overfill them so we will do a quarter of that amount.<br />
+
                        <input type="search" class="search" id="searchbox-protocol" placeholder="Search Our Protocols" name="notebooksearch" />
This also helps in that if one bottle gets contaminated, then only a quarter of the LB broth batch will need to be discarded.<br />
+
                    </form>
<p class="tags">LB, broth, food, making, media</p>
+
                </div>
<p class="p-text">
+
                <div class="contentText procedure">
<ol>
+
                    <div class="textBody">
<li>Mass 6.25 g of LB powder 4 times</li>
+
                        <p class="h3-heading" id="MakingLBBroth">Making LB Broth</p>
<li>Add to 4 bottles</li>
+
                        <p class="p-text">Note:<br /> Typical procedure calls for 25 g LB Broth powder per 1L of pure water.<br /> We have 500 mL bottles and we do not want to overfill them so we will do a quarter of that amount.<br /> This also helps in that if one bottle gets contaminated, then only a quarter of the LB broth batch will need to be discarded.<br />
<li>Add 250 mL pure water in each</li>
+
                            <p class="tags">LB, broth, food, making, media</p>
<li>Swirl to mostly dissolve</li>
+
                            <p class="p-text">
<li>Seal cap tightly and then unscrew the cap about two turns</li>
+
                                <ol>
<li>Cover with aluminum foil</li>
+
                                    <li>Mass 6.25 g of LB powder 4 times</li>
<li>Place autoclave tape on at least one bottle</li>
+
                                    <li>Add to 4 bottles</li>
<li>Place bottles in a basket</li>
+
                                    <li>Add 250 mL pure water in each</li>
<li>Autoclave for 20 minutes on liquid setting</li>
+
                                    <li>Swirl to mostly dissolve</li>
<li>Do not add antibiotics to pure broth. Only add to LB used to plate</li>
+
                                    <li>Seal cap tightly and then unscrew the cap about two turns</li>
</ol>
+
                                    <li>Cover with aluminum foil</li>
</p>
+
                                    <li>Place autoclave tape on at least one bottle</li>
</div>
+
                                    <li>Place bottles in a basket</li>
<div class="textBody">
+
                                    <li>Autoclave for 20 minutes on liquid setting</li>
<p class="h3-heading" id="MakingLBPlates">Making LB Plates</p>
+
                                    <li>Do not add antibiotics to pure broth. Only add to LB used to plate</li>
<p class="p-text">
+
                                </ol>
<ol>
+
                            </p>
<li>Measure out 25 g of LB broth powder for every one litre of plating material desired. (divide as necessary; we typically do this in quarters)</li>
+
                    </div>
<li>Place in desired container</li>
+
                    <div class="textBody">
<li>Add 15 g of bacto agar for every litre of plating material desired (divide as necessary)</li>
+
                        <p class="h3-heading" id="MakingLBPlates">Making LB Plates</p>
<li>Add 1 L of pure water to container (divide as necessary)</li>
+
                        <p class="p-text">
<li>Swirl until mostly dissolved</li>
+
                            <ol>
<li>Seal cap tightly and then unscrew the cap about two turns</li>
+
                                <li>Measure out 25 g of LB broth powder for every one litre of plating material desired. (divide as necessary; we typically do this in quarters)</li>
<li>Cover caps with aluminum foil</li>  
+
                                <li>Place in desired container</li>
<li>Add at least one piece of autoclave tape</li>
+
                                <li>Add 15 g of bacto agar for every litre of plating material desired (divide as necessary)</li>
<li>Autoclave for 20 minutes on liquid setting. Do not set exhaust time. Ensure door is sealed and liquid media is selected</li>
+
                                <li>Add 1 L of pure water to container (divide as necessary)</li>
<li>Allow to cool to about 50 degrees Celsius. Cool until it is warm to touch. Do not forget to add corresponding antibiotic</li>
+
                                <li>Swirl until mostly dissolved</li>
</ol>
+
                                <li>Seal cap tightly and then unscrew the cap about two turns</li>
</p>
+
                                <li>Cover caps with aluminum foil</li>
<p class="p-text">
+
                                <li>Add at least one piece of autoclave tape</li>
<strong>Adding Antibiotics</strong>
+
                                <li>Autoclave for 20 minutes on liquid setting. Do not set exhaust time. Ensure door is sealed and liquid media is selected</li>
</p>
+
                                <li>Allow to cool to about 50 degrees Celsius. Cool until it is warm to touch. Do not forget to add corresponding antibiotic</li>
<p class="p-text">
+
                            </ol>
Note:<br />Chloramphenicol is kept in 1000x stock<br />
+
                        </p>
Ampicillin is kept in 500x stock<br />
+
                        <p class="p-text">
</p>
+
                            <strong>Adding Antibiotics</strong>
<p class="p-text">
+
                        </p>
<ol>
+
                        <p class="p-text">
<li>Thaw antibiotic</li>
+
                            Note:<br />Chloramphenicol is kept in 1000x stock<br /> Ampicillin is kept in 500x stock<br />
<li>Add 250 uL CMP to 250mL LB/agar or 500 uL AMP to 250mL LB/agar</li>
+
                        </p>
</ol>
+
                        <p class="p-text">
</p>
+
                            <ol>
<p class="tags">plates, lb, food, making, chlor, chloramphenicol, amp, ampicillin, antibiotic</p>
+
                                <li>Thaw antibiotic</li>
</div>
+
                                <li>Add 250 uL CMP to 250mL LB/agar or 500 uL AMP to 250mL LB/agar</li>
<div class="textBody">
+
                            </ol>
<p class="h3-heading" id="RestrictionDigestandLigation(3AAssembly)">Restriction Digest and Ligation (3A Assembly)</p>
+
                        </p>
<p class="p-text">
+
                        <p class="tags">plates, lb, food, making, chlor, chloramphenicol, amp, ampicillin, antibiotic</p>
Protocol modified from this source:<br />
+
                    </div>
<a href="https://static.igem.org/mediawiki/2015/f/f6/STHLM_3A_assembly_protocol.pdf">https://static.igem.org/mediawiki/2015/f/f6/STHLM_3A_assembly_protocol.pdf</a>
+
                    <div class="textBody">
</p>
+
                        <p class="h3-heading" id="RestrictionDigestandLigation(3AAssembly)">Restriction Digest and Ligation (3A Assembly)</p>
<p class="p-text">
+
                        <p class="p-text">
<ol>
+
                            Protocol modified from this source:<br />
<li>Acquire all necessary information including nanodrop concentrations of any miniprepped samples as well as the concentration of the linearized plasmid backbone. Calculate the volume of miniprepped DNA necessary to total approximately 500 ng. Designate the DNA strands that are to be ligated together as either A or B.</li>
+
                            <a href="https://static.igem.org/mediawiki/2015/f/f6/STHLM_3A_assembly_protocol.pdf">https://static.igem.org/mediawiki/2015/f/f6/STHLM_3A_assembly_protocol.pdf</a>
<li>Create the three master mixes. One will contain EcoRI and PstI, another will contain EcoRI and SpeI, and the last will contain XbaI and PstI. Combine with water and cutsmart buffer in the ratios directed below. The tables direct for 25 µL to be the final volume. This is enough for 5 digestions. Amounts of CutSmart buffer and water can be adjusted as necessary. Enzyme concentration should only be adjusted in the case of an increase in final volume due to micropipette limitations.</li>
+
                        </p>
<li>Prepare linear backbone for digest by measuring out 4 µL (100 ng) of the backbone of choice and 4 µL of the master mix for the linearized plasmid backbone for each ligation planned for the next step into one PCR tube. Mix well with a pipette. Total volume 8uL.</li>
+
                        <p class="p-text">
<li>Prepare sample A’s by adding 500 ng worth of DNA to a labeled PCR tube. Supplement with water so that the total volume added is 5 µL. Add 5 µL of master mix A to each tube. Total volume 10 uL.</li>
+
                            <ol>
<li>Prepare sample B’s by adding 500 ng worth of DNA to a labeled PCR tube. Supplement with water so that the total volume added is 5 µL. Add 5 µL of master mix B to each tube. Total volume 10 uL.</li>
+
                                <li>Acquire all necessary information including nanodrop concentrations of any miniprepped samples as well as the concentration of the linearized plasmid backbone. Calculate the volume of miniprepped DNA necessary to total approximately 500 ng. Designate the DNA strands that are to be ligated together as either A or B.</li>
<li>Place all samples in the incubator (set at 37 degrees Celsius) for at least one hour. Longer durations are acceptable. They can be left overnight.</li>
+
                                <li>Create the three master mixes. One will contain EcoRI and PstI, another will contain EcoRI and SpeI, and the last will contain XbaI and PstI. Combine with water and cutsmart buffer in the ratios directed below. The tables direct for 25 µL to be the final volume. This is enough for 5 digestions. Amounts of CutSmart buffer and water can be adjusted as necessary. Enzyme concentration should only be adjusted in the case of an increase in final volume due to micropipette limitations.</li>
<li>Heat kill restriction enzymes at 80 degrees celsius in the the thermocycler (or another apparatus) for 20 minutes.</li>
+
                                <li>Prepare linear backbone for digest by measuring out 4 µL (100 ng) of the backbone of choice and 4 µL of the master mix for the linearized plasmid backbone for each ligation planned for the next step into one PCR tube. Mix well with a pipette. Total volume 8uL.</li>
</ol>
+
                                <li>Prepare sample A’s by adding 500 ng worth of DNA to a labeled PCR tube. Supplement with water so that the total volume added is 5 µL. Add 5 µL of master mix A to each tube. Total volume 10 uL.</li>
<p class="p-text">
+
                                <li>Prepare sample B’s by adding 500 ng worth of DNA to a labeled PCR tube. Supplement with water so that the total volume added is 5 µL. Add 5 µL of master mix B to each tube. Total volume 10 uL.</li>
<strong>Ligation</strong>
+
                                <li>Place all samples in the incubator (set at 37 degrees Celsius) for at least one hour. Longer durations are acceptable. They can be left overnight.</li>
</p>
+
                                <li>Heat kill restriction enzymes at 80 degrees celsius in the the thermocycler (or another apparatus) for 20 minutes.</li>
<p class="p-text">
+
                            </ol>
<ol>
+
                            <p class="p-text">
<li>Add 2 µL of backbone, 2 µL of enzyme A, and 2 µL of enzyme B to a labeled PCR tube.</li>
+
                                <strong>Ligation</strong>
<li>Add 1 uL T4 DNA ligase buffer Add 2 uL ddH2O</li>
+
                            </p>
<li>Add T4 DNA ligase, total volume 10 uL</li>
+
                            <p class="p-text">
<li>Allow to sit at room temperature for at least one hour. It can be left overnight at room temperature.</li>
+
                                <ol>
</ol>
+
                                    <li>Add 2 µL of backbone, 2 µL of enzyme A, and 2 µL of enzyme B to a labeled PCR tube.</li>
</p>
+
                                    <li>Add 1 uL T4 DNA ligase buffer Add 2 uL ddH2O</li>
<p class="tags">restriction, digest, and, ligation, (3A, Assembly), 3A, Assembly, master, mix, EcoRi, PstI, XbaI, heat, kill, pcr, incubator, thermocycler, dna, buffer, ligase, T4</p>
+
                                    <li>Add T4 DNA ligase, total volume 10 uL</li>
</div>
+
                                    <li>Allow to sit at room temperature for at least one hour. It can be left overnight at room temperature.</li>
<div class="textBody">
+
                                </ol>
<p class="h3-heading" id="Transformation">Transformation</p>
+
                            </p>
<p class="p-text">
+
                            <p class="tags">restriction, digest, and, ligation, (3A, Assembly), 3A, Assembly, master, mix, EcoRi, PstI, XbaI, heat, kill, pcr, incubator, thermocycler, dna, buffer, ligase, T4</p>
<ol>
+
                    </div>
<li>Set water bath to 42 C</li>  
+
                    <div class="textBody">
<li>Make sure SOC media is not contaminated. LB is also usable</li>
+
                        <p class="h3-heading" id="Transformation">Transformation</p>
<li>Label test tubes and microcentrifuge tubes</li>
+
                        <p class="p-text">
<li>Obtain competent cells. KEEP ON ICE</li>
+
                            <ol>
<li>Thaw ON ICE until cells are thawed</li>
+
                                <li>Set water bath to 42 C</li>
<li>If necessary, create 20 uL aliquots of competent cells in microcentrifuge tubes, keep on ice and return to the -80 as soon as possible</li>
+
                                <li>Make sure SOC media is not contaminated. LB is also usable</li>
<li>Add 2 uL of DNA to 20 uL of competent cells in a microcentrifuge tube</li>  
+
                                <li>Label test tubes and microcentrifuge tubes</li>
<li>Pipette to resuspend, but do so gently so as to not harm the cells</li>
+
                                <li>Obtain competent cells. KEEP ON ICE</li>
<li>Place back on ice for 5 minutes</li>
+
                                <li>Thaw ON ICE until cells are thawed</li>
<li>Return any unused cells marking date thawed ON ICE</li>
+
                                <li>If necessary, create 20 uL aliquots of competent cells in microcentrifuge tubes, keep on ice and return to the -80 as soon as possible</li>
<li>Heat shock at 42 C for 30 - 45s</li>
+
                                <li>Add 2 uL of DNA to 20 uL of competent cells in a microcentrifuge tube</li>
<li>Remove from heat then place in ice for 5 mins</li>
+
                                <li>Pipette to resuspend, but do so gently so as to not harm the cells</li>
<li>Add 200 uL of SOC/rescue media. FLAME BOTTLE AND BOTTLE CAP THOROUGHLY </li>
+
                                <li>Place back on ice for 5 minutes</li>
<li>Rescue for one hour in incubator with shaker</li>
+
                                <li>Return any unused cells marking date thawed ON ICE</li>
<li>Plate cells on plates with antibiotics overnight at 37 C</li>  
+
                                <li>Heat shock at 42 C for 30 - 45s</li>
</ol>
+
                                <li>Remove from heat then place in ice for 5 mins</li>
</p>
+
                                <li>Add 200 uL of SOC/rescue media. FLAME BOTTLE AND BOTTLE CAP THOROUGHLY </li>
<p class="p-text">
+
                                <li>Rescue for one hour in incubator with shaker</li>
Optional-plate 50uL onto plate with differing antibiotic resistance for control
+
                                <li>Plate cells on plates with antibiotics overnight at 37 C</li>
</p>
+
                            </ol>
<p class="tags">transformation, water, bath, soc, rescue, media,ice,competent, cells, incubator, antibiotic, plate</p>
+
                        </p>
</div>
+
                        <p class="p-text">
<div class="textBody">
+
                            Optional-plate 50uL onto plate with differing antibiotic resistance for control
<p class="h3-heading" id="PreparingOvernights">Preparing Overnights</p>
+
                        </p>
<p class="p-text">
+
                        <p class="tags">transformation, water, bath, soc, rescue, media,ice,competent, cells, incubator, antibiotic, plate</p>
Note: <br />Sterilize test tubes, lids, and micropipette tips before using, and perform procedure close to flame.  
+
                    </div>
</p>
+
                    <div class="textBody">
<p class="p-text">
+
                        <p class="h3-heading" id="PreparingOvernights">Preparing Overnights</p>
<ol>
+
                        <p class="p-text">
<li>Gather 5 mL culture tubes and label</li>
+
                            Note: <br />Sterilize test tubes, lids, and micropipette tips before using, and perform procedure close to flame.
<li>Ignite bunsen burner</li>
+
                        </p>
<li>Remove plates from incubator (if not already done so)</li>
+
                        <p class="p-text">
<li>Add 5 mL of LB Broth to test tubes. FLAME BOTTLE AND BOTTLE CAP THOROUGHLY </li>
+
                            <ol>
<li>Add of (10 uL) ampicillin or (5 uL) chloramphenicol. (Change amount if not from stock solutions of 500X and 1000X)</li>
+
                                <li>Gather 5 mL culture tubes and label</li>
<li>Use a micropipette to obtain one colony from each plate then release colony in the media</li>  
+
                                <li>Ignite bunsen burner</li>
<li>Eject pipette tip in the test tube as well and close</li>
+
                                <li>Remove plates from incubator (if not already done so)</li>
<li>FLAME CULTURE TUBE AND CAP</li>
+
                                <li>Add 5 mL of LB Broth to test tubes. FLAME BOTTLE AND BOTTLE CAP THOROUGHLY </li>
<li>Place in shaker/incubator overnight</li>
+
                                <li>Add of (10 uL) ampicillin or (5 uL) chloramphenicol. (Change amount if not from stock solutions of 500X and 1000X)</li>
</ol>
+
                                <li>Use a micropipette to obtain one colony from each plate then release colony in the media</li>
</p>
+
                                <li>Eject pipette tip in the test tube as well and close</li>
<p class="tags">preparing, overnights, plasmid, cloning, amp, ampicillin, chlor, chloramphenicol, shaker, incubator, bunsen, burner, lb, broth, media</p>
+
                                <li>FLAME CULTURE TUBE AND CAP</li>
</div>
+
                                <li>Place in shaker/incubator overnight</li>
<div class="textBody">
+
                            </ol>
<p class="h3-heading" id="Miniprep">Miniprep</p>
+
                        </p>
<p class="p-text">
+
                        <p class="tags">preparing, overnights, plasmid, cloning, amp, ampicillin, chlor, chloramphenicol, shaker, incubator, bunsen, burner, lb, broth, media</p>
<ol>
+
                    </div>
<li>Obtain overnight cultures</li>
+
                    <div class="textBody">
<li>Label microcentrifuge tubes</li>
+
                        <p class="h3-heading" id="Miniprep">Miniprep</p>
<li>Use pipette to transfer 2 x 0.63mL of culture to microcentrifuge tubes, leaving pipette tips inside the respective tubes for future use</li>  
+
                        <p class="p-text">
<li>Try to avoid the pipette tips already inside</li>  
+
                            <ol>
<li>Centrifuge for 5 minutes at 13000 g</li>
+
                                <li>Obtain overnight cultures</li>
<li>Dispose of supernatant, being careful not to lose cells (tap sides gently but do not flick)</li>
+
                                <li>Label microcentrifuge tubes</li>
<li>Repeat steps 3, 4, and 5 until all of the culture has been centrifuged</li>
+
                                <li>Use pipette to transfer 2 x 0.63mL of culture to microcentrifuge tubes, leaving pipette tips inside the respective tubes for future use</li>
<li>Add 250uL of P1 Buffer and mix with pipette</li>
+
                                <li>Try to avoid the pipette tips already inside</li>
<li>Add 250uL of P2 Buffer</li>
+
                                <li>Centrifuge for 5 minutes at 13000 g</li>
<li>You can use the same pipette tips as long as you don’t touch the inside of the pipette</li>
+
                                <li>Dispose of supernatant, being careful not to lose cells (tap sides gently but do not flick)</li>
<li>Invert at least 4-6 times. This is the important step for DNA</li>
+
                                <li>Repeat steps 3, 4, and 5 until all of the culture has been centrifuged</li>
<li>Add 350 uL of P3 and invert 4-6 more times</li>
+
                                <li>Add 250uL of P1 Buffer and mix with pipette</li>
<li>Centrifuge for 10 minutes at highest setting (13500 x g; protocol calls for 17900 g, but centrifuge in use has max of 13500 g)</li>
+
                                <li>Add 250uL of P2 Buffer</li>
<li>Remove all supernatant and place in QIAprep 2.0 spin column via pipette</li>
+
                                <li>You can use the same pipette tips as long as you don’t touch the inside of the pipette</li>
<li>Centrifuge for 30-60 seconds. Discard flow through</li>
+
                                <li>Invert at least 4-6 times. This is the important step for DNA</li>
<li>Wash spin column with 0.5 mL Buffer PB</li>
+
                                <li>Add 350 uL of P3 and invert 4-6 more times</li>
<li>Centrifuge for 30-60 seconds. Discard flow through</li>
+
                                <li>Centrifuge for 10 minutes at highest setting (13500 x g; protocol calls for 17900 g, but centrifuge in use has max of 13500 g)</li>
<li>Wash spin column with 0.75 mL Buffer PE</li>
+
                                <li>Remove all supernatant and place in QIAprep 2.0 spin column via pipette</li>
<li>Centrifuge for 30-60 seconds. Discard flow through</li>
+
                                <li>Centrifuge for 30-60 seconds. Discard flow through</li>
<li>Centrifuge for one more minute and discard flow through</li>
+
                                <li>Wash spin column with 0.5 mL Buffer PB</li>
<li>Place QIAprep 2.0 column in a clean 1.5 mL microcentrifuge tube</li>  
+
                                <li>Centrifuge for 30-60 seconds. Discard flow through</li>
<li>Elute DNA a with 25 uL pure water or Buffer EB</li>
+
                                <li>Wash spin column with 0.75 mL Buffer PE</li>
<li>Set centrifuge to 7500 x g to keep caps from falling off</li>
+
                                <li>Centrifuge for 30-60 seconds. Discard flow through</li>
<li>Centrifuge for one minute after letting sit for one minute. DO NOT DISCARD FLOW THROUGH</li>
+
                                <li>Centrifuge for one more minute and discard flow through</li>
<li>Repeat steps 20-22</li>
+
                                <li>Place QIAprep 2.0 column in a clean 1.5 mL microcentrifuge tube</li>
<li>Dispose of spin column</li>
+
                                <li>Elute DNA a with 25 uL pure water or Buffer EB</li>
<li>Take microcentrifuge tube and test for concentration in a nanodrop</li>
+
                                <li>Set centrifuge to 7500 x g to keep caps from falling off</li>
</ol>
+
                                <li>Centrifuge for one minute after letting sit for one minute. DO NOT DISCARD FLOW THROUGH</li>
</p>
+
                                <li>Repeat steps 20-22</li>
<p class="tags">miniprep, overnight, plasmid, centrifuge, p1, p2, buffer, p3, pe, pb, spin, column, QIAprep, 2.0</p>
+
                                <li>Dispose of spin column</li>
</div>
+
                                <li>Take microcentrifuge tube and test for concentration in a nanodrop</li>
<div class="textBody">
+
                            </ol>
<p class="h3-heading" id="GibsonAssemblywithGblocks">Gibson Assembly with G blocks</p>
+
                        </p>
<p class="p-text">
+
                        <p class="tags">miniprep, overnight, plasmid, centrifuge, p1, p2, buffer, p3, pe, pb, spin, column, QIAprep, 2.0</p>
<strong>Standard</strong>
+
                    </div>
</p>
+
                    <div class="textBody">
<p class="p-text">
+
                        <p class="h3-heading" id="GibsonAssemblywithGblocks">Gibson Assembly with G blocks</p>
<ol>
+
                        <p class="p-text">
<li>Acquire materials including NEB kit, G blocks, and linearized backbone</li>
+
                            <strong>Standard</strong>
<li>G blocks should be spun down in the centrifuge for 3-5 seconds at 3,000 g to reform pellets that may have been affected by shipping</li>
+
                        </p>
<li>Resuspend G blocks in water. To make each the same concentration of 50 ng/μl, 20 μl of TE Buffer should be added to the pelleted g block fragments. (adjust if starting amount is not 1000 ng)</li>
+
                        <p class="p-text">
<li>If backbone is in solid form this should be resuspended as well and the resultant concentration should be noted</li>
+
                            <ol>
<li>Measure out 10 μl of 2X Gibson Assembly Master Mix into container of choice.
+
                                <li>Acquire materials including NEB kit, G blocks, and linearized backbone</li>
<li>Add in 100 ng of plasmid to the tube. About 2-3 times molar excess of g block should then be added. (volume needs to be calculated)</li>
+
                                <li>G blocks should be spun down in the centrifuge for 3-5 seconds at 3,000 g to reform pellets that may have been affected by shipping</li>
<li>Pure water should then be added to reach a total volume of 20 μL</li>
+
                                <li>Resuspend G blocks in water. To make each the same concentration of 50 ng/μl, 20 μl of TE Buffer should be added to the pelleted g block fragments. (adjust if starting amount is not 1000 ng)</li>
<li>Incubate the container at 50 degrees Celsius for one hour</li>
+
                                <li>If backbone is in solid form this should be resuspended as well and the resultant concentration should be noted</li>
<li>The plasmid is now ready for transformation and sequencing</li>
+
                                <li>Measure out 10 μl of 2X Gibson Assembly Master Mix into container of choice.
</ol>
+
                                    <li>Add in 100 ng of plasmid to the tube. About 2-3 times molar excess of g block should then be added. (volume needs to be calculated)</li>
</p>
+
                                    <li>Pure water should then be added to reach a total volume of 20 μL</li>
<p class="p-text">
+
                                    <li>Incubate the container at 50 degrees Celsius for one hour</li>
<strong>Combining Mdh2, HPS, and PHI Using NEB Gibson Kit</strong>
+
                                    <li>The plasmid is now ready for transformation and sequencing</li>
</p>
+
                            </ol>
<p class="p-text">
+
                        </p>
<ol>
+
                        <p class="p-text">
<li>Acquire materials including NEB kit, G blocks, and linearized pSB1A3 backbone</li>
+
                            <strong>Combining Mdh2, HPS, and PHI Using NEB Gibson Kit</strong>
<li>G blocks should be spun down in the centrifuge for 3-5 seconds at 3,000 g to reform pellets that may have been affected by shipping</li>
+
                        </p>
<li>Resuspend G blocks in water. To make each the same concentration of 50 ng/μl, 20 μl of TE Buffer should be added to the pelleted g block fragments</li>
+
                        <p class="p-text">
<li>If backbone is in solid form this should be resuspended as well and the resultant concentration should be noted</li>
+
                            <ol>
<li>Measure out 10 μl of 2X Gibson Assembly Master Mix into container of choice</li>
+
                                <li>Acquire materials including NEB kit, G blocks, and linearized pSB1A3 backbone</li>
<li>Add in 100 ng (.07 pmol) of plasmid to the tube. About 2-3 times excess of g blocks should then be added. .2 pmol of both Mdh2 and HPS/PHI will be added. This equates to about .18 μg each or 3.6 μL of each solution. (The two fragments differ only by 70 bp in length. As such the difference in the number of moles is marginal here)</li>
+
                                <li>G blocks should be spun down in the centrifuge for 3-5 seconds at 3,000 g to reform pellets that may have been affected by shipping</li>
<li>Pure water should then be added to reach a total volume of 20 μL. This will have to be adjusted for at the time of the procedure as the volume added in by the plasmid is not known yet</li>
+
                                <li>Resuspend G blocks in water. To make each the same concentration of 50 ng/μl, 20 μl of TE Buffer should be added to the pelleted g block fragments</li>
<li>Incubate the container at 50 degrees Celsius for one hour</li>
+
                                <li>If backbone is in solid form this should be resuspended as well and the resultant concentration should be noted</li>
<li>The plasmid is now ready for transformation and sequencing</li>
+
                                <li>Measure out 10 μl of 2X Gibson Assembly Master Mix into container of choice</li>
</ol>
+
                                <li>Add in 100 ng (.07 pmol) of plasmid to the tube. About 2-3 times excess of g blocks should then be added. .2 pmol of both Mdh2 and HPS/PHI will be added. This equates to about .18 μg each or 3.6 μL of each solution. (The two fragments differ only by 70 bp in length. As such the difference in the number of moles is marginal here)</li>
</p>
+
                                <li>Pure water should then be added to reach a total volume of 20 μL. This will have to be adjusted for at the time of the procedure as the volume added in by the plasmid is not known yet</li>
<p class="tags">gibson, assembly, with, g, blocks, neb, kit, new, england, bioscience, backbone, pellet, te buffer, mdh2, hps, phi, master, mix</p>
+
                                <li>Incubate the container at 50 degrees Celsius for one hour</li>
</div>
+
                                <li>The plasmid is now ready for transformation and sequencing</li>
<div class="textBody">
+
                            </ol>
<p class="h3-heading" id="GelElectrophoresis">Gel Electrophoresis</p>
+
                        </p>
<p class="p-text">
+
                        <p class="tags">gibson, assembly, with, g, blocks, neb, kit, new, england, bioscience, backbone, pellet, te buffer, mdh2, hps, phi, master, mix</p>
<strong>Gel Casting</strong>
+
                    </div>
</p>
+
                    <div class="textBody">
<p class="p-text">
+
                        <p class="h3-heading" id="GelElectrophoresis">Gel Electrophoresis</p>
<ol>
+
                        <p class="p-text">
<li>Measure out 0.75 g agarose for 1.5% gel, 0.5g for 1% gel</li>
+
                            <strong>Gel Casting</strong>
<li>Add agarose to 50 mL SYBRsafe in .5x TBE in erlenmeyer flask</li>
+
                        </p>
<li>Microwave in 30 s intervals until agarose is dissolved, making sure to cover flask with paper towel</li>
+
                        <p class="p-text">
<li>Pour into gel mold, add comb and let cool 20 min</li>
+
                            <ol>
<li>Take gel out of mold and put into gel chamber</li>
+
                                <li>Measure out 0.75 g agarose for 1.5% gel, 0.5g for 1% gel</li>
</ol>
+
                                <li>Add agarose to 50 mL SYBRsafe in .5x TBE in erlenmeyer flask</li>
</p>
+
                                <li>Microwave in 30 s intervals until agarose is dissolved, making sure to cover flask with paper towel</li>
<p class="p-text">
+
                                <li>Pour into gel mold, add comb and let cool 20 min</li>
<strong>Gel Electrophoresis</strong>
+
                                <li>Take gel out of mold and put into gel chamber</li>
</p>
+
                            </ol>
<p class="p-text">
+
                        </p>
<ol>
+
                        <p class="p-text">
<li>Cover gel in 1x LB buffer</li>
+
                            <strong>Gel Electrophoresis</strong>
<li>Add 5 uL of ladder to far left well</li>
+
                        </p>
<li>Add 1 uL dye to 5 uL DNA, then load 5uL into each well</li>
+
                        <p class="p-text">
<li>Run gel at 150 V for 1 hr, until loading dye is about 75% the way to the end</li>
+
                            <ol>
</ol>
+
                                <li>Cover gel in 1x LB buffer</li>
</p>
+
                                <li>Add 5 uL of ladder to far left well</li>
<p class="tags">gel, electrophoresis, casting, agarose, sybrsafe, tbe, chamber, comb,mold, ladder, V, volts, wells, buffer</p>
+
                                <li>Add 1 uL dye to 5 uL DNA, then load 5uL into each well</li>
</div>
+
                                <li>Run gel at 150 V for 1 hr, until loading dye is about 75% the way to the end</li>
<div class="textBody">
+
                            </ol>
<p class="h3-heading" id="GelPurification">Gel Purification</p>
+
                        </p>
<p class="p-text">
+
                        <p class="tags">gel, electrophoresis, casting, agarose, sybrsafe, tbe, chamber, comb,mold, ladder, V, volts, wells, buffer</p>
Note: <br />Taken from Zymo Research. Meant for use with ZymoClean kit. <br />
+
                    </div>
<a href="http://www.zymoresearch.com/downloads/dl/file/id/34/d4001i.pdf">http://www.zymoresearch.com/downloads/dl/file/id/34/d4001i.pdf</a>
+
                    <div class="textBody">
</p>
+
                        <p class="h3-heading" id="GelPurification">Gel Purification</p>
<p class="p-text">
+
                        <p class="p-text">
<ol>
+
                            Note: <br />Taken from Zymo Research. Meant for use with ZymoClean kit. <br />
<li>Excise the DNA fragment<sup>1</sup> from the agarose gel using a razor blade, scalpel or other device and transfer it into a 1.5 ml microcentrifuge tube</li>
+
                            <a href="http://www.zymoresearch.com/downloads/dl/file/id/34/d4001i.pdf">http://www.zymoresearch.com/downloads/dl/file/id/34/d4001i.pdf</a>
<li>Add 3 volumes of ADB to each volume of agarose excised from the gel (e.g. for 100 µl (mg) of agarose gel slice add 300 µl of ADB)</li>
+
                        </p>
<li>Incubate at 37-55 °C for 5-10 minutes until the gel slice is completely dissolved<sup>2</sup></li>
+
                        <p class="p-text">
<li>For DNA fragments > 8 kb, following the incubation step, add one additional volume (equal to that of the gel slice) of water to the mixture for better DNA recovery (e.g., 100 µl agarose, 300 µl ADB, and 100 µl water)</li>
+
                            <ol>
<li>Transfer the melted agarose solution to a Zymo-Spin Column in a Collection Tube</li>
+
                                <li>Excise the DNA fragment<sup>1</sup> from the agarose gel using a razor blade, scalpel or other device and transfer it into a 1.5 ml microcentrifuge tube</li>
<li>Centrifuge for 30-60 seconds. Discard the flow-through<sup>3</sup></li>
+
                                <li>Add 3 volumes of ADB to each volume of agarose excised from the gel (e.g. for 100 µl (mg) of agarose gel slice add 300 µl of ADB)</li>
<li>Add 200 µl of DNA Wash Buffer to the column and centrifuge for 30 seconds. Discard the flow-through. Repeat the wash step</li>
+
                                <li>Incubate at 37-55 °C for 5-10 minutes until the gel slice is completely dissolved<sup>2</sup></li>
<li>Add ≥ 6 µl DNA Elution Buffer<sup>4</sup> or water<sup>5</sup> directly to the column matrix. Place column into a 1.5 ml tube and centrifuge for 30-60 seconds to elute DNA</li>
+
                                <li>For DNA fragments > 8 kb, following the incubation step, add one additional volume (equal to that of the gel slice) of water to the mixture for better DNA recovery (e.g., 100 µl agarose, 300 µl ADB, and 100 µl water)</li>
</ol>
+
                                <li>Transfer the melted agarose solution to a Zymo-Spin Column in a Collection Tube</li>
</p>
+
                                <li>Centrifuge for 30-60 seconds. Discard the flow-through<sup>3</sup></li>
<p class="p-text">
+
                                <li>Add 200 µl of DNA Wash Buffer to the column and centrifuge for 30 seconds. Discard the flow-through. Repeat the wash step</li>
<small>
+
                                <li>Add ≥ 6 µl DNA Elution Buffer<sup>4</sup> or water<sup>5</sup> directly to the column matrix. Place column into a 1.5 ml tube and centrifuge for 30-60 seconds to elute DNA</li>
 +
                            </ol>
 +
                        </p>
 +
                        <p class="p-text">
 +
                            <small>
 
<sup>1</sup> The amount of agarose excised from the gel should be as small as possible.<br />
 
<sup>1</sup> The amount of agarose excised from the gel should be as small as possible.<br />
 
<sup>2</sup> Do not incubate above 60°C. It is important that the gel slice dissolve completely. This can be facilitated by gentle mixing during the incubation.<br />
 
<sup>2</sup> Do not incubate above 60°C. It is important that the gel slice dissolve completely. This can be facilitated by gentle mixing during the incubation.<br />
Line 935: Line 940:
 
<sup>5</sup> Elution of DNA from the column is dependent on pH and temperature. If water is used, make sure the pH is >6.0. Waiting 1 minute prior to elution may improve the yield of larger (> 6 kb) DNA. For even larger DNA (> 10 kb), the total yield may be improved by eluting the DNA with 60-70 C DNA Elution Buffer<br />
 
<sup>5</sup> Elution of DNA from the column is dependent on pH and temperature. If water is used, make sure the pH is >6.0. Waiting 1 minute prior to elution may improve the yield of larger (> 6 kb) DNA. For even larger DNA (> 10 kb), the total yield may be improved by eluting the DNA with 60-70 C DNA Elution Buffer<br />
 
</small>
 
</small>
</p>
+
                        </p>
<p class="tags">gel, purification, zymo, zymoclean, kit, excise, gel, slice, agarose, adb</p>
+
                        <p class="tags">gel, purification, zymo, zymoclean, kit, excise, gel, slice, agarose, adb</p>
</div>
+
                    </div>
<div class="textBody">
+
                    <div class="textBody">
<p class="h3-heading" id="DNAPrecipitationfromFilterPaper">DNA Precipitation from Filter Paper</p>
+
                        <p class="h3-heading" id="DNAPrecipitationfromFilterPaper">DNA Precipitation from Filter Paper</p>
<p class="p-text">
+
                        <p class="p-text">
<ol>
+
                            <ol>
<li>To recover the DNA, cut the marked circle area that contains the dried plasmid DNA</li>
+
                                <li>To recover the DNA, cut the marked circle area that contains the dried plasmid DNA</li>
<li>Using clean forceps, insert the filter paper into a 1.5 ml microcentrifuge tube. Add 100 µl of TE buffer or Ultrapure water, vortex briefly and incubate at room temperature for 5 minutes. Vortex again and briefly centrifuge</li>
+
                                <li>Using clean forceps, insert the filter paper into a 1.5 ml microcentrifuge tube. Add 100 µl of TE buffer or Ultrapure water, vortex briefly and incubate at room temperature for 5 minutes. Vortex again and briefly centrifuge</li>
<li>Add 20 µL of 3M sodium acetate (final conc. 0.3M) and mix well</li>
+
                                <li>Add 20 µL of 3M sodium acetate (final conc. 0.3M) and mix well</li>
<li>Add 300 µL of cold 100% ethanol from -20 C (final conc. 70% EtOH), mix, and centrifuge on high for 10 min</li>
+
                                <li>Add 300 µL of cold 100% ethanol from -20 C (final conc. 70% EtOH), mix, and centrifuge on high for 10 min</li>
<li>Pour out supernatant and wash pellet with 1 mL 70% EtOH</li>
+
                                <li>Pour out supernatant and wash pellet with 1 mL 70% EtOH</li>
<li>Remove EtOH after washing with pipette</li>
+
                                <li>Remove EtOH after washing with pipette</li>
<li>Dry under vacuum for 5 min</li>
+
                                <li>Dry under vacuum for 5 min</li>
</ol>
+
                            </ol>
</p>
+
                        </p>
<p class="p-text">
+
                        <p class="p-text">
(revised for Braunschweig’s filter paper, which was too large and the conc of DNA was too high to use the procedure above)
+
                            (revised for Braunschweig’s filter paper, which was too large and the conc of DNA was too high to use the procedure above)
</p>
+
                        </p>
<p class="p-text">
+
                        <p class="p-text">
<ol>
+
                            <ol>
<li>To recover the DNA, cut the marked circle area that contains the dried plasmid DNA</li>
+
                                <li>To recover the DNA, cut the marked circle area that contains the dried plasmid DNA</li>
<li>Using clean forceps, insert the filter paper into a 1.5 ml microcentrifuge tube. Add 750 µl of TE buffer or Ultrapure water, vortex briefly and incubate at room temperature for 5 minutes. Vortex again and briefly centrifuge</li>
+
                                <li>Using clean forceps, insert the filter paper into a 1.5 ml microcentrifuge tube. Add 750 µl of TE buffer or Ultrapure water, vortex briefly and incubate at room temperature for 5 minutes. Vortex again and briefly centrifuge</li>
<li>Split into two 1.5 ml microcentrifuge tubes, leaving filter paper in original</li>
+
                                <li>Split into two 1.5 ml microcentrifuge tubes, leaving filter paper in original</li>
<li>Add 75 µL of 3M sodium acetate (final conc. 0.3M) to each tube and mix well</li>
+
                                <li>Add 75 µL of 3M sodium acetate (final conc. 0.3M) to each tube and mix well</li>
<li>Add 1125 µL of cold 100% ethanol from -20 C (final conc. 70% EtOH) to each tube, mix, and centrifuge on high for 10 min</li>
+
                                <li>Add 1125 µL of cold 100% ethanol from -20 C (final conc. 70% EtOH) to each tube, mix, and centrifuge on high for 10 min</li>
<li>Pour out supernatant and wash pellet with 7.5 mL 70% EtOH</li>
+
                                <li>Pour out supernatant and wash pellet with 7.5 mL 70% EtOH</li>
<li>Remove EtOH after washing with pipette</li>  
+
                                <li>Remove EtOH after washing with pipette</li>
<li>Air dry</li>  
+
                                <li>Air dry</li>
</ol>
+
                            </ol>
</p>
+
                        </p>
<p class="tags">dna, precipitation, from, filter, paper, plasmid, sodium acetate, ethanol, etoh, pellet, dried, te, buffer, vacuum</p>
+
                        <p class="tags">dna, precipitation, from, filter, paper, plasmid, sodium acetate, ethanol, etoh, pellet, dried, te, buffer, vacuum</p>
</div>
+
                    </div>
<div class="textBody">
+
                    <div class="textBody">
<p class="h3-heading" id="AutoclavingWaste">Autoclaving Waste</p>
+
                        <p class="h3-heading" id="AutoclavingWaste">Autoclaving Waste</p>
<p class="p-text">
+
                        <p class="p-text">
<ol>
+
                            <ol>
<li>Put biohazard bag in an autoclave tray</li>
+
                                <li>Put biohazard bag in an autoclave tray</li>
<li>Put in autoclave in ‘wrapped’ setting for 1 hour heating and 2 hour drying
+
                                <li>Put in autoclave in ‘wrapped’ setting for 1 hour heating and 2 hour drying
<li>Make sure waste is not liquid and has dried</li>
+
                                    <li>Make sure waste is not liquid and has dried</li>
<li>Put the autoclaved waste inside a regular trash bag and make sure the regular trash bag is tied</li>
+
                                    <li>Put the autoclaved waste inside a regular trash bag and make sure the regular trash bag is tied</li>
<li>Take waste to the black dumpster behind the building</li>
+
                                    <li>Take waste to the black dumpster behind the building</li>
</ol>
+
                            </ol>
</p>
+
                        </p>
<p class="tags">autoclaving, waste, autoclave, biohazard, trash</p>
+
                        <p class="tags">autoclaving, waste, autoclave, biohazard, trash</p>
</div>
+
                    </div>
<div class="textBody">
+
                    <div class="textBody">
<p class="h3-heading" id=""></p>
+
                        <p class="h3-heading" id=""></p>
<p class="p-text">
+
                        <p class="p-text">
+
 
</p>
+
                        </p>
<p class="tags"></p>
+
                        <p class="tags"></p>
</div>
+
                    </div>
</div>
+
                </div>
</div>
+
            </div>
<div id="div-safety" class="sectionClass">
+
            <div id="div-safety" class="sectionClass">
<div class="contentText risk">
+
                <div class="contentText risk">
<div class="textBody">
+
                    <div class="textBody">
<p class="h3-heading">Personal Protective Equipment</p>
+
                        <p class="h3-heading">Personal Protective Equipment</p>
</div>
+
                    </div>
<div class="textBody">
+
                    <div class="textBody">
<p class="h3-heading">Biocontainment</p>
+
                        <p class="h3-heading">Biocontainment</p>
</div>
+
                    </div>
</div>
+
                </div>
</div>
+
            </div>
</div>
+
        </div>
 
     </div>
 
     </div>
<div id="bot-nav">
+
    <div id="bot-nav">
 
         <div id="container">
 
         <div id="container">
 
             <div class="pull-left">
 
             <div class="pull-left">
                 <a href="mailto:umarylandigem@gmail.com"><p id="contact"> Contact Us </p></a>
+
                 <a href="mailto:umarylandigem@gmail.com">
             </div>
+
                    <p id="contact"> Contact Us </p>
 +
                </a>
 +
             </div>
 
             <div class="pull-right">
 
             <div class="pull-right">
 
                 <ul id="social-media">
 
                 <ul id="social-media">
                     <li> <a href="https://www.facebook.com/UMarylandiGEM/"> <img src="https://static.igem.org/mediawiki/2016/2/2c/T--UMaryland--FBlogo.png"/> </a> </li>
+
                     <li>
                     <li> <a href="https://www.instagram.com/umarylandigem/"> <img src="https://static.igem.org/mediawiki/2016/b/bc/T--UMaryland--Instalogo.png"/> </a> </li>
+
                        <a href="https://www.facebook.com/UMarylandiGEM/"> <img src="https://static.igem.org/mediawiki/2016/2/2c/T--UMaryland--FBlogo.png" /> </a>
 +
                    </li>
 +
                     <li>
 +
                        <a href="https://www.instagram.com/umarylandigem/"> <img src="https://static.igem.org/mediawiki/2016/b/bc/T--UMaryland--Instalogo.png" /> </a>
 +
                    </li>
 
                 </ul>
 
                 </ul>
             </div>
+
             </div>
 
         </div>
 
         </div>
<div class="copyright">
+
        <div class="copyright">
 
             <p id="copyright">© University of Maryland iGEM 2016</p>
 
             <p id="copyright">© University of Maryland iGEM 2016</p>
</div>
+
        </div>
 
     </div>
 
     </div>
<script>
 
smoothScroll.init({
 
offset: 80
 
});
 
</script>
 
<script>
 
$(".search").on("change keyup paste", function(){
 
var origin = $(this).attr('id') //check which search box was input into
 
var searchString = $(this).val().toLowerCase(); //get the search input
 
$('.sideLinks').css('display','none'); //hides sidebar headers
 
 
if (searchString == '' || searchString == ' ') { //if delete all search terms restore function
 
$('.sideLinks').css('display', 'block')
 
if (origin == 'searchbox-journal') {
 
$('.blog .textBody').css('display','block');
 
} else if (origin == 'searchbox-protocol') {
 
$('.procedure .textBody').css('display','block');
 
}
 
}
 
 
 
 
//only hide the corresponding information
 
if (origin == 'searchbox-journal') {
 
$('.blog .textBody').css('display','none');
 
} else if (origin == 'searchbox-protocol') {
 
$('.procedure .textBody').css('display','none');
 
}
 
 
var searchArray = searchString.split(' '); //turn string into array
 
searchArray = jQuery.grep(searchArray, function(value) {
 
  if (value != '' || value != ' ') {
 
return value; //removes empty spaces from array
 
  }
 
});
 
 
var DOMElementSearch = $('.textBody').toArray(); //get all entries in array
 
 
$(DOMElementSearch).each( function(i) { //for every entry
 
var tagsList = $(this).children('.tags').text().toLowerCase(); //grab tags
 
var tagsArray = tagsList.split(', '); //turns tags into array
 
var points = 0;
 
$(searchArray).each( function(i) { //for every search term
 
var searchTerm = searchArray[i] //grab search term in string from array
 
var result = $.inArray(searchTerm, tagsArray); //check if within array
 
if (result > -1) { //if found
 
points += 1; //add one hit
 
}
 
})
 
var maxPoints = searchArray.length; //if all search terms are within tag list
 
if (points == maxPoints) {
 
$(DOMElementSearch[i]).css('display','block'); //display element
 
}
 
})
 
 
 
})
 
</script>
 
<script>
 
var current = '';
 
var previous = '';
 
var dir = 'journal';
 
var selected = '';
 
 
$('.navigator').click( function() { // when any element with .class is clicked, trigger function
 
selected = $(this).attr('data-select'); // grabs the name of the navigational element clicked
 
if (selected != current) { // only change display / trigger animation if clicking different nav
 
$('.navigator').css('border-bottom','1px solid #A8A8A8'); // make all navigational element have no bottom border
 
$('#th-' + selected).css('border-bottom', '4px solid #A8A8A8'); // the clicked navigational element given border // slighly shifts right all text to set up for animation
 
$('.sectionClass').css('display','none');
 
 
if ($('#searchbox-' + selected).val() == '' || $('#search-' + selected).val() == '') {
 
//$('#searchbox-' + selected).siblings().css('display', 'block');
 
$('#searchbox-' + selected).siblings().children('.sideLinks').css('display', 'block');
 
}
 
 
$('#div-' + selected).css('margin-left', '60px')
 
$('#div-' + selected).css('display','block');
 
$('#div-' + selected).animate({ marginLeft: '0px'}, 200); // the text is animated to quickly move left // sets the current display
 
current = selected;
 
}
 
 
 
})
 
</script>
 
 
<script>
 
<script>
/* Generates sidebar links based on headers */
+
$(window).load(function() {
+
if ( $(document).outerWidth(true) < 1101) {
$(document).ready( function() {
+
$('.sidebar').css('margin-right', 'auto')
$( ".blog .h3-heading" ).each(function() {
+
$('.sidebar').css('margin-left', '750px')
var header = $( this ).text();
+
} else {
var date = $(this).siblings('.date').text();
+
$('.sidebar').css('margin-right', '60px')
var target = header.replace(/\s+/g, '');
+
$('.sidebar').css('margin-left', 'auto')
$('#form-searchJournal').append("<a href=\"#" + target + "\" data-scroll data-week=\"" + header + "\"><p class=\"sideLinks\">" + header + "<br />" + date + "</p></>")
+
}
});
+
+
$( ".procedure .h3-heading" ).each(function() {
+
var header = $( this ).text();
+
var date = $(this).siblings('.date').text();
+
var target = header.replace(/\s+/g, '');
+
$('#form-searchProtocol').append("<a href=\"#" + target + "\" data-scroll data-week=\"" + header + "\"><p class=\"sideLinks\">" + header + "<br />" + date + "</p></>")
+
});
+
 
})
 
})
 
 
/* Search Script */
+
$(window).resize(function() {
+
if ( $(document).outerWidth(true) < 1101) {
 +
$('.sidebar').css('margin-right', 'auto')
 +
$('.sidebar').css('margin-left', '750px')
 +
} else {
 +
$('.sidebar').css('margin-right', '60px')
 +
$('.sidebar').css('margin-left', 'auto')
 +
}
 +
 +
})
 
</script>
 
</script>
<script>
+
    <script>
 +
        smoothScroll.init({
 +
            offset: 80
 +
        });
 +
    </script>
 +
    <script>
 +
        $(".search").on("change keyup paste", function() {
 +
            var origin = $(this).attr('id') //check which search box was input into
 +
            var searchString = $(this).val().toLowerCase(); //get the search input
 +
            $('.sideLinks').css('display', 'none'); //hides sidebar headers
  
$('.linkText').click( function() { $(this).css('text-decoration','none'); $(this).focusout();});
+
            if (searchString == '' || searchString == ' ') { //if delete all search terms restore function
</script>
+
                $('.sideLinks').css('display', 'block')
        <!-- For nav bar scrolling + hovering + window resize effects-->
+
                if (origin == 'searchbox-journal') {
<script>
+
                    $('.blog .textBody').css('display', 'block');
// Animation over top nav bar when mouse hovers
+
                } else if (origin == 'searchbox-protocol') {
$('nav').mouseover(
+
                    $('.procedure .textBody').css('display', 'block');
function () {
+
                }
$('#img-logo').css('transition', '.35s ease-in');
+
            }
$('#img-logo').css('opacity', '1');
+
$('#img-igemlogo').css('transition', '.35s ease-in');
+
$('#img-igemlogo').css('opacity', '1');
+
$('nav ul').addClass("hover");
+
}
+
),
+
$('nav').mouseout(
+
function () {
+
var scroll = $(window).scrollTop();
+
if (scroll > 0) {if ( $(window).width() >= 980) { var pushed = $('body').hasClass('pushed'); if (pushed == false) {
+
$('#img-logo').css('transition', '.25s ease');
+
$('#img-logo').css('opacity', '0');
+
$('#img-igemlogo').css('transition', '.25s ease');
+
$('#img-igemlogo').css('opacity', '0');
+
$('nav ul').removeClass("hover");
+
$('nav').css('transition', '.5s ease');
+
}}}
+
  
}
+
 
),
+
 
// Window width effect on top nav bar
+
            //only hide the corresponding information
$(document).ready(function() {
+
            if (origin == 'searchbox-journal') {
function checkWidth() {
+
                $('.blog .textBody').css('display', 'none');
if ($(window).width() < 980 || $('nav').hasClass('pushed')){
+
            } else if (origin == 'searchbox-protocol') {
$('nav li').css('display', 'none');
+
                $('.procedure .textBody').css('display', 'none');
$('#img-more').css('display','block');
+
            }
$('nav ul').addClass("hover");
+
 
$('#img-logo').css('transition', '.35s ease-in');
+
            var searchArray = searchString.split(' '); //turn string into array
$('#img-logo').css('opacity', '1');
+
            searchArray = jQuery.grep(searchArray, function(value) {
$('#img-igemlogo').css('transition', '.35s ease-in');
+
                if (value != '' || value != ' ') {
$('#img-igemlogo').css('opacity', '1')
+
                    return value; //removes empty spaces from array
} else {
+
                }
$('nav li').css('display', 'inline');
+
            });
$('#img-more').css('display','none');
+
 
$('nav ul').removeClass("hover");
+
            var DOMElementSearch = $('.textBody').toArray(); //get all entries in array
if ($(window).scrollTop() > 0) {
+
 
$('#img-igemlogo').css('transition', '.25s ease');
+
            $(DOMElementSearch).each(function(i) { //for every entry
$('#img-igemlogo').css('opacity', '0');
+
                var tagsList = $(this).children('.tags').text().toLowerCase(); //grab tags
$('#img-logo').css('transition', '.25s ease');
+
                var tagsArray = tagsList.split(', '); //turns tags into array
$('#img-logo').css('opacity', '0');
+
                var points = 0;
$('nav ul').addClass("scrolled");
+
                $(searchArray).each(function(i) { //for every search term
}
+
                    var searchTerm = searchArray[i] //grab search term in string from array
}
+
                    var result = $.inArray(searchTerm, tagsArray); //check if within array
}
+
                    if (result > -1) { //if found
// Execute on load
+
                        points += 1; //add one hit
    checkWidth();
+
                    }
    // Bind event listener
+
                })
    $(window).resize(checkWidth);
+
                var maxPoints = searchArray.length; //if all search terms are within tag list
});
+
                if (points == maxPoints) {
// Resized nav bar effect when more icon is clicked
+
                    $(DOMElementSearch[i]).css('display', 'block'); //display element
$('#img-more').click(function() {
+
                }
$('#img-more').toggleClass('pushed');
+
            })
$('#div-navResized').toggleClass('pushed');
+
 
$('nav').toggleClass('pushed');
+
 
$('nav img').toggleClass('pushed');
+
        })
if ($(window).width() >= 980) { var pushed = $('body').hasClass('pushed'); if (pushed == false){
+
    </script>
$('nav li').css('display', 'inline');
+
    <script>
$('#img-more').css('display','none');
+
        var current = '';
$('nav ul').removeClass("hover");
+
        var previous = '';
$('#img-igemlogo').css('transition', '.25s ease');
+
        var dir = 'journal';
$('#img-igemlogo').css('opacity', '0');
+
        var selected = '';
$('#img-logo').css('transition', '.25s ease');
+
 
$('#img-logo').css('opacity', '0');
+
        $('.navigator').click(function() { // when any element with .class is clicked, trigger function
}}
+
            selected = $(this).attr('data-select'); // grabs the name of the navigational element clicked
});
+
            if (selected != current) { // only change display / trigger animation if clicking different nav
// Scrolling animation for top nav bar
+
                $('.navigator').css('border-bottom', '1px solid #A8A8A8'); // make all navigational element have no bottom border
var nav = $('nav ul');
+
                $('#th-' + selected).css('border-bottom', '4px solid #A8A8A8'); // the clicked navigational element given border // slighly shifts right all text to set up for animation
$(window).scroll(function() {
+
                $('.sectionClass').css('display', 'none');
var scroll = $(window).scrollTop();
+
 
if (scroll > 0) { if ( $(window).width() >= 980) {
+
                if ($('#searchbox-' + selected).val() == '' || $('#search-' + selected).val() == '') {
nav.addClass("scrolled");
+
                    //$('#searchbox-' + selected).siblings().css('display', 'block');
nav.removeClass("hover");
+
                    $('#searchbox-' + selected).siblings().children('.sideLinks').css('display', 'block');
$('#img-logo').css('transition', '.25s ease');
+
                }
$('#img-logo').css('opacity', '0');
+
 
$('#img-igemlogo').css('transition', '.25s ease');
+
                $('#div-' + selected).css('margin-left', '60px')
$('#img-igemlogo').css('opacity', '0');
+
                $('#div-' + selected).css('display', 'block');
}} else {
+
                $('#div-' + selected).animate({
nav.removeClass("scrolled");
+
                    marginLeft: '0px'
$('#img-logo').css('transition', '.35s ease-in');
+
                }, 200); // the text is animated to quickly move left // sets the current display
$('#img-logo').css('opacity', '1');
+
                current = selected;
$('#img-igemlogo').css('transition', '.35s ease-in');
+
            }
$('#img-igemlogo').css('opacity', '1');
+
 
}
+
        })
});
+
    </script>
                 
+
    <script>
                $('body').css('display','block');
+
        /* Generates sidebar links based on headers */
</script>
+
 
 +
        $(document).ready(function() {
 +
            $(".blog .h3-heading").each(function() {
 +
                var header = $(this).text();
 +
                var date = $(this).siblings('.date').text();
 +
                var target = header.replace(/\s+/g, '');
 +
                $('#form-searchJournal').append("<a href=\"#" + target + "\" data-scroll data-week=\"" + header + "\"><p class=\"sideLinks\">" + header + "<br />" + date + "</p></>")
 +
            });
 +
 
 +
            $(".procedure .h3-heading").each(function() {
 +
                var header = $(this).text();
 +
                var date = $(this).siblings('.date').text();
 +
                var target = header.replace(/\s+/g, '');
 +
                $('#form-searchProtocol').append("<a href=\"#" + target + "\" data-scroll data-week=\"" + header + "\"><p class=\"sideLinks\">" + header + "<br />" + date + "</p></>")
 +
            });
 +
        })
 +
 
 +
        /* Search Script */
 +
    </script>
 +
    <script>
 +
        $('.linkText').click(function() {
 +
            $(this).css('text-decoration', 'none');
 +
            $(this).focusout();
 +
        });
 +
    </script>
 +
    <!-- For nav bar scrolling + hovering + window resize effects-->
 +
    <script>
 +
        // Animation over top nav bar when mouse hovers
 +
        $('nav').mouseover(
 +
                function() {
 +
                    $('#img-logo').css('transition', '.35s ease-in');
 +
                    $('#img-logo').css('opacity', '1');
 +
                    $('#img-igemlogo').css('transition', '.35s ease-in');
 +
                    $('#img-igemlogo').css('opacity', '1');
 +
                    $('nav ul').addClass("hover");
 +
                }
 +
            ),
 +
            $('nav').mouseout(
 +
                function() {
 +
                    var scroll = $(window).scrollTop();
 +
                    if (scroll > 0) {
 +
                        if ($(window).width() >= 980) {
 +
                            var pushed = $('body').hasClass('pushed');
 +
                            if (pushed == false) {
 +
                                $('#img-logo').css('transition', '.25s ease');
 +
                                $('#img-logo').css('opacity', '0');
 +
                                $('#img-igemlogo').css('transition', '.25s ease');
 +
                                $('#img-igemlogo').css('opacity', '0');
 +
                                $('nav ul').removeClass("hover");
 +
                                $('nav').css('transition', '.5s ease');
 +
                            }
 +
                        }
 +
                    }
 +
 
 +
                }
 +
            ),
 +
            // Window width effect on top nav bar
 +
            $(document).ready(function() {
 +
                function checkWidth() {
 +
                    if ($(window).width() < 980 || $('nav').hasClass('pushed')) {
 +
                        $('nav li').css('display', 'none');
 +
                        $('#img-more').css('display', 'block');
 +
                        $('nav ul').addClass("hover");
 +
                        $('#img-logo').css('transition', '.35s ease-in');
 +
                        $('#img-logo').css('opacity', '1');
 +
                        $('#img-igemlogo').css('transition', '.35s ease-in');
 +
                        $('#img-igemlogo').css('opacity', '1')
 +
                    } else {
 +
                        $('nav li').css('display', 'inline');
 +
                        $('#img-more').css('display', 'none');
 +
                        $('nav ul').removeClass("hover");
 +
                        if ($(window).scrollTop() > 0) {
 +
                            $('#img-igemlogo').css('transition', '.25s ease');
 +
                            $('#img-igemlogo').css('opacity', '0');
 +
                            $('#img-logo').css('transition', '.25s ease');
 +
                            $('#img-logo').css('opacity', '0');
 +
                            $('nav ul').addClass("scrolled");
 +
                        }
 +
                    }
 +
                }
 +
                // Execute on load
 +
                checkWidth();
 +
                // Bind event listener
 +
                $(window).resize(checkWidth);
 +
            });
 +
        // Resized nav bar effect when more icon is clicked
 +
        $('#img-more').click(function() {
 +
            $('#img-more').toggleClass('pushed');
 +
            $('#div-navResized').toggleClass('pushed');
 +
            $('nav').toggleClass('pushed');
 +
            $('nav img').toggleClass('pushed');
 +
            if ($(window).width() >= 980) {
 +
                var pushed = $('body').hasClass('pushed');
 +
                if (pushed == false) {
 +
                    $('nav li').css('display', 'inline');
 +
                    $('#img-more').css('display', 'none');
 +
                    $('nav ul').removeClass("hover");
 +
                    $('#img-igemlogo').css('transition', '.25s ease');
 +
                    $('#img-igemlogo').css('opacity', '0');
 +
                    $('#img-logo').css('transition', '.25s ease');
 +
                    $('#img-logo').css('opacity', '0');
 +
                }
 +
            }
 +
        });
 +
        // Scrolling animation for top nav bar
 +
        var nav = $('nav ul');
 +
        $(window).scroll(function() {
 +
            var scroll = $(window).scrollTop();
 +
            if (scroll > 0) {
 +
                if ($(window).width() >= 980) {
 +
                    nav.addClass("scrolled");
 +
                    nav.removeClass("hover");
 +
                    $('#img-logo').css('transition', '.25s ease');
 +
                    $('#img-logo').css('opacity', '0');
 +
                    $('#img-igemlogo').css('transition', '.25s ease');
 +
                    $('#img-igemlogo').css('opacity', '0');
 +
                }
 +
            } else {
 +
                nav.removeClass("scrolled");
 +
                $('#img-logo').css('transition', '.35s ease-in');
 +
                $('#img-logo').css('opacity', '1');
 +
                $('#img-igemlogo').css('transition', '.35s ease-in');
 +
                $('#img-igemlogo').css('opacity', '1');
 +
            }
 +
        });
 +
 
 +
        $('body').css('display', 'block');
 +
    </script>
 
</body>
 
</body>
 +
 
</html>
 
</html>

Revision as of 01:13, 3 October 2016

</div> </div> About Our Team

UMaryland iGEM Notebook

Journal

Protocol

Safety

Week 1

June 6th - June 10th

Our first step this summer was to finalize the design of our three plasmids (sMMO, Fructose, and Formate). Many of the genes needed to create our plasmids are offered in the iGEM registry, but we realized that we would need to order some genes as GBlocks from IDT. We began to design GBlocks for the genes not offered in the registry (MMOY & MMOZ subunits, MDH2, HPS, PHI), which was a new experience for most of our lab members, who had little experience creating parts for Gibson Assembly.

This summer, we moved into a new lab space, so we had to set up the lab with all our equipment. Once that was completed, we were able to train our very young team in the basic skills of genetic engineering, like using micropipettes and performing transformations.

Week1, week, 1, wet, lab, set, up, lb, idt, gblocks, mmoy, mmoz, mdh2, hps, phi, smmo, fructose, formate, june, 6th, 10th, 6/6, 6/10, 6/7, 6/8, 6/9

Week 2

June 13th - June 17th

We received the iGEM kit this week! After opening the kit, we all cloned the biobricks we had requested (MMO subunits B,D,C,X; FDH; FALDH) to create stocks of them. After cloning those genes, we grew overnight cultures that we miniprepped to isolate the plasmids with the biobricks.

During dry lab, we revised the design for our GBlocks (MMOY & MMOZ subunits, MDH2, HPS, PHI), to include restriction sites, and promoters and terminators where needed. We also scavenged the building for old lab equipment that other scientists wanted to dispose. In addition to scavenging for lab equipment, we scavenged for DNA and asked team Braunshweig for a copy of the sMMO plasmid they constructed in 2015.

Week2, week, 2, wet, lab, dry, lab, gblocks, mmoy, mmoz, mdh2, hps, phi, restriction, sites, re, promoters, terminators, braunshweig, smmo, plasmid, clone, overight, miniprep, fdh, faldh, june, 13th, 17th, 6/13, 6/14, 6/15, 6/16, 6/17

Week 3

June 20th - June 24th

We started assembling parts together to reach our final goals of creating plasmids with their respective promoters, ribosome binding sites, enzymes, and terminators. We used the technique of 3A assembly - the digestion and ligation of an antibiotic resistant backbone with two inserts - to attach ribosome binding sites to each of the biobricks we requested.

We then transformed our competent cells with the assembled plasmids (after which they grew successfully on our antibiotic plates) and grew them overnight to then extract the plasmid DNA by doing a miniprep. We also contacted a professor on campus who works with methane to ask her about her safety protocol when handling the gas.

Week3, week, 3, promoter, promoters, rbs, ribosome, binding, sites, terminator, terminators, 3A, 3A assembly, ligation, digestion, biobricks, transformation, transform, methane, professor, miniprep, june, 20th, 24th, 6/20, 6/21, 6/22, 6/23, 6/24

Week 4

June 27 - July 1st

After digesting our minipreps, we screened our resulting plasmids using a gel. Our results from the gel matched up with our expectations, so we continued our process of assembling the plasmids using 3A. This time, we attempted to combine the RBS and FDH plasmid with the RBS and FALDH, RBS and MMOB with RBS and MMOD, and RBS and MMOC with RBS and MMOX. Additionally, we finalized our g blocks and met with several university employees to discuss funding.

Week4, week, 4, miniprep, gel, 3A, rbs, ribosome, binding, sites, FALDH, MMOB, MMOD, MMOC, MMOX, g, blocks, GBlocks, funding, june, 27th, july, 1st, 6/27, 6/28, 6/29, 6/30, 7/1, 7/01

Week 5

July 4th - July 8th

We spent the week continuing the 3A assembly we had started earlier. Because our supply of backbone was very limited, we digested one of the igem parts, ran a gel, and extracted the backbone to use for our assembly. After transforming competent cells with the ligations of the two parts and backbone, we, unfortunately, observed no growth on our plates.

week, 5, july, 4th, 8th, 7/4, 7/5, 7/6, 7/7, 7/8, 3A, assembly, backgone, extraction, gel, extracted, ligation, plates, plating

Week 6

July 11th - July 15th

Because our 3A assemblies from the prior week failed, we attempted to digest, ligate, and transform everything again. Though we did get growth on plates, a restriction enzyme digestion and gel to screen our resulting plasmids did not provide the results we were expecting. Additionally, Team Braunschweig’s plasmid had arrived, so we attempted to recover their plasmid of sMMO.

week, 6, july, 11th, 15h, 7/11, 7/12, 7/13, 7/14, 7/15, 3A, assembly, digest, ligate, transformation, transform, gel, team, braunschweig, plasmid, smmo

Week 7

July 18th - July 22th

We transformed E. coli with the plasmid that was extracted, but somehow had growth on both chloramphenicol and ampicillin resistant plates; the suspected backbone only had chloramphenicol resistance. When running a gel of a restricted digest of the plasmid, we observed bands that were not expected. Additionally, we tried sequencing all our DNA recovered over the past few weeks and were disappointed to see only a few of our samples matched the expected sequences (RBS with MMOX and RBS with FDH). While our cloning was proving to have its challenges, we successfully held our Second Annual Mid Atlantic Meetup.

week, 7, july, 18th, 22th, 7/18, 7/19, 7/20, 7/21, 7/22, e, coli, chlor, amp, chloramphenicol, ampicillin, backgone, gel, restrition, digest, sequencing, rbs, mmox, fdh, mid, atlantic, meetup, second, annual

Week 8

July 25th - July 29th

Due to time limitations and difficulty with traditional 3A assemblies, we decided to take a different approach on cloning. Instead of sequentially digesting and ligating, we chose to start Gibson assemblies. We designed primers for each part, the forward having a gibson overhang, ribosome binding site, and annealing sequence and the reverse containing just an annealing sequence. Our G-blocks also came in, which were designed to be ready for a Gibson assembly with a backbone. We created stocks by transforming our resulting Gibson assemblies. We also had our first experience with PCR, as we wanted to try an alternative way to extract backbone. At the end of the week, we volunteered with Building with Biology in Port Discovery and explained the significance and applications of synthetic biology.

week, 8, july, 25th, 29th, 3A, assembly, gibson, overhang, ribosome, binding, site, rbs, annealing,reverse, g, blocks, g-blocks, pcr, backbone, port, discovery, biology, building, with, synthetic, biology

Week 9

August 1st - August 5th

We ordered primers to construct our formate and fructose plasmids via Gibson assembly. Sequencing results showed that our fructose plasmid was successfully constructed and our formate plasmid has RBS with FALDH and RBS with FDH. To continue working on the formate plasmid, we began a 3A assembly with a promoter, RBS, and MDH2 (an ordered g block that was assembled into a chloramphenicol resistant backbone.

week, 9, august, 1st, gibsone, formate, fructose, plasmid, rbs, faldh, fdh, ribisome, binding, sites, 3A, assembly, mhd2, g, block, blocks, g-blocks, chloramphenicol, chlor

Week 10

August 8th - August 12th

We finished our 3A assembly and found promising results from sequences. Therefore, we moved on to adding the final piece to the formate plasmid - a double terminator. We also designed and ordered primers to create a Gibson assembly of a promoter and four subunits of the sMMO enzymes.

week, 10, 3A, sequence, assembly, smmo, double, terminator, gibson, sub, unit, subunit, sequence, enzyme

Making LB Broth

Note:
Typical procedure calls for 25 g LB Broth powder per 1L of pure water.
We have 500 mL bottles and we do not want to overfill them so we will do a quarter of that amount.
This also helps in that if one bottle gets contaminated, then only a quarter of the LB broth batch will need to be discarded.

LB, broth, food, making, media

  1. Mass 6.25 g of LB powder 4 times
  2. Add to 4 bottles
  3. Add 250 mL pure water in each
  4. Swirl to mostly dissolve
  5. Seal cap tightly and then unscrew the cap about two turns
  6. Cover with aluminum foil
  7. Place autoclave tape on at least one bottle
  8. Place bottles in a basket
  9. Autoclave for 20 minutes on liquid setting
  10. Do not add antibiotics to pure broth. Only add to LB used to plate

Making LB Plates

  1. Measure out 25 g of LB broth powder for every one litre of plating material desired. (divide as necessary; we typically do this in quarters)
  2. Place in desired container
  3. Add 15 g of bacto agar for every litre of plating material desired (divide as necessary)
  4. Add 1 L of pure water to container (divide as necessary)
  5. Swirl until mostly dissolved
  6. Seal cap tightly and then unscrew the cap about two turns
  7. Cover caps with aluminum foil
  8. Add at least one piece of autoclave tape
  9. Autoclave for 20 minutes on liquid setting. Do not set exhaust time. Ensure door is sealed and liquid media is selected
  10. Allow to cool to about 50 degrees Celsius. Cool until it is warm to touch. Do not forget to add corresponding antibiotic

Adding Antibiotics

Note:
Chloramphenicol is kept in 1000x stock
Ampicillin is kept in 500x stock

  1. Thaw antibiotic
  2. Add 250 uL CMP to 250mL LB/agar or 500 uL AMP to 250mL LB/agar

plates, lb, food, making, chlor, chloramphenicol, amp, ampicillin, antibiotic

Restriction Digest and Ligation (3A Assembly)

Protocol modified from this source:
https://static.igem.org/mediawiki/2015/f/f6/STHLM_3A_assembly_protocol.pdf

  1. Acquire all necessary information including nanodrop concentrations of any miniprepped samples as well as the concentration of the linearized plasmid backbone. Calculate the volume of miniprepped DNA necessary to total approximately 500 ng. Designate the DNA strands that are to be ligated together as either A or B.
  2. Create the three master mixes. One will contain EcoRI and PstI, another will contain EcoRI and SpeI, and the last will contain XbaI and PstI. Combine with water and cutsmart buffer in the ratios directed below. The tables direct for 25 µL to be the final volume. This is enough for 5 digestions. Amounts of CutSmart buffer and water can be adjusted as necessary. Enzyme concentration should only be adjusted in the case of an increase in final volume due to micropipette limitations.
  3. Prepare linear backbone for digest by measuring out 4 µL (100 ng) of the backbone of choice and 4 µL of the master mix for the linearized plasmid backbone for each ligation planned for the next step into one PCR tube. Mix well with a pipette. Total volume 8uL.
  4. Prepare sample A’s by adding 500 ng worth of DNA to a labeled PCR tube. Supplement with water so that the total volume added is 5 µL. Add 5 µL of master mix A to each tube. Total volume 10 uL.
  5. Prepare sample B’s by adding 500 ng worth of DNA to a labeled PCR tube. Supplement with water so that the total volume added is 5 µL. Add 5 µL of master mix B to each tube. Total volume 10 uL.
  6. Place all samples in the incubator (set at 37 degrees Celsius) for at least one hour. Longer durations are acceptable. They can be left overnight.
  7. Heat kill restriction enzymes at 80 degrees celsius in the the thermocycler (or another apparatus) for 20 minutes.

Ligation

  1. Add 2 µL of backbone, 2 µL of enzyme A, and 2 µL of enzyme B to a labeled PCR tube.
  2. Add 1 uL T4 DNA ligase buffer Add 2 uL ddH2O
  3. Add T4 DNA ligase, total volume 10 uL
  4. Allow to sit at room temperature for at least one hour. It can be left overnight at room temperature.

restriction, digest, and, ligation, (3A, Assembly), 3A, Assembly, master, mix, EcoRi, PstI, XbaI, heat, kill, pcr, incubator, thermocycler, dna, buffer, ligase, T4

Transformation

  1. Set water bath to 42 C
  2. Make sure SOC media is not contaminated. LB is also usable
  3. Label test tubes and microcentrifuge tubes
  4. Obtain competent cells. KEEP ON ICE
  5. Thaw ON ICE until cells are thawed
  6. If necessary, create 20 uL aliquots of competent cells in microcentrifuge tubes, keep on ice and return to the -80 as soon as possible
  7. Add 2 uL of DNA to 20 uL of competent cells in a microcentrifuge tube
  8. Pipette to resuspend, but do so gently so as to not harm the cells
  9. Place back on ice for 5 minutes
  10. Return any unused cells marking date thawed ON ICE
  11. Heat shock at 42 C for 30 - 45s
  12. Remove from heat then place in ice for 5 mins
  13. Add 200 uL of SOC/rescue media. FLAME BOTTLE AND BOTTLE CAP THOROUGHLY
  14. Rescue for one hour in incubator with shaker
  15. Plate cells on plates with antibiotics overnight at 37 C

Optional-plate 50uL onto plate with differing antibiotic resistance for control

transformation, water, bath, soc, rescue, media,ice,competent, cells, incubator, antibiotic, plate

Preparing Overnights

Note:
Sterilize test tubes, lids, and micropipette tips before using, and perform procedure close to flame.

  1. Gather 5 mL culture tubes and label
  2. Ignite bunsen burner
  3. Remove plates from incubator (if not already done so)
  4. Add 5 mL of LB Broth to test tubes. FLAME BOTTLE AND BOTTLE CAP THOROUGHLY
  5. Add of (10 uL) ampicillin or (5 uL) chloramphenicol. (Change amount if not from stock solutions of 500X and 1000X)
  6. Use a micropipette to obtain one colony from each plate then release colony in the media
  7. Eject pipette tip in the test tube as well and close
  8. FLAME CULTURE TUBE AND CAP
  9. Place in shaker/incubator overnight

preparing, overnights, plasmid, cloning, amp, ampicillin, chlor, chloramphenicol, shaker, incubator, bunsen, burner, lb, broth, media

Miniprep

  1. Obtain overnight cultures
  2. Label microcentrifuge tubes
  3. Use pipette to transfer 2 x 0.63mL of culture to microcentrifuge tubes, leaving pipette tips inside the respective tubes for future use
  4. Try to avoid the pipette tips already inside
  5. Centrifuge for 5 minutes at 13000 g
  6. Dispose of supernatant, being careful not to lose cells (tap sides gently but do not flick)
  7. Repeat steps 3, 4, and 5 until all of the culture has been centrifuged
  8. Add 250uL of P1 Buffer and mix with pipette
  9. Add 250uL of P2 Buffer
  10. You can use the same pipette tips as long as you don’t touch the inside of the pipette
  11. Invert at least 4-6 times. This is the important step for DNA
  12. Add 350 uL of P3 and invert 4-6 more times
  13. Centrifuge for 10 minutes at highest setting (13500 x g; protocol calls for 17900 g, but centrifuge in use has max of 13500 g)
  14. Remove all supernatant and place in QIAprep 2.0 spin column via pipette
  15. Centrifuge for 30-60 seconds. Discard flow through
  16. Wash spin column with 0.5 mL Buffer PB
  17. Centrifuge for 30-60 seconds. Discard flow through
  18. Wash spin column with 0.75 mL Buffer PE
  19. Centrifuge for 30-60 seconds. Discard flow through
  20. Centrifuge for one more minute and discard flow through
  21. Place QIAprep 2.0 column in a clean 1.5 mL microcentrifuge tube
  22. Elute DNA a with 25 uL pure water or Buffer EB
  23. Set centrifuge to 7500 x g to keep caps from falling off
  24. Centrifuge for one minute after letting sit for one minute. DO NOT DISCARD FLOW THROUGH
  25. Repeat steps 20-22
  26. Dispose of spin column
  27. Take microcentrifuge tube and test for concentration in a nanodrop

miniprep, overnight, plasmid, centrifuge, p1, p2, buffer, p3, pe, pb, spin, column, QIAprep, 2.0

Gibson Assembly with G blocks

Standard

  1. Acquire materials including NEB kit, G blocks, and linearized backbone
  2. G blocks should be spun down in the centrifuge for 3-5 seconds at 3,000 g to reform pellets that may have been affected by shipping
  3. Resuspend G blocks in water. To make each the same concentration of 50 ng/μl, 20 μl of TE Buffer should be added to the pelleted g block fragments. (adjust if starting amount is not 1000 ng)
  4. If backbone is in solid form this should be resuspended as well and the resultant concentration should be noted
  5. Measure out 10 μl of 2X Gibson Assembly Master Mix into container of choice.
  6. Add in 100 ng of plasmid to the tube. About 2-3 times molar excess of g block should then be added. (volume needs to be calculated)
  7. Pure water should then be added to reach a total volume of 20 μL
  8. Incubate the container at 50 degrees Celsius for one hour
  9. The plasmid is now ready for transformation and sequencing

Combining Mdh2, HPS, and PHI Using NEB Gibson Kit

  1. Acquire materials including NEB kit, G blocks, and linearized pSB1A3 backbone
  2. G blocks should be spun down in the centrifuge for 3-5 seconds at 3,000 g to reform pellets that may have been affected by shipping
  3. Resuspend G blocks in water. To make each the same concentration of 50 ng/μl, 20 μl of TE Buffer should be added to the pelleted g block fragments
  4. If backbone is in solid form this should be resuspended as well and the resultant concentration should be noted
  5. Measure out 10 μl of 2X Gibson Assembly Master Mix into container of choice
  6. Add in 100 ng (.07 pmol) of plasmid to the tube. About 2-3 times excess of g blocks should then be added. .2 pmol of both Mdh2 and HPS/PHI will be added. This equates to about .18 μg each or 3.6 μL of each solution. (The two fragments differ only by 70 bp in length. As such the difference in the number of moles is marginal here)
  7. Pure water should then be added to reach a total volume of 20 μL. This will have to be adjusted for at the time of the procedure as the volume added in by the plasmid is not known yet
  8. Incubate the container at 50 degrees Celsius for one hour
  9. The plasmid is now ready for transformation and sequencing

gibson, assembly, with, g, blocks, neb, kit, new, england, bioscience, backbone, pellet, te buffer, mdh2, hps, phi, master, mix

Gel Electrophoresis

Gel Casting

  1. Measure out 0.75 g agarose for 1.5% gel, 0.5g for 1% gel
  2. Add agarose to 50 mL SYBRsafe in .5x TBE in erlenmeyer flask
  3. Microwave in 30 s intervals until agarose is dissolved, making sure to cover flask with paper towel
  4. Pour into gel mold, add comb and let cool 20 min
  5. Take gel out of mold and put into gel chamber

Gel Electrophoresis

  1. Cover gel in 1x LB buffer
  2. Add 5 uL of ladder to far left well
  3. Add 1 uL dye to 5 uL DNA, then load 5uL into each well
  4. Run gel at 150 V for 1 hr, until loading dye is about 75% the way to the end

gel, electrophoresis, casting, agarose, sybrsafe, tbe, chamber, comb,mold, ladder, V, volts, wells, buffer

Gel Purification

Note:
Taken from Zymo Research. Meant for use with ZymoClean kit.
http://www.zymoresearch.com/downloads/dl/file/id/34/d4001i.pdf

  1. Excise the DNA fragment1 from the agarose gel using a razor blade, scalpel or other device and transfer it into a 1.5 ml microcentrifuge tube
  2. Add 3 volumes of ADB to each volume of agarose excised from the gel (e.g. for 100 µl (mg) of agarose gel slice add 300 µl of ADB)
  3. Incubate at 37-55 °C for 5-10 minutes until the gel slice is completely dissolved2
  4. For DNA fragments > 8 kb, following the incubation step, add one additional volume (equal to that of the gel slice) of water to the mixture for better DNA recovery (e.g., 100 µl agarose, 300 µl ADB, and 100 µl water)
  5. Transfer the melted agarose solution to a Zymo-Spin Column in a Collection Tube
  6. Centrifuge for 30-60 seconds. Discard the flow-through3
  7. Add 200 µl of DNA Wash Buffer to the column and centrifuge for 30 seconds. Discard the flow-through. Repeat the wash step
  8. Add ≥ 6 µl DNA Elution Buffer4 or water5 directly to the column matrix. Place column into a 1.5 ml tube and centrifuge for 30-60 seconds to elute DNA

1 The amount of agarose excised from the gel should be as small as possible.
2 Do not incubate above 60°C. It is important that the gel slice dissolve completely. This can be facilitated by gentle mixing during the incubation.
3 Remove the flow-through by aspiration. Avoid contamination of the collection tube rim.
4 DNA Elution Buffer: 10 mM Tris-HCl, pH 8.5, 0.1 mM EDTA.
5 Elution of DNA from the column is dependent on pH and temperature. If water is used, make sure the pH is >6.0. Waiting 1 minute prior to elution may improve the yield of larger (> 6 kb) DNA. For even larger DNA (> 10 kb), the total yield may be improved by eluting the DNA with 60-70 C DNA Elution Buffer

gel, purification, zymo, zymoclean, kit, excise, gel, slice, agarose, adb

DNA Precipitation from Filter Paper

  1. To recover the DNA, cut the marked circle area that contains the dried plasmid DNA
  2. Using clean forceps, insert the filter paper into a 1.5 ml microcentrifuge tube. Add 100 µl of TE buffer or Ultrapure water, vortex briefly and incubate at room temperature for 5 minutes. Vortex again and briefly centrifuge
  3. Add 20 µL of 3M sodium acetate (final conc. 0.3M) and mix well
  4. Add 300 µL of cold 100% ethanol from -20 C (final conc. 70% EtOH), mix, and centrifuge on high for 10 min
  5. Pour out supernatant and wash pellet with 1 mL 70% EtOH
  6. Remove EtOH after washing with pipette
  7. Dry under vacuum for 5 min

(revised for Braunschweig’s filter paper, which was too large and the conc of DNA was too high to use the procedure above)

  1. To recover the DNA, cut the marked circle area that contains the dried plasmid DNA
  2. Using clean forceps, insert the filter paper into a 1.5 ml microcentrifuge tube. Add 750 µl of TE buffer or Ultrapure water, vortex briefly and incubate at room temperature for 5 minutes. Vortex again and briefly centrifuge
  3. Split into two 1.5 ml microcentrifuge tubes, leaving filter paper in original
  4. Add 75 µL of 3M sodium acetate (final conc. 0.3M) to each tube and mix well
  5. Add 1125 µL of cold 100% ethanol from -20 C (final conc. 70% EtOH) to each tube, mix, and centrifuge on high for 10 min
  6. Pour out supernatant and wash pellet with 7.5 mL 70% EtOH
  7. Remove EtOH after washing with pipette
  8. Air dry

dna, precipitation, from, filter, paper, plasmid, sodium acetate, ethanol, etoh, pellet, dried, te, buffer, vacuum

Autoclaving Waste

  1. Put biohazard bag in an autoclave tray
  2. Put in autoclave in ‘wrapped’ setting for 1 hour heating and 2 hour drying
  3. Make sure waste is not liquid and has dried
  4. Put the autoclaved waste inside a regular trash bag and make sure the regular trash bag is tied
  5. Take waste to the black dumpster behind the building

autoclaving, waste, autoclave, biohazard, trash

Personal Protective Equipment

Biocontainment