Team:TU Darmstadt/protocols/Cell counting/plating

From 2013.igem.org

(Difference between revisions)
(Created page with "<html> <style type="text/css"> body { margin:0; padding:15px 0 0; background-color: #ececec; background-image:url("https://static.igem.org/mediawiki/2013/1/14/Background_(3000x180_...")
 
(9 intermediate revisions not shown)
Line 1: Line 1:
<html>
<html>
-
 
<style type="text/css">
<style type="text/css">
Line 16: Line 15:
{
{
   background-color: white;
   background-color: white;
-
   background-image: url("/wiki/images/7/70/Hintergrund3.jpg");
+
   background-image: url("/wiki/images/5/5c/Hintergrund_Grün(ohne_Header%2C_Logo_und_Schlagschatten).jpg");
   background-attachment: scroll;
   background-attachment: scroll;
   background-position: 50% 0;
   background-position: 50% 0;
-
   background-repeat: none;
+
   background-repeat: repeat;
-
   overflow: hidden;
+
   overflow: auto;
   border-style: none;
   border-style: none;
}
}
-
 
#top-section  
#top-section  
{
{
     background: white;
     background: white;
-
     background-image: url('/wiki/images/2/2f/Header_(mit_Logo).jpg');
+
     background-image: url("/wiki/images/2/2f/Header_%28mit_Logo%29.jpg");
     margin: 0 auto;
     margin: 0 auto;
     height:250px ;
     height:250px ;
Line 40: Line 38:
#p-logo { display:none;}
#p-logo { display:none;}
-
 
+
.firstHeading {display:none;}
p {line-height:1.5em; margin:0 0 15px; text-align:justify; color:white;}
p {line-height:1.5em; margin:0 0 15px; text-align:justify; color:white;}
h1 {font-size:1.8em; font-weight:400; margin:0 0 12px;}
h1 {font-size:1.8em; font-weight:400; margin:0 0 12px;}
 +
 +
 +
#mm_icon1
 +
{
 +
position: absolute;
 +
top: 150px;
 +
left: 30px;
 +
}
 +
 +
#mm_icon2
 +
{
 +
position: absolute;
 +
top: 150px;
 +
left: 350px;
 +
}
 +
 +
#mm_icon3
 +
{
 +
position: absolute;
 +
top: 150px;
 +
left: 670px;
 +
}
 +
 +
#abstracticon1
 +
{
 +
position: absolute;
 +
top: 150px;
 +
left: 30px;
 +
background:white;
 +
filter:alpha(opacity=83); opacity:0.83;
 +
border:1px solid #aaaaaa;
 +
-moz-border-radius:15px;
 +
-khtml-border-radius:15px;
 +
border-radius:15px;
 +
}
 +
 +
#abstracticon2
 +
{
 +
position: absolute;
 +
top: 150px;
 +
left: 350px;
 +
background:white;
 +
filter:alpha(opacity=83); opacity:0.83;
 +
border:1px solid #aaaaaa;
 +
-moz-border-radius:15px;
 +
-khtml-border-radius:15px;
 +
border-radius:15px;
 +
}
 +
 +
 +
 +
#abstracticon3
 +
{
 +
position: absolute;
 +
top: 150px;
 +
left: 670px;
 +
background:white;
 +
filter:alpha(opacity=83); opacity:0.83;
 +
border:1px solid #aaaaaa;
 +
-moz-border-radius:5px;
 +
-khtml-border-radius:15px;
 +
border-radius:15px;
 +
}
#taskbar
#taskbar
Line 48: Line 109:
position:absolute;
position:absolute;
top:10px;
top:10px;
-
left:400px;
+
left:500px;
z-index: 5;
z-index: 5;
}
}
 +
 +
 +
 +
dl.igemTUD2013gelpicture
 +
{
 +
border: 1px solid #000;
 +
background-color: #109f71;
 +
width: 110px;
 +
text-align: center;
 +
padding: 5px 5px 5px 5px;
 +
float: right;
 +
margin: 0 0 0 0;
 +
margin-left:15px
}
}
-
ul {
+
.igemTUD2013gelpicture dt
-
    list-style: none;
+
{
-
   
+
font-weight: bold;
 +
background-color: #131210;
 +
color: #959289;
 +
padding: 0 0;
 +
margin-bottom: 10px;
}
}
-
li:before {
+
.igemTUD2013gelpicture dd img
-
    content: "• ";
+
{
-
    color: white;
+
border: 1px solid #000;
 +
width: 100px;
 +
height: 200px;
}
}
 +
.igemTUD2013gelpicture dd
 +
{
 +
margin: 0;
 +
padding: 5px 5px 5px 5px;
 +
font-size: 100%;
 +
text-align: left;
 +
}
 +
 +
 +
 +
 +
dl.igemTUD2013gelpicture2
 +
{
 +
border: 1px solid #000;
 +
background-color: #109f71;
 +
width: 210px;
 +
text-align: center;
 +
padding: 5px 5px 5px 5px;
 +
float: right;
 +
margin: 0 0 0 0;
 +
margin-left:15px
 +
}
 +
 +
.igemTUD2013gelpicture2 dt
 +
{
 +
font-weight: bold;
 +
background-color: #131210;
 +
color: #959289;
 +
padding: 0 0;
 +
margin-bottom: 10px;
 +
}
 +
 +
.igemTUD2013gelpicture2 dd img
 +
{
 +
border: 1px solid #000;
 +
width: 200px;
 +
height: 200px;
 +
}
 +
 +
.igemTUD2013gelpicture2 dd
 +
{
 +
margin: 0;
 +
padding: 5px 5px 5px 5px;
 +
font-size: 100%;
 +
}
 +
LI.list1 {list-style: none; color:white;}
 +
.blacktext {color:black}
 +
p, ul {
 +
    padding: 0;
 +
    margin: 0;
 +
}
</style>
</style>
 +
 +
<body>
 +
 +
<center>
 +
<!-- central main menu -->
 +
 +
<br>
 +
<br>
 +
<!-- Taskbar -->
<!-- Taskbar -->
<div id="taskbar">
<div id="taskbar">
Line 74: Line 214:
<img alt="Problem" src="/wiki/images/6/66/Darmstadt_green_Problem.jpg" width="100" height="30"></a>
<img alt="Problem" src="/wiki/images/6/66/Darmstadt_green_Problem.jpg" width="100" height="30"></a>
-
<a href="https://2013.igem.org/Team:TU_Darmstadt/solution">
 
-
<img alt="solution" src="/wiki/images/8/87/Darmstadt_green_Solution.jpg" width="100" height="30"></a>
 
<a href="https://2013.igem.org/Team:TU_Darmstadt/result">
<a href="https://2013.igem.org/Team:TU_Darmstadt/result">
Line 97: Line 235:
<a href="https://2013.igem.org/Team:TU_Darmstadt/labbook">
<a href="https://2013.igem.org/Team:TU_Darmstadt/labbook">
-
<img alt="team" src="/wiki/images/f/f3/Darmstadt_green_Labbook.jpg" width="90" height="30"></a>
+
<img alt="team" src="/wiki/images/4/4c/10._Labbook_(angewählt).jpg" width="90" height="30"></a>
 +
</div>
-
</div>
+
<br><br><br><br>
 +
<center>
 +
<a href="https://2013.igem.org/Team:TU_Darmstadt/labbook">
 +
<font size="8" color="#F0F8FF" face="Arial regular">Lab book |</font>
 +
</a>
 +
<a href="https://2013.igem.org/Team:TU_Darmstadt/materials">
 +
<font size="8" color="#F0F8FF" face="Arial regular">Materials |</font>
 +
</a>
 +
<a href="https://2013.igem.org/Team:TU_Darmstadt/protocols">
 +
<font size="8" color="#F0F8FF" face="Arial regular">Protocols</font>
 +
</a>
 +
</center>
 +
<br>
<!-- Cell counting/plating -->
<!-- Cell counting/plating -->
<center>
<center>
-
<br>
+
 
-
<br>
+
 
-
<br>
+
-
<br>
+
<h2><font size="6" color="#F0F8FF" face="Arial regular"> Cell counting/plating </font></h2>
<h2><font size="6" color="#F0F8FF" face="Arial regular"> Cell counting/plating </font></h2>
<div id="all">
<div id="all">
<body>
<body>
-
<font size="3" color="#F0F8FF" face="Arial regular">
+
<p text-aligne:left style="margin-left:50px; margin-right:50px"><font size="4.5" color="#F0F8FF" face="Arial regular">
-
<p text-aligne:left style="margin-left:50px; margin-right:50px">
+
<B> Materials<br></B></font></p>
-
<B> Materials<br></B>
+
<p text-aligne:left style="margin-left:60px; margin-right:50px"><font size="3" color="#F0F8FF" face="Arial regular">
-
LB agar plate<br>
+
-
LB media<br>
+
-
tubes<br>
+
-
<br>
+
-
<B> Procedure<br></B>
+
-
<ul style="margin-left:50px; margin-right:50px; text-align:justify; ">
+
<div align="left" style="margin-left:60px; margin-right:50px">
-
 
+
<ul>
-
<li>Fill each tube in the dilution with 90 &mu;l of LB</li>
+
<li class=list1>- LB agar plate</li>
-
<li>Add 10 &mu;l of the sample to the first tube and mix</li>
+
<li class=list1>- <a href="https://2013.igem.org/Team:TU_Darmstadt/materials/Media"> LB media</a></li>
-
<li>From the first tube, remove 10 &mu;l and mix into second tube</li>
+
<li class=list1>- Tubes</li>
-
<li>Repeat for the number of dilutions you wish to do (8 should be more than enough)<sup>[2]</sup></li>
+
-
<li>Take 10 &mu;l from each dilution and spot it on to the agar plate</li>
+
-
<li>Allow droplet to dry and incubate</li>
+
</ul>
</ul>
 +
</div>
 +
</font>
 +
</p>
<br>
<br>
 +
<p text-aligne:left style="margin-left:50px; margin-right:50px"><font size="4.5" color="#F0F8FF" face="Arial regular">
 +
<B> Procedure<br></B></font></p>
 +
<p text-aligne:left style="margin-left:60px; margin-right:60px"><font size="3" color="#F0F8FF" face="Arial regular">
 +
<div align="left" style="margin-left:30px; margin-right:50px">
 +
<ol>
 +
<li>Fill each tube in the dilution with 90 &mu;l of LB.</li>
 +
<li>Add 10 &mu;l of the sample to the first tube and mix.</li>
 +
<li>From the first tube, remove 10 &mu;l and mix into second tube.</li>
 +
<li>Repeat for the number of dilutions you wish to do (8 should be more than enough) <sup><span style="color:blue">[1]</span></sup>.</li>
 +
<li>Take 10 &mu;l from each dilution and spot it on to the agar plate.</li>
 +
<li>Allow droplet to dry and incubate.</li>
 +
</ol>
 +
</div></font></p><br>
 +
<p text-aligne:left style="margin-left:60px; margin-right:60px"><font size="3" color="#F0F8FF" face="Arial regular">
 +
The first dilutions will contain a thick lawn of cells and the last dilutions will contain no cells. There should be one drop which contains countable single colonies. From this, you can calculate the number of cells in the original sample. For example, if there 4 colonies on dilution 5, there are 4E4 cells/&mu;l.</font></p>
-
<center>
+
 
-
<B>References<br>
+
<br><h2><font size="6" color="#F0F8FF" face="Arial regular">References</font></h2>
-
http://openwetware.org/wiki/Bacterial_cell_culture
+
<font size="3" color="#F0F8FF" face="Arial regular">
 +
<ol>
 +
<li style="margin-left:15px; margin-right:50px; text-align:justify">http://openwetware.org/wiki/Bacterial_cell_culture</li>
 +
</ol>
 +
</font>

Latest revision as of 00:30, 5 October 2013







Lab book | Materials | Protocols

Cell counting/plating

Materials


Procedure

  1. Fill each tube in the dilution with 90 μl of LB.
  2. Add 10 μl of the sample to the first tube and mix.
  3. From the first tube, remove 10 μl and mix into second tube.
  4. Repeat for the number of dilutions you wish to do (8 should be more than enough) [1].
  5. Take 10 μl from each dilution and spot it on to the agar plate.
  6. Allow droplet to dry and incubate.


The first dilutions will contain a thick lawn of cells and the last dilutions will contain no cells. There should be one drop which contains countable single colonies. From this, you can calculate the number of cells in the original sample. For example, if there 4 colonies on dilution 5, there are 4E4 cells/μl.


References

  1. http://openwetware.org/wiki/Bacterial_cell_culture