(12 intermediate revisions by the same user not shown) | |||
Line 25: | Line 25: | ||
background-color: #e6e6e6; | background-color: #e6e6e6; | ||
− | |||
− | |||
− | |||
− | |||
font-family:'Lato', sans-serif; | font-family:'Lato', sans-serif; | ||
} | } | ||
Line 208: | Line 204: | ||
top: 0; | top: 0; | ||
width: 100%; | width: 100%; | ||
− | + | min-width: 1440px; | |
z-index:9999; | z-index:9999; | ||
-webkit-touch-callout: none; | -webkit-touch-callout: none; | ||
Line 434: | Line 430: | ||
width: cover; | width: cover; | ||
+ | min-width:1440px; | ||
text-align: center; | text-align: center; | ||
margin: auto; | margin: auto; | ||
Line 439: | Line 436: | ||
background:#e6e6e6; | background:#e6e6e6; | ||
− | |||
− | |||
− | |||
− | |||
} | } | ||
Line 554: | Line 547: | ||
text-align: left; | text-align: left; | ||
text-decoration: none; | text-decoration: none; | ||
− | background: # | + | background: #f2f2f2; |
font-size:12pt !important; | font-size:12pt !important; | ||
} | } | ||
Line 685: | Line 678: | ||
} | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | . | + | .header_test { |
− | + | background-position: top; | |
− | + | background-attachment: fixed; | |
− | + | background-repeat: no-repeat; | |
− | + | -webkit-background-size: cover; | |
− | + | -moz-background-size: cover; | |
− | / | + | -o-background-size: cover; |
+ | background-size: cover; | ||
+ | padding-top: 100vh; | ||
+ | background-image: url("https://static.igem.org/mediawiki/2017/f/f3/T--Chalmers-Gothenburg--Notebook_Protocols.jpg"); | ||
− | + | /*A lot of code for the line between the header and the body */ | |
− | + | border-bottom: 3px solid transparent; | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
-moz-border-image: -moz-linear-gradient(left, #000000 0%, #404040, #000000 100%); /*(left, #016243 0%, #b5deca, #016243 100%);*/ | -moz-border-image: -moz-linear-gradient(left, #000000 0%, #404040, #000000 100%); /*(left, #016243 0%, #b5deca, #016243 100%);*/ | ||
-webkit-border-image: -webkit-linear-gradient(left, #000000 0%, #404040, #000000 100%); /*(left, #016243 0%, #b5deca, #016243 100%)*/ | -webkit-border-image: -webkit-linear-gradient(left, #000000 0%, #404040, #000000 100%); /*(left, #016243 0%, #b5deca, #016243 100%)*/ | ||
Line 737: | Line 705: | ||
} | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | /* Banner: name of the page */ | |
− | + | #banner { | |
− | + | height: 100%; | |
− | + | position: relative; | |
− | + | bottom: 50px; | |
− | + | float: left; | |
− | + | width: 100%; | |
− | + | font-size: 80pt; /*35pt*/ | |
− | + | font-family:"Lato", cursive; | |
− | + | color:#c91a03 ; | |
− | + | line-height: 65pt; | |
− | + | text-shadow: 5px 5px #000000; | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
} | } | ||
− | + | #banner h3 { | |
− | + | display: block; | |
− | + | position: absolute; | |
− | + | bottom: 50px; | |
− | + | left: 200px; | |
− | + | font-size: 80pt; /*35pt*/ | |
− | /* | + | font-family:"Lato", cursive; |
+ | color:#c91a03 ; | ||
+ | line-height: 65pt; | ||
+ | text-shadow: 5px 5px #000000; | ||
+ | /*border-style:dashed;*/ | ||
+ | padding: 20px 20px 20px 20px; | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
− | + | #banner h4 { | |
− | + | display: block; | |
− | + | position: absolute; | |
− | + | bottom: -40px; | |
− | + | left: 200px; | |
− | + | font-size: 40pt; /*35pt*/ | |
− | + | font-family:"Lato", cursive; | |
− | + | color:#c91a03 ; | |
− | + | line-height: 65pt; | |
− | + | text-shadow: 3px 3px #000000; | |
− | + | /*border-style:dashed;*/ | |
− | + | padding: 20px 20px 20px 20px; | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
} | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
.header-text { | .header-text { | ||
Line 1,149: | Line 882: | ||
} | } | ||
+ | .figure-caption { | ||
+ | display: table-caption; | ||
+ | caption-side: bottom; | ||
+ | } | ||
+ | |||
+ | .table-caption { | ||
+ | display: table-caption; | ||
+ | caption-side: top; | ||
+ | color: black; | ||
+ | font-size: 11pt; | ||
+ | text-align: justify; | ||
+ | padding-left: 0px; | ||
+ | padding-right:0px; | ||
+ | margin-left:0px; | ||
+ | margin-right:0px; | ||
+ | } | ||
+ | |||
+ | th { | ||
+ | text-align: center; | ||
+ | } | ||
+ | |||
+ | figure { | ||
+ | display:table; | ||
+ | text-align:center; | ||
+ | margin: auto; | ||
+ | margin-bottom: 25px; | ||
+ | margin-top: 25px; | ||
+ | } | ||
+ | |||
+ | /*---Reference List---*/ | ||
+ | |||
+ | .reference_list { | ||
+ | text-align: left; | ||
+ | font-size:10pt; !important | ||
+ | } | ||
+ | |||
+ | .reference_list ul { | ||
+ | list-style-type: none; | ||
+ | list-style-image: none; | ||
+ | } | ||
+ | |||
+ | .reference_list li { | ||
+ | padding-bottom: 10px; | ||
+ | } | ||
/*--------------Links in text and lists are red when hovered------------------*/ | /*--------------Links in text and lists are red when hovered------------------*/ | ||
Line 1,512: | Line 1,289: | ||
<nav><!--Used to apply a sticky class, so that the position can be changed to fixed--> | <nav><!--Used to apply a sticky class, so that the position can be changed to fixed--> | ||
<ul class="header_navbar_ul"> | <ul class="header_navbar_ul"> | ||
− | <li id="header_navbar_home"><a href="https://2017.igem.org/Team:Chalmers-Gothenburg" id="home_link"> Home | + | <li id="header_navbar_home"><a href="https://2017.igem.org/Team:Chalmers-Gothenburg" id="home_link"> Home </a></li> |
<li class="dropdown"> | <li class="dropdown"> | ||
Line 1,536: | Line 1,313: | ||
<a href="https://2017.igem.org/Team:Chalmers-Gothenburg/Project/constructs">Constructs</a> | <a href="https://2017.igem.org/Team:Chalmers-Gothenburg/Project/constructs">Constructs</a> | ||
<hr> | <hr> | ||
− | <a href="https://2017.igem.org/Team:Chalmers-Gothenburg/Model">Mathematical | + | <a href="https://2017.igem.org/Team:Chalmers-Gothenburg/Model">Mathematical modeling</a> |
</div> | </div> | ||
</li> | </li> | ||
Line 1,543: | Line 1,320: | ||
<a id="HP_link">Human Practices</a> <!--href="HP_intro.html" id="HP_link"--> | <a id="HP_link">Human Practices</a> <!--href="HP_intro.html" id="HP_link"--> | ||
<div class="dropdown-content"> | <div class="dropdown-content"> | ||
− | <a href="https://2017.igem.org/Team:Chalmers-Gothenburg/HP/Silver">Human | + | <a href="https://2017.igem.org/Team:Chalmers-Gothenburg/HP/Silver">Human practices</a> |
<hr> | <hr> | ||
− | <a href="https://2017.igem.org/Team:Chalmers-Gothenburg/HP/Gold_Integrated">Integrated | + | <a href="https://2017.igem.org/Team:Chalmers-Gothenburg/HP/Gold_Integrated">Integrated human practices</a> |
</div> | </div> | ||
</li> | </li> | ||
Line 1,554: | Line 1,331: | ||
<a href="https://2017.igem.org/Team:Chalmers-Gothenburg/Results">Project results</a> | <a href="https://2017.igem.org/Team:Chalmers-Gothenburg/Results">Project results</a> | ||
<hr> | <hr> | ||
− | <a href="https://2017.igem.org/Team:Chalmers-Gothenburg/Parts"> | + | <a href="https://2017.igem.org/Team:Chalmers-Gothenburg/Parts">Biobricks</a> |
<hr> | <hr> | ||
<a href="https://2017.igem.org/Team:Chalmers-Gothenburg/InterLab">Interlab study</a> | <a href="https://2017.igem.org/Team:Chalmers-Gothenburg/InterLab">Interlab study</a> | ||
<hr> | <hr> | ||
− | <a href="https://2017.igem.org/Team:Chalmers-Gothenburg/Achievements/medal"> | + | <a href="https://2017.igem.org/Team:Chalmers-Gothenburg/Achievements/medal">Accomplishments</a> |
</div> | </div> | ||
</li> | </li> | ||
Line 1,574: | Line 1,351: | ||
<!--facebook, instagram and twitter icon--> | <!--facebook, instagram and twitter icon--> | ||
− | <li id="header_navbar_home"><a href="https://sv-se.facebook.com/chalmersigem/" id="fb"><i class="fa fa-facebook-square" style="font-size:24px"></i> </a></li> | + | <li id="header_navbar_home"><a href="https://sv-se.facebook.com/chalmersigem/" id="fb" target="_blank"><i class="fa fa-facebook-square" style="font-size:24px"></i> </a></li> |
− | <li id="header_navbar_home"><a href="https://www.instagram.com/chalmersigem/" id="instagram"><i class="fa fa-instagram" style="font-size:24px"></i> </a></li> | + | <li id="header_navbar_home"><a href="https://www.instagram.com/chalmersigem/" id="instagram" target="_blank"><i class="fa fa-instagram" style="font-size:24px"></i> </a></li> |
− | <li id="header_navbar_home"><a href="https://twitter.com/igemchalmers" id="twitter"><i class="fa fa-twitter" style="font-size:24px"></i> </a></li> | + | <li id="header_navbar_home"><a href="https://twitter.com/igemchalmers" id="twitter" target="_blank"><i class="fa fa-twitter" style="font-size:24px"></i> </a></li> |
Line 1,589: | Line 1,366: | ||
<div class="wrap"> <!--To limit the width of the site--> | <div class="wrap"> <!--To limit the width of the site--> | ||
− | + | <div class="header_test"> | |
− | <div class=" | + | <!-- Banner --> |
− | + | <div id="banner"> | |
− | + | <h3>Protocols</h3> | |
− | + | </div> | |
+ | </div> | ||
<div class="wrap-content"> | <div class="wrap-content"> | ||
− | |||
<h4 class="subtitle">Introduction</h4> | <h4 class="subtitle">Introduction</h4> | ||
<p class="text"> | <p class="text"> | ||
− | + | Several protocols for specific procedures have been followed while working in the wet lab. These include protocols for PCR, purifications, digestions, assemblies as well as working with <i>Saccharomyces cerevisiae</i> and <i>Escherichia coli</i>. See the exact procedures under <a href="https://2017.igem.org/Team:Chalmers-Gothenburg/Notebook">Notebook, lab journal</a>. | |
− | + | ||
− | + | ||
− | + | ||
</p> | </p> | ||
− | |||
− | |||
<h4 class="sidetitle">Protocols</h4> | <h4 class="sidetitle">Protocols</h4> | ||
<h2> | <h2> | ||
− | + | Protocols for PCR | |
</h2> | </h2> | ||
+ | <div style="padding-left: 25px"> | ||
<p class="text"> | <p class="text"> | ||
− | <a href="" | + | <a href="https://static.igem.org/mediawiki/2016/e/e9/T--Chalmers_Gothenburg--Protocols_DreamTaq_PCR.pdf" target="blank">Thermo Scientific DreamTaq DNA Polymerase</a><br> |
− | + | ||
− | + | ||
+ | <a href="https://static.igem.org/mediawiki/2016/c/c9/T--Chalmers_Gothenburg--Protocols_Phusion_PCR.pdf" target="blank">Thermo Scientific Phusion High-Fidelity DNA Polymerase</a><br> | ||
+ | |||
+ | <a href="https://static.igem.org/mediawiki/2017/c/c8/T--Chalmers-Gothenburg--Takara_PrimeSTAR_HS_DNA_Polymerase.pdf" target="blank">PrimeSTAR HS DNA Polymerase</a><br> | ||
+ | |||
+ | <a href="https://static.igem.org/mediawiki/2017/3/36/T--Chalmers-Gothenburg--Fusion_PCR.pdf" target="blank">Fusion PCR</a> | ||
+ | </p> | ||
+ | </div> | ||
<h2> | <h2> | ||
− | + | Protocols for purification | |
</h2> | </h2> | ||
+ | <div style="padding-left: 25px"> | ||
<p class="text"> | <p class="text"> | ||
− | <a href=""> | + | <a href="https://static.igem.org/mediawiki/2017/8/81/T--Chalmers-Gothenburg--Thermo_Scientific_GeneJET_PCR_Purification_Kit.pdf" target="blank">Thermo Scientific GeneJET PCR Purification Kit</a><br> |
− | <a href=""> | + | |
+ | <a href="https://static.igem.org/mediawiki/2017/8/89/T--Chalmers-Gothenburg--Thermo_Scientific_GeneJET_Gel_Extraction_Kit.pdf" target="blank">Thermo Scientific GeneJET Gel Extraction Kit</a> | ||
</p> | </p> | ||
+ | </div> | ||
<h2> | <h2> | ||
− | + | Protocols for digestion and assembly | |
</h2> | </h2> | ||
+ | <div style="padding-left: 25px"> | ||
<p class="text"> | <p class="text"> | ||
− | <a href=""> | + | <a href="https://static.igem.org/mediawiki/2017/e/e9/T--Chalmers-Gothenburg--FastDigest_Restriction_Enzymes.pdf" target="blank">FastDigest Restriction Enzymes</a><br> |
− | <a href=""> | + | <a href="https://static.igem.org/mediawiki/2016/9/9d/T--Chalmers_Gothenburg--Protocols_gibson_assembly.pdf" target="blank">Gibson Assembly Master Mix</a><br> |
+ | <a href="https://static.igem.org/mediawiki/2016/1/1d/T--Chalmers_Gothenburg--Protocols_general_DNA_insert_ligation.pdf" target="blank">DNA Insert Ligation into Vector DNA</a> | ||
</p> | </p> | ||
+ | </div> | ||
− | + | <h2> | |
− | + | Protocols for <i>Saccharomyces cerevisiae</i> | |
− | + | </h2> | |
+ | <div style="padding-left: 25px"> | ||
+ | <p class="text"> | ||
+ | <a href="https://static.igem.org/mediawiki/2017/7/74/T--Chalmers-Gothenburg--Yeast_Transformation_Chemical.pdf" target="blank">Transformation (Chemical)</a><br> | ||
+ | |||
+ | <a href="https://static.igem.org/mediawiki/2016/d/de/T--Chalmers_Gothenburg--Protocols_S_cerevisiae_yeast_electroporation.pdf" target="blank">Transformation (Electroporation)</a><br> | ||
+ | |||
+ | <a href="https://static.igem.org/mediawiki/2017/0/09/T--Chalmers-Gothenburg--Yeast_Transformation-Quick_Version.pdf" target="blank">Transformation (Quick version)</a><br> | ||
+ | |||
+ | <a href="https://static.igem.org/mediawiki/2016/e/e2/T--Chalmers_Gothenburg--Protocols_S_cerevisiae_quick_genomic_extraction.pdf" target="blank">Isolation of genomic DNA</a> | ||
+ | </p> | ||
+ | </div> | ||
+ | |||
+ | <h2> | ||
+ | Protocols for <i>Escherichia coli</i> | ||
+ | </h2> | ||
+ | <div style="padding-left: 25px"> | ||
+ | <p class="text"> | ||
+ | <a href="https://static.igem.org/mediawiki/2016/f/f6/T--Chalmers_Gothenburg--Protocols_E_coli_transformation.pdf" target="blank">Transformation (Heat shock)</a><br> | ||
+ | <a href="https://static.igem.org/mediawiki/2017/b/b1/T--Chalmers-Gothenburg--Thermo_Scientific_GeneJET_Plasmid_Miniprep_Kit.pdf" target="blank">Thermo Scientific GeneJET Plasmid Miniprep Kit</a> | ||
+ | </p> | ||
+ | </div> | ||
+ | |||
+ | <h2> | ||
+ | Protocols for Biobricks | ||
+ | </h2> | ||
+ | <div style="padding-left: 25px"> | ||
+ | <p class="text"> | ||
+ | <a href="https://static.igem.org/mediawiki/2016/c/c1/T--Chalmers_Gothenburg--Protocols_biobrick_assembly.pdf" target="blank">BioBricks Assembly Protocol</a> | ||
+ | </p> | ||
+ | </div> | ||
+ | |||
+ | <h2> | ||
+ | Protocols for Interlab study | ||
+ | </h2> | ||
+ | <div style="padding-left: 25px"> | ||
+ | <p class="text"> | ||
+ | <a href="https://static.igem.org/mediawiki/2017/b/b4/T--Chalmers-Gothenburg--Interlab_study.pdf" target="blank">Interlab study</a> | ||
+ | </p> | ||
+ | </div> | ||
+ | |||
</div> <!--------------------------- HTML STOP --------------------------------> | </div> <!--------------------------- HTML STOP --------------------------------> | ||
Line 1,652: | Line 1,476: | ||
<div class="footerlogo"> | <div class="footerlogo"> | ||
− | <a href="https://www.agilent.com/home"> | + | <a href="https://www.agilent.com/home" target="_blank"> |
− | <img src="" alt="Agilent Technologies" class="footerimg on"> | + | <img src="https://static.igem.org/mediawiki/2017/f/fb/T--Chalmers-Gothenburg--Agilent_gray.png" alt="Agilent Technologies" class="footerimg on"> |
− | <img src="" alt="Agilent Technologies" class="footerimg off"> | + | <img src="https://static.igem.org/mediawiki/2017/1/1e/T--Chalmers-Gothenburg--Agilent.png" alt="Agilent Technologies" class="footerimg off"> |
</a> | </a> | ||
</div> | </div> | ||
<div class="footerlogo"> | <div class="footerlogo"> | ||
− | <a href="https://www.atum.bio/"> | + | <a href="https://www.atum.bio/" target="_blank"> |
− | <img src=" | + | <img src="https://static.igem.org/mediawiki/2017/a/ae/T--Chalmers-Gothenburg--ATUM_gray.png" alt="ATUM" class="footerimg on"> |
− | <img src=" | + | <img src="https://static.igem.org/mediawiki/2017/7/71/T--Chalmers-Gothenburg--ATUM.png" alt="ATUM" class="footerimg off"> |
</a> | </a> | ||
</div> | </div> | ||
<div class="footerlogo"> | <div class="footerlogo"> | ||
− | <a href="http://www.chalmers.se/en/Pages/default.aspx"> | + | <a href="http://www.chalmers.se/en/Pages/default.aspx" target="_blank"> |
− | <img src=" | + | <img src="https://static.igem.org/mediawiki/2017/9/9f/T--Chalmers-Gothenburg--Chalmers_logo_gray.png" alt="Chalmers" class="footerimg on"> |
− | <img src=" | + | <img src="https://static.igem.org/mediawiki/2017/9/9f/T--Chalmers-Gothenburg--Chalmers_logo.png" alt="Chalmers" class="footerimg off"> |
</a> | </a> | ||
</div> | </div> | ||
<div class="footerlogo"> | <div class="footerlogo"> | ||
− | <a href="http://www.eurofins.com/"> | + | <a href="http://www.eurofins.com/" target="_blank"> |
− | <img src=" | + | <img src="https://static.igem.org/mediawiki/2017/f/f8/T--Chalmers-Gothenburg--eurofins_gray.png" alt="Eurofins" class="footerimg on"> |
− | <img src=" | + | <img src="https://static.igem.org/mediawiki/2017/e/e4/T--Chalmers-Gothenburg--eurofins.png" alt="Eurofins" class="footerimg off"> |
</a> | </a> | ||
</div> | </div> | ||
<div class="footerlogo"> | <div class="footerlogo"> | ||
− | <a href="https://www.gatc-biotech.com/en/index.html"> | + | <a href="https://www.gatc-biotech.com/en/index.html" target=”_blank”> |
− | <img src="" alt="GATC Biotech" class="footerimg on"> | + | <img src="https://static.igem.org/mediawiki/2017/c/c2/T--Chalmers-Gothenburg--gatc_gray.png" alt="GATC Biotech" class="footerimg on"> |
− | <img src="" alt="GATC Biotech" class="footerimg off"> | + | <img src="https://static.igem.org/mediawiki/2017/c/c0/T--Chalmers-Gothenburg--gatc.png" alt="GATC Biotech" class="footerimg off"> |
</a> | </a> | ||
</div> | </div> | ||
<div class="footerlogo"> | <div class="footerlogo"> | ||
− | <a href="http://www.genscript.com/"> | + | <a href="http://www.genscript.com/" target="_blank"> |
− | <img src=" | + | <img src="https://static.igem.org/mediawiki/2017/c/ce/T--Chalmers-Gothenburg--Genscript_gray.png" alt="Genscript" class="footerimg on"> |
− | <img src=" | + | <img src="https://static.igem.org/mediawiki/2017/2/29/T--Chalmers-Gothenburg--Genscript.png" alt="Genscript" class="footerimg off"> |
</a> | </a> | ||
</div> | </div> | ||
<div class="footerlogo"> | <div class="footerlogo"> | ||
− | <a href="https://www.idtdna.com/"> | + | <a href="https://www.idtdna.com/" target="_blank"> |
− | <img src=" | + | <img src="https://static.igem.org/mediawiki/2017/a/a3/T--Chalmers-Gothenburg--IDT_gray.png" alt="IDT" class="footerimg on"> |
− | <img src=" | + | <img src="https://static.igem.org/mediawiki/2017/f/fd/T--Chalmers-Gothenburg--IDT.png" alt="IDT" class="footerimg off"> |
+ | </a> | ||
+ | </div> | ||
+ | |||
+ | <div class="footerlogo"> | ||
+ | <a href="http://www.chalmers.se/en/areas-of-advance/lifescience/Pages/default.aspx" target="_blank"> | ||
+ | <img src="https://static.igem.org/mediawiki/2017/6/6e/T--Chalmers-Gothenburg--Life_science_gray.png" alt="ATUM" class="footerimg on"> | ||
+ | <img src="https://static.igem.org/mediawiki/2017/a/a3/T--Chalmers-Gothenburg--Life_science.png" alt="ATUM" class="footerimg off"> | ||
</a> | </a> | ||
</div> | </div> | ||
<div class="footerlogo"> | <div class="footerlogo"> | ||
− | <a href="https://www.neb.com/"> | + | <a href="https://www.neb.com/" target="_blank"> |
− | <img src=" | + | <img src="https://static.igem.org/mediawiki/2017/2/29/T--Chalmers-Gothenburg--neb_gray.png" alt="NEB" class="footerimg on"> |
− | <img src=" | + | <img src="https://static.igem.org/mediawiki/2017/e/e6/T--Chalmers-Gothenburg--neb.png" alt="NEB" class="footerimg off"> |
</a> | </a> | ||
</div> | </div> | ||
<div class="footerlogo"> | <div class="footerlogo"> | ||
− | <a href="http://www.snapgene.com/"> | + | <a href="http://www.snapgene.com/" target="_blank"> |
− | <img src=" | + | <img src="https://static.igem.org/mediawiki/2017/1/1a/T--Chalmers-Gothenburg--SnapGene_gray.png" alt="SnapGene" class="footerimg on"> |
− | <img src=" | + | <img src="https://static.igem.org/mediawiki/2017/9/95/T--Chalmers-Gothenburg--SnapGene.png" alt="SnapGene" class="footerimg off"> |
</a> | </a> | ||
</div> | </div> | ||
<div class="footerlogo"> | <div class="footerlogo"> | ||
− | <a href="http://www.sysbio.se/"> | + | <a href="http://www.sysbio.se/" target="_blank"> |
− | <img src=" | + | <img src="https://static.igem.org/mediawiki/2017/7/7d/T--Chalmers-Gothenburg--sysbio_gray.png" alt="Sysbio" class="footerimg on"> |
− | <img src=" | + | <img src="https://static.igem.org/mediawiki/2017/8/89/T--Chalmers-Gothenburg--sysbio.png" alt="Sysbio" class="footerimg off"> |
</a> | </a> | ||
</div> | </div> | ||
Line 1,725: | Line 1,556: | ||
<div id="footer-contact-row"> | <div id="footer-contact-row"> | ||
<hr> | <hr> | ||
− | <a href="https://www.facebook.com/chalmersigem/?fref=ts">facebook</a> | + | <a href="https://www.facebook.com/chalmersigem/?fref=ts" target="_blank">facebook</a> |
− | <a href="https://twitter.com/igemchalmers">twitter</a> | + | <a href="https://twitter.com/igemchalmers" target="_blank">twitter</a> |
<a href="mailto:igemgothenburg@gmail.com">e-mail</a> | <a href="mailto:igemgothenburg@gmail.com">e-mail</a> | ||
− | <a href="https://www.instagram.com/chalmersigem/">instagram</a> | + | <a href="https://www.instagram.com/chalmersigem/" target="_blank">instagram</a> |
</div> | </div> | ||
− | </footer> <!--------------------------------- footer_170726.html STOP ----------------------------------> | + | </footer> <!--------------------------------- footer_170726.html STOP ----------------------------------> </body> |
− | + | ||
Latest revision as of 17:39, 30 October 2017
Introduction
Several protocols for specific procedures have been followed while working in the wet lab. These include protocols for PCR, purifications, digestions, assemblies as well as working with Saccharomyces cerevisiae and Escherichia coli. See the exact procedures under Notebook, lab journal.
Protocols
Protocols for PCR
Thermo Scientific DreamTaq DNA Polymerase
Thermo Scientific Phusion High-Fidelity DNA Polymerase
PrimeSTAR HS DNA Polymerase
Fusion PCR
Protocols for purification
Protocols for digestion and assembly
Protocols for Saccharomyces cerevisiae
Transformation (Chemical)
Transformation (Electroporation)
Transformation (Quick version)
Isolation of genomic DNA