Will Tankard (Talk | contribs) |
|||
Line 281: | Line 281: | ||
</div> <!-- end photoSwipe background --> | </div> <!-- end photoSwipe background --> | ||
+ | |||
+ | <section id='team' class="s-services"> | ||
+ | |||
+ | |||
+ | <div class="row section-header has-bottom-sep" data-aos="fade-up"> | ||
+ | <div class="col-full"> | ||
+ | <br> | ||
+ | <br> | ||
+ | <br> | ||
+ | <br> | ||
+ | <h3 class="subhead"></h3> | ||
+ | <h1 class="display-2">References & Attributions</h1> | ||
+ | </div> | ||
+ | |||
+ | </div> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | <button class="collapsible">Click for References</button> | ||
+ | <div class="content"> | ||
+ | <div class="row about-desc" data-aos="fade-up"> | ||
+ | <div class="col-full"> | ||
+ | |||
+ | <p class="about-para"><font size="2"><strong>Attributions: The Team | ||
+ | </strong><font></p> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | </div> | ||
+ | </section> | ||
+ | |||
Line 291: | Line 331: | ||
<script type="text/javascript" src="https://2018.igem.org/Template:Newcastle/JSmain? | <script type="text/javascript" src="https://2018.igem.org/Template:Newcastle/JSmain? | ||
action=raw&ctype=text/javascript"></script> | action=raw&ctype=text/javascript"></script> | ||
+ | <script> | ||
+ | var coll = document.getElementsByClassName("collapsible"); | ||
+ | var i; | ||
+ | for (i = 0; i < coll.length; i++) { | ||
+ | coll[i].addEventListener("click", function() { | ||
+ | this.classList.toggle("active"); | ||
+ | var content = this.nextElementSibling; | ||
+ | if (content.style.maxHeight){ | ||
+ | content.style.maxHeight = null; | ||
+ | } else { | ||
+ | content.style.maxHeight = content.scrollHeight + "px"; | ||
+ | } | ||
+ | }); | ||
+ | } | ||
+ | </script> | ||
</body> | </body> | ||
</html> | </html> | ||
{{Newcastle/footer}} | {{Newcastle/footer}} |
Revision as of 17:23, 17 October 2018
Alternative Roots
Protocols
EXPERIMENTS
PROTOCOLS
Protocol | Author | Category | PDF File |
---|---|---|---|
Glycerol Stock Preserves | Connor Trotter | General | View |
Bacterial Isolation from Freeze-Dried Pellet | Connor Trotter | General | View |
Cell Counting | Connor Trotter | Chemotaxis | View |
Minimal A Salt Agar Chemotaxis Assay | Connor Trotter | Chemotaxis | View |
0.75 % Agar Chemotaxis Assay | Connor Trotter | Chemotaxis | View |
Growth Curve in Liquid Culture | Sadiya Quazi | Chemotaxis | View |
Naringenin Kill Curve in Liquid Culture | Sadiya Quazi | Chemotaxis | View |
Planting Seeds in Agar-Filled Microcentrifuge Tubes | Lewis Tomlinson | Root Colonisation | View |
Preparation and Staining of Microscopy Samples | Lewis Tomlinson | Root Colonisation | View |
Planting Seeds in Agar-Filled Pipette-Tip Racks | Lewis Tomlinson | Root Colonisation | View |
Re-isolating Endophytes | Lewis Tomlinson | Root Colonisation | View |
Electroporation of Pseudomonas sp. | Frank Eardley | Endophytic Chassis Development | View |
MIC Opentrons Code (2 Plates) | Frank Eardley | Endophytic Chassis Development | View |
MIC Protocol | Frank Eardley | Endophytic Chassis Development | View |
MIC Plate Layout | Frank Eardley | Endophytic Chassis Development | View |
2-Part Gibson Assembly | Frank Eardley | Endophytic Chassis Development | View |
Amplification of gBlocks and Gradient PCR | Heather Bottomley | Naringenin Operon Biosynthesis | View |
Colony PCR of Transformed DH5α Cells | Heather Bottomley | Naringenin Operon Biosynthesis | View |
DpnI Digestion and Purification | Heather Bottomley | Naringenin Operon Biosynthesis | View |
Gel Extraction and Purification of the gBlocks | Heather Bottomley | Naringenin Operon Biosynthesis | View |
Gibson Assembly of gBlocks and pSB1C3 Backbone | Heather Bottomley | Naringenin Operon Biosynthesis | View |
Making Chemically Competent Cells | Heather Bottomley | Naringenin Operon Biosynthesis | View |
Miniprep of Transformed Colonies | Heather Bottomley | Naringenin Operon Biosynthesis | View |
Amplification, Purification and Quantification of the pSB1C3 Backbone by PCR | Heather Bottomley | Naringenin Operon Biosynthesis | View |
Quantifying DNA Concentration | Heather Bottomley | Naringenin Operon Biosynthesis | View |
Resuspending gBlocks and Primers | Heather Bottomley | Naringenin Operon Biosynthesis | View |
SOC Media Preparation | Heather Bottomley | Naringenin Operon Biosynthesis | View |
Transformation of the Gibson assembly product into pSB1C3 | Heather Bottomley | Naringenin Operon Biosynthesis | View |
References & Attributions
Attributions: The Team