Team:INSA-Lyon/Protocols/Digestio

From 2010.igem.org

(Difference between revisions)
(New page: {{Template:INSALyon2009_Test}} <!-- DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd" --> <html lang="en"> <body> <h2>Protocols</h2> </body> </htm...)
m
 
(5 intermediate revisions not shown)
Line 1: Line 1:
-
{{Template:INSALyon2009_Test}}
+
<!-- {{INSA-Lyon_style}} -->
 +
{{INSA-Lyon/stylegroningen}}
 +
{{INSA-Lyon/header}}
 +
{{INSA-Lyon/maincontent}}
-
<!-- DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd" -->
+
{{INSA-Lyon/menugauche}}
 +
{{INSA-Lyon/menunotebook}}
-
<html lang="en">
+
<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en-US" xml:lang="en">
-
<body>
+
<style type="text/css";>
-
<h2>Protocols</h2>
+
.firstHeading{background-image: url(https://static.igem.org/mediawiki/2010/9/93/Team_INSA-Lyon_header_DroppyColi.jpg); backgroung-repeat: no repeat;}
-
</body>
+
ul#topnav li:hover {
 +
background: #f200d0 url("https://static.igem.org/mediawiki/2010/d/d9/Team_INSA-Lyon_bouton_fushia.gif") repeat-x;
 +
}
 +
ul#topnav li span { background: #f200d0;}
 +
</style>
-
</html>
+
<script type="text/javascript">
 +
$(document).ready(function() {
 +
$("ul#topnav li").hover(function() { //Hover over event on list item
 +
$(this).css({ 'background' : '#f200d0 url(https://static.igem.org/mediawiki/2010/d/d9/Team_INSA-Lyon_bouton_fushia.gif) repeat-x'}); //Add background color and image on hovered list item
 +
$(this).find("span").show(); //Show the subnav
 +
} , function() { //on hover out...
 +
$(this).css({ 'background' : 'none'}); //Ditch the background
 +
$(this).find("span").hide(); //Hide the subnav
 +
});
 +
 +
});
 +
</script>
 +
 +
 +
<div id="corps2">
 +
 +
<h3> Protocols </h3>
 +
<br><p>Choose a protocol to read its description :
 +
<br>
 +
<br></p>
 +
</html>
{{Template:INSALyon2010_Protocole}}
{{Template:INSALyon2010_Protocole}}
-
===Digestion===
+
<html>
-
<html lang="en">
+
<br><br><br><br><br>
 +
<h5 style="text-indent:20px">Digestion</h5>
 +
<br><br>
 +
 
<style type="text/css">
<style type="text/css">
-
#list_extra{list-style-type:none; list-style: none;}
+
#list_extra{list-style-type:circle;}
</style>
</style>
-
</html>
+
 
 +
<br><br><br>
-
====Single digestion====
 
-
<html lang="en">
 
 +
<h5>Single digestion :</h5>
 +
<br><br>
<ol id="list_extra">
<ol id="list_extra">
<li>Add x µL DNA (0,5 to 1 ug)</li>
<li>Add x µL DNA (0,5 to 1 ug)</li>
Line 36: Line 68:
<li>Incubate 1h at 37°C.</li>
<li>Incubate 1h at 37°C.</li>
</ol>
</ol>
-
</html>
+
<br><br><br><br><br>
-
====Double digestion EcoRI/SpeI:====
+
 
-
<html lang="en">
+
<h5>Double digestion EcoRI/SpeI:</h5>
 +
<br><br>
<ol id="list_extra">
<ol id="list_extra">
<li>Add x µL DNA (0,5 to 1 µg). Add 15 µL DNA extracted from the part transformation.</li>
<li>Add x µL DNA (0,5 to 1 µg). Add 15 µL DNA extracted from the part transformation.</li>
Line 51: Line 84:
<li>Incubate 1h at 37°C</li>
<li>Incubate 1h at 37°C</li>
</ol>
</ol>
-
</html>
+
<br><br><br><br><br>
 +
 
-
====Double digestion EcoRI/XbaI:====
+
<h5>Double digestion EcoRI/XbaI :</h5>
-
<html lang="en">
+
<br><br>
<ol id="list_extra">
<ol id="list_extra">
<li>Add x µL DNA. Add 15 µL DNA extracted from the part transformation.</li>
<li>Add x µL DNA. Add 15 µL DNA extracted from the part transformation.</li>
Line 63: Line 97:
<li>Incubate 1h at 37°C</li>
<li>Incubate 1h at 37°C</li>
</ol>
</ol>
-
</html>
+
<br><br><br><br><br>
 +
 
-
====Double digestion XbaI/PstI:====
+
<h5>Double digestion XbaI/PstI :</h5>
-
<html lang="en">
+
<br><br>
<ol id="list_extra">
<ol id="list_extra">
<li>Add x µL DNA. Add 15 µL DNA extracted from the part transformation.</li>
<li>Add x µL DNA. Add 15 µL DNA extracted from the part transformation.</li>
Line 75: Line 110:
<li>Incubate 1h at 37°C</li>
<li>Incubate 1h at 37°C</li>
</ol>
</ol>
-
</html>
+
<br><br><br><br><br>
-
====Double digestion XbaI/SpeI:====
+
 
-
<html lang="en">
+
<h5>Double digestion XbaI/SpeI :</h5>
 +
<br><br>
<ol id="list_extra">
<ol id="list_extra">
<li>Add x µL DNA. Add 15 µL DNA extracted from the part transformation.</li>
<li>Add x µL DNA. Add 15 µL DNA extracted from the part transformation.</li>
Line 87: Line 123:
<li>Incubate 1h at 37°C </li>
<li>Incubate 1h at 37°C </li>
</ol>
</ol>
 +
<br><br><br><br><br>
 +
 +
 +
</div>
</html>
</html>

Latest revision as of 21:09, 25 October 2010




Protocols


Choose a protocol to read its description :

  1. Competent cells
  2. Transformation
  3. DNA extraction
  4. Digestion
  5. Ligation
  6. Measure of temperature and shaking speed influence
  7. Measure of osmotic pressure influence
  8. Granules extraction and intein cleavage
  9. Biofilms quantification
  10. Extra






    Digestion





    Single digestion :


    1. Add x µL DNA (0,5 to 1 ug)
    2. Add 15 µL DNA extracted from the part transformation.
    3. Add 2 µL 10X buffer
    4. Add the enzyme last
    5. Add 0,5 to 2 µL restriction enzyme (max 1/10 of final volume)
    6. Add sterile water qs 20 µL
    7. Incubate 1h at 37°C.





    Double digestion EcoRI/SpeI:


    1. Add x µL DNA (0,5 to 1 µg). Add 15 µL DNA extracted from the part transformation.
    2. Add 2 µL buffer Tango 10x
    3. Add 1 µL SpeI
    4. Add sterile water qs 20 µL
    5. Incubate 1h at 37°C
    6. Add 2 µL buffer Tango 10x
    7. Add 1 µL EcoRI
    8. Incubate 1h at 37°C





    Double digestion EcoRI/XbaI :


    1. Add x µL DNA. Add 15 µL DNA extracted from the part transformation.
    2. Add 4 µL buffer Tango 10x
    3. Add 1 µL XbaI
    4. Add 0,5 µL EcoRI
    5. Add sterile water qs 20 µL
    6. Incubate 1h at 37°C





    Double digestion XbaI/PstI :


    1. Add x µL DNA. Add 15 µL DNA extracted from the part transformation.
    2. Add 2 µL buffer Tango 10x
    3. Add 1µL XbaI
    4. Add 1 µL PstI
    5. Add sterile water qs 20 µL
    6. Incubate 1h at 37°C





    Double digestion XbaI/SpeI :


    1. Add x µL DNA. Add 15 µL DNA extracted from the part transformation.
    2. Add 2 µL buffer Tango 10x
    3. Add 1 µL XbaI
    4. Add 1 µL SpeI
    5. Add sterile water qs 20 µL
    6. Incubate 1h at 37°C