Team:TU Darmstadt/protocols/Bacterial cell culture

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_...")
 
(17 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
 +
}
 +
 +
.igemTUD2013gelpicture dt
 +
{
 +
font-weight: bold;
 +
background-color: #131210;
 +
color: #959289;
 +
padding: 0 0;
 +
margin-bottom: 10px;
 +
}
 +
 +
.igemTUD2013gelpicture dd img
 +
{
 +
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 60: 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 83: 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>
-
<!-- Bacterial cell culture -->
+
<br><br><br><br>
<center>
<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>
<br>
-
<br>
+
<!-- Bacterial cell culture -->
-
<br>
+
<center>
-
<br>
+
 
<h2><font size="6" color="#F0F8FF" face="Arial regular"> Bacterial cell culture </font></h2>
<h2><font size="6" color="#F0F8FF" face="Arial regular"> Bacterial cell culture </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">
<br>
<br>
-
<B> Equipment<br></B>
+
<B>Equipment<br></B>
-
Bunsen burner<br>
+
<div align="left" style="margin-left:60px; margin-right:50px">
-
Pipettes with pleus ball<br>
+
<ul>
-
Micropipettes with sterile tips<br>
+
<li class=list1>- Bunsen burner</li>
-
Flow bench<br>
+
<li class=list1>- Pipettes with peleus ball</li>
 +
<li class=list1>- Micropipettes with sterile tips</li>
 +
<li class=list1>- Flow bench</li>
 +
</ul>
 +
</div>
 +
</font>
 +
</p>
 +
 
 +
<p text-aligne:left style="margin-left:60px; margin-right:50px"><font size="3" color="#F0F8FF" face="Arial regular">
<br>
<br>
-
<B> Chemicals & consumables <br></B>
+
<B>Chemicals & consumables<br></B>
-
Culture tubes with metal caps<br>
+
<div align="left" style="margin-left:60px; margin-right:50px">
-
Growth medium (LB, DYT or SOC)<br>
+
<ul>
-
Parafilm<br>
+
<li class=list1>- Culture tubes with metal caps</li>
-
Autoclaved glass pipette tubes<br>
+
<li class=list1>- Growth medium: <a href="https://2013.igem.org/Team:TU_Darmstadt/materials/Media"> Media</a></li>
 +
<li class=list1>- Parafilm</li>
 +
<li class=list1>- Autoclaved glass pipette tubes</li>
 +
</ul>
 +
</div>
 +
</font>
 +
</p>
<br>
<br>
-
<B> Procedure<br></B>
+
<p text-aligne:left style="margin-left:50px; margin-right:50px"><font size="4.5" color="#F0F8FF" face="Arial regular">
-
Starting culture: under sterile conditions add about 5mL (two fingers high) of medium to a culture tube and insert the picked colony.
+
<B> Procedure<br></B></font></p><br>
 +
<p text-aligne:left style="margin-left:60px; margin-right:60px"><font size="3" color="#F0F8FF" face="Arial regular">
-
Step by step:
+
Starting culture: Under sterile conditions add about 5mL (two fingers high) of medium to a culture tube and insert the picked colony.<br>
-
Cultivate the stock on agar plate e.g. until colonies grow (incubation usually at 37&deg;C)
+
<div align="left" style="margin-left:30px; margin-right:50px">
-
Flame a glass pipette, open the bottle of medium and flame the mouth, measure out the amount you need to fill your tubes, flame the cap and recap the bottle as quickly as possible
+
<ol>
-
Remove the tube cap, flame the top of the culture tube, pipette in 5 ml, flame the top of the tube, and cap it  
+
<li>Cultivate the stock on agar plate e.g. until colonies grow (incubation usually at 37&deg;C)</li>
 +
<li>Flame a glass pipette, open the bottle of medium and flame the mouth, measure out the amount you need to fill   your tubes, flame the cap and recap the bottle as quickly as possible.</li>
 +
<li>Remove the tube cap, flame the top of the culture tube, pipette in 5 ml, flame the top of the tube, and cap it  
Pick a single colony (to asure the cells are from the same single clonal population) and transfer it to the medium
Pick a single colony (to asure the cells are from the same single clonal population) and transfer it to the medium
-
by tapping a small (0.1 &mu;l) pipette tip (held on a pipette) on the surface of the plate.  Uncap a tube, flame the top, tip the tube so as to transfer cells from the pipette tip to the surface of the media without touching the inside of the tube with the non-sterile portion of the pipetter, flame, cap.  
+
by tapping a small (0.1 &mu;l) pipette tip (held on a pipette) on the surface of the plate.  Uncap a tube, flame the top, tip the tube so as to transfer cells from the pipette tip to the surface of the media without touching the inside of the tube with the non-sterile portion of the pipetter, flame, cap.</li>
-
by picking up the colony with a sterile toothpick
+
<li>Pipette the desired amount of antibiotic into each tube along the wall. Do not put the non-sterile part of the pipette inside the tube and use a new tip for each tube.</li>
-
by using a sterile metal loop (sterile by flaming) to place the colony in the tube
+
<li>Vortex each tube for 1-2 seconds to mix well.</li>
-
Pipette the desired amount of [https://2012.igem.org/Team:TU_Darmstadt/Materials#Antibiotics antibiotic] into each tube along the wall. Do not put the non-sterile part of the pipette inside the tube and use a new tip for each tube.
+
<li>Take the tubes to incubat (usually at 37&deg;C) in an incubator or warm room.</li>
-
Vortex each tube for 1-2 seconds to mix well.
+
<li>Wait overnight or until your cells have reached the desired concentration.</li>
-
Take the tubes to incubat (usually at 37&deg;C) in an incubator or warm room.  
+
</ol>
-
Wait overnight or until your cells have reached the desired concentration.
+
</div>
-
<center>
+
</font></p>
-
<B>References<br>
+
<br>
-
http://openwetware.org/wiki/Bacterial_cell_culture
+
 
 +
 
 +
<h2><font size="6" color="#F0F8FF" face="Arial regular">References</font></h2>
 +
<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:24, 5 October 2013







Lab book | Materials | Protocols

Bacterial cell culture

Materials


Equipment

  • - Bunsen burner
  • - Pipettes with peleus ball
  • - Micropipettes with sterile tips
  • - Flow bench


Chemicals & consumables

  • - Culture tubes with metal caps
  • - Growth medium: Media
  • - Parafilm
  • - Autoclaved glass pipette tubes


Procedure


Starting culture: Under sterile conditions add about 5mL (two fingers high) of medium to a culture tube and insert the picked colony.

  1. Cultivate the stock on agar plate e.g. until colonies grow (incubation usually at 37°C)
  2. Flame a glass pipette, open the bottle of medium and flame the mouth, measure out the amount you need to fill your tubes, flame the cap and recap the bottle as quickly as possible.
  3. Remove the tube cap, flame the top of the culture tube, pipette in 5 ml, flame the top of the tube, and cap it Pick a single colony (to asure the cells are from the same single clonal population) and transfer it to the medium by tapping a small (0.1 μl) pipette tip (held on a pipette) on the surface of the plate. Uncap a tube, flame the top, tip the tube so as to transfer cells from the pipette tip to the surface of the media without touching the inside of the tube with the non-sterile portion of the pipetter, flame, cap.
  4. Pipette the desired amount of antibiotic into each tube along the wall. Do not put the non-sterile part of the pipette inside the tube and use a new tip for each tube.
  5. Vortex each tube for 1-2 seconds to mix well.
  6. Take the tubes to incubat (usually at 37°C) in an incubator or warm room.
  7. Wait overnight or until your cells have reached the desired concentration.


References

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