Difference between revisions of "Team:Freiburg/Methods"

(Blanked the page)
 
(372 intermediate revisions by 9 users not shown)
Line 1: Line 1:
  
{{Freiburg/CSS}}
 
{{Freiburg/Navbar}}
 
 
<html>
 
<head>
 
<link href="https://fonts.googleapis.com/css?family=Josefin+Sans:100" rel="stylesheet">
 
<link rel="stylesheet" type="text/css"
 
href="https://2017.igem.org/Template:Team:Freiburg/CSS?action=raw&ctype=text/css"/>
 
<link rel="stylesheet" type="text/css"
 
href="https://2017.igem.org/Template:Team:Freiburg/CSS:bootstrap?action=raw&ctype=text/css"/>
 
<script type="text/javascript" src="https://2017.igem.org/Template:Team:Freiburg/JS:bootstrap?action=raw&ctype=text/javascript"></script>
 
 
<style>
 
font-family: 'Josefin Sans', serif;
 
 
.item-methods {
 
    background-color: white;
 
    width:500;
 
    height: auto;
 
    margin: 10px;
 
    overflow: hidden;
 
}
 
.item-methods p{
 
    font-family: 'Roboto', sans-serif!important;
 
    font-size: 18px!important;
 
    overflow: visible;
 
}
 
.item-methods1 {
 
    background-color: white;
 
    width:500;
 
    height: auto;
 
    margin: 10px;
 
    padding-left: 50px;
 
    overflow: hidden;
 
}
 
.item-methods1 p{
 
    font-family: 'Roboto', sans-serif!important;
 
    font-size: 18px!important;
 
    overflow: visible;
 
}
 
p.italic {
 
  font-family: 'Roboto', sans-serif;
 
  font-style: italic;
 
  font-weight: 300;
 
}
 
 
 
pfeil{
 
    text-align: center;
 
    color: black;
 
}
 
 
</style>
 
</head>
 
 
</div>
 
</div>
 
 
<body>
 
<div class="container">
 
    <div class="row">
 
      <div class="col-md-12 text-center">
 
        <div class="flex-container">
 
 
<h1 align="center">Cell Culture</h1>
 
 
          <div class="item-methods">
 
<h2>Transfection</h2>
 
<p>Mammalian cell transfection is used to introduce foreign nucleic acids into cells. Depending on cell line and desired effect, there are different ways to transfect mammalian cells. These methods can be broadly classified into two groups: transient and stable transfections. Normally, a selection marker is needed to identify cells that are transfected.</p>
 
</div>
 
          <div class="item-methods">
 
<h2>Transient Transfection</h2>
 
<p>Transient transfections generate short-term impact of alterations in gene and protein expression. In this case, the expression of the introduced gene is temporary because the foreign nucleic acids are not integrated into the host cell genome and therefore will not be passed on by cell division. Transient transfection of cells was achieved by two different methods:
 
</p>
 
</div>
 
 
          <div class="item-methods1">
 
<h2>PEI transfection</h2>
 
<p>Polyethylenimine (PEI) is used as a polymeric transfection. PEI condenses DNA into positively charged particles, which bind to anionic cell surface residues and are brought into the cell via endocytosis. Using this method transient transfected HEK cells were generated.</p>
 
</div>
 
 
          <div class="item-methods1">
 
<h2>Electroporation</h2>
 
<p>Electroporation is a method, which is used to introduce target genes into cells transiently in a physical way. To achieve this, an electrical field is generated around the cells to increase the permeability of the cell membrane, so that DNA can enter the cells. During our project we used electroporation to generate transient transfected Jurkat cells.</p>
 
</div>
 
 
          <div class="item-methods">
 
<h2>Stable transfection</h2>
 
<p>The aim of stable transfection is to introduce a gene of interest into the genome of cells, which results in permanent expression of foreign genes in target cells. Lentiviral transduction is used in this project to generate stable cell lines. </p>
 
</div>
 
 
          <div class="item-methods1">
 
<h2>Lentiviral Transduction</h2>
 
<p>Stable transfection via lentiviral transduction delivers the foreign gene into the host’s genome. This ability was utilized in scientific research for constitutive expression of certain gene in the target cells. Lentiviruses are a subtype of retroviruses. Compared to standard retroviruses, lentiviruses are capable of infecting non-dividing and actively dividing cell types while standard retroviruses can only infect replicating cell types. Although viral vectors are derived from pathogenic viruses, their toxicity and the risk of handling them are reduced via modifications. The necessary components for virus production are splitted into multiple plasmids to increase the safety. The 2nd-generation lentiviral system is used in our project, for which one packaging plasmid and one envelope plasmid are needed for the virus production along with the transfer plasmid containing the gene of interest. <p>
 
</div>
 
<br>
 
<div class="line">
 
</div>
 
<br>
 
          <div class="item-methods">
 
<h2>Cryo Stocks for HEK and Jurkat cells:</h2>
 
<p><span class="medium"> To store cells for a long time cryo stocks were made: </span>
 
<br>
 
<br>
 
<span class="medium">HEK cells:</span> HEK cells were washed with PBS and trypsinized. Trypsinization was stopped with RPMI media and the sample was centrifuged <br>(100 g, 3 min). The supernatant was discarded and the pellet was resuspended in RPMI and the cells counted according to our protocol (LINK?).
 
<br><br>After another centrifugation step (100 g, 3 min) the supernatant was discarded and the pellet resuspended in 1 ml of 90% FBS and 10% DMSO.
 
<br><br>The cells were transferred to a cryo tube, which was stored for 2 days at -80 °C in an ice box to ensure gradual freezing of the cells. The tubes were then placed into a liquid nitrogen tank for long term storage.
 
</p>
 
<p><span class="medium">Jurkat cells:</span> Jurkat cells from a full 10 cm dish were transferred to a 15 ml falcon tube and centrifuged
 
<br>(100 g, 3 min). The supernatant was discarded and the pellet resuspended in 2 ml of 90% FBS and 10% DMSO. Aliquots of 1 ml cell suspension were transferred into a cryo tube and stored for 2 days at -80 °C in an ice box to ensure gradual freezing of the cells. Afterwards the tubes were placed into a liquid nitrogen tank for long term storage.
 
</p>
 
</div>
 
          <div class="item-methods">
 
<h2>Thawing of the samples:</h2>
 
<p style="text-align: left">To thaw samples, they were taken out of the liquid nitrogen tank and placed into a 37 °C incubator. 15 ml falcon tubes with 5 ml RPMI were also placed in the 37 °C incubator to heat up.
 
Afterwards the thawed sample was transferred to the warmed 15 ml falcon tube with RPMI and centrifuged (100 g, 3 min). The supernatant was discarded and the pellet resuspended in RPMI. The sample was then transferred to a 6-well plate and could be placed back into the incubator.
 
</p>
 
</div>
 
</div>
 
</div>
 
</div>
 
</div>
 
</body>
 
 
 
</html>
 
 
{{Freiburg/Footer}}
 

Latest revision as of 14:00, 31 October 2017