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"> | ||
- | + | function reset() | |
+ | { | ||
+ | document.getElementById('prot_name').value = "New Protocol Name"; | ||
+ | } | ||
+ | |||
+ | window.onload = reset() | ||
</script> | </script> | ||
Revision as of 21:12, 7 July 2011
Loading...
Protocols
A list of all protocols developed during the project. To add one, press edit and follow the instructions in the comments
- Polymerase Chain Reaction : A method for amplifying a section of DNA
- 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