Team:Cambridge/Labwork/Protocols

From 2011.igem.org

(Difference between revisions)
Line 2: Line 2:
=Protocols=
=Protocols=
-
A list of all protocols developed during the project. To add one, use the section below.
+
A list of all protocols developed during the project. We used this page as a reference throughout the competition.
'''Amplification of DNA'''     
'''Amplification of DNA'''     
Line 60: Line 60:
'''Gel Electrophoresis by SDS PAGE'''
'''Gel Electrophoresis by SDS PAGE'''
*[[Team:Cambridge/Protocols/Gel_Electrophoresis_of_Protein | Protein Identification by SDS PAGE]]
*[[Team:Cambridge/Protocols/Gel_Electrophoresis_of_Protein | Protein Identification by SDS PAGE]]
-
 
-
==Adding new Protocols==
 
-
To add a new protocol, enter the name in the box below and click new to create the new page. You must then return to this page in order to add in a link to the page by copying the code below.
 
-
 
-
<html>
 
-
  <FORM NAME="NEW_PROT" METHOD="GET" ACTION="HTTP://2011.IGEM.ORG/WIKI/INDEX.PHP" ONSUBMIT="SETTITLE();">#[[Team:Cambridge/Protocols/PROTOCOL_NAME_HERE |PROTOCOL NAME HERE]] : Insert description here
 
-
    <p>
 
-
      <input type="text" name="title" id="prot_name" value="New Protocol Name"\>
 
-
      <input type="hidden" name="action" value="edit"/>
 
-
      <input type="hidden" name="preload" value="Template:Team:Cambridge/PROTOCOL"/>
 
-
      <input type="Submit" value="New"/>
 
-
    </p>
 
-
  </form>
 
-
 
-
  <script type="text/javascript">
 
-
    function setTitle()
 
-
    {
 
-
      var x = document.getElementById('prot_name');
 
-
      x.value = 'Team:Cambridge/Protocols/' + x.value.split(' ').join('_');
 
-
    }
 
-
 
-
 
-
    function reset()
 
-
    {
 
-
      document.getElementById('prot_name').value = "New Protocol Name";
 
-
    }
 
-
 
-
  //reset the name if the user goes and uses the back button
 
-
  window.onload = reset()
 
-
</script>
 
-
 
-
</html>
 
-
 
-
Add a new link on this page with
 
-
<pre>
 
-
#[[Team:Cambridge/Protocols/PROTOCOL_NAME_HERE |PROTOCOL NAME HERE]] : Insert description here
 
-
</pre>
 
{{Template:Team:Cambridge/CAM_2011_TEMPLATE_FOOT}}
{{Template:Team:Cambridge/CAM_2011_TEMPLATE_FOOT}}

Revision as of 20:09, 20 September 2011

Loading...
OVERVIEW
home

Protocols

A list of all protocols developed during the project. We used this page as a reference throughout the competition.

Amplification of DNA

  • Polymerase Chain Reaction : A method for amplifying a section of DNA.
  • Colony PCR : PCR with cells as a template. Useful for checking the length of an insert in an introduced plasmid.

Analysis of DNA

Preparation of DNA Constructs

  • Primer Design : Some general guidelines on how to design successful primers.
  • Gibson Assembly : An extremely powerful technique for joining multiple, arbitrary DNA sequences in one step, compatible with standard assembly.

Transformation of Bacterial Cells

Bacterial Cultures

Extraction of DNA

Microscopy

Protein Purification

Thin Film Preparation

Gel Electrophoresis by SDS PAGE