Team:Cambridge/Labwork/Protocols

From 2011.igem.org

(Difference between revisions)
m
m
Line 22: Line 22:
<script type="text/javascript">
<script type="text/javascript">
-
window.onload = "document.getElementById('prot_name').value = 'New Protocol Name'"
+
function reset()
 +
{
 +
  document.getElementById('prot_name').value = "New Protocol Name";
 +
}
 +
 
 +
window.onload = reset()
</script>
</script>

Revision as of 21:12, 7 July 2011

Loading...
OVERVIEW
home

Protocols

A list of all protocols developed during the project. To add one, press edit and follow the instructions in the comments

  1. Polymerase Chain Reaction : A method for amplifying a section of DNA
  2. Gibson Assembly : A relatively new technique of joining multiple DNA strands reliably.

Adding new Protocols THIS DOES NOT WORK YET!

Add a new link on this page with

#[[Team:Cambridge/Protocols/PROTOCOL_NAME_HERE |PROTOCOL NAME HERE]] : Insert description here