Team:Westminster/Modeling

From 2012.igem.org

(Difference between revisions)
 
(21 intermediate revisions not shown)
Line 1: Line 1:
-
<!--- The Mission, Experiments --->
 
-
 
<html>
<html>
 +
<head>
<head>
-
<style type="text/css">
+
 
-
body {
+
<meta http-equiv="content-type" content="text/php; charset=utf-8" />
-
    background: url("http://www.westminsterigem.com/files/theme/body-bg.png") repeat #ffffff
+
 
-
}
+
<style type="text/css">
-
a {
+
@import url 'http://yui.yahooapis.com/2.9.0/build/reset/reset-min.css';
-
    color: #66c9c1;
+
ul {
-
}
+
list-style: none;
-
a:visited, td a:visited {
+
}
-
    background: #ffeebb !important;
+
body {
-
}  
+
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;  
-
table, p {
+
font-weight: 300;
-
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;  
+
/* background: url("http://www.westminsterigem.com/files/theme/body-bg.png") repeat #ffffff;*/
-
    font-weight: 300;
+
background-color:#FFF;
-
    font-size: 11pt;
+
color: #666666;
-
    color: #666666;
+
-
}
+
}
-
div#globalWrapper > div {
+
h1 {
-
    box-shadow: 0 0 17px -4px #666666;
+
color: #ff0000;
-
}
+
font-size: 18pt;
-
div#content {
+
margin-bottom: 0.5em;
-
    width: 945px;
+
-
    padding: 15px;
+
 
-
}
+
}
-
ul#navigation {
+
p {
-
    list-style: none;
+
 
-
    overflow: auto;
+
}
-
}
+
a {
-
ul#navigation > li {
+
-
    background: url("http://www.westminsterigem.com/files/theme/nav-sep.png") no-repeat scroll right 10px transparent;
+
}
-
    float: left;
+
#p-logo {
-
    height: 25px;
+
background: #444444;
-
    padding: 0px 15px;
+
}
-
}
+
div#top-section,
-
ul#navigation > li.first-item {
+
div#content {
-
    padding-left: 0px;
+
box-shadow: 0px 0px 17px -4px #666666;
-
}
+
padding:0px;
-
ul#navigation > li.last-item {
+
margin-top:0px;
-
    background: none;
+
 
-
    padding-right: 0px;
+
}
-
}
+
div#wrapper {
-
ul#navigation a.navlink {
+
position: relative;
-
    line-height: 25px;
+
width: 100%;
-
    list-style: none outside none;
+
font-size: 12pt;
-
    color: #545454;
+
margin: 0 auto;
-
    border-top: 3px solid transparent;
+
background: #ffffff;
-
    padding: 3px 15px;
+
background-attachment: url('https://static.igem.org/mediawiki/2012/2/2e/Bg-tumours.png');
-
}
+
background-repeat: no-repeat;
-
ul#navigation a.navlink:hover {
+
-
    border-top: 3px solid #66c9c1;
+
padding:0px;
-
    color: #545454;
+
margin-top:0px;
-
    text-decoration: none;
+
top:0px;
-
}
+
-
div#footer-box {
+
}
-
    border-radius: 0 0 5px 5px;
+
div#header {
-
}
+
height: 120px;
-
</style>
+
width: 100%;
 +
background-color:#000;
 +
background: url('https://static.igem.org/mediawiki/2012/2/2e/Bg-tumours.png');
 +
background-repeat: no-repeat;
 +
z-index:10;
 +
position:relative;
 +
top:0px;
 +
left:0px;
 +
}
 +
div#header div#logo {
 +
position: relative;
 +
width: 260px;
 +
right:10px;
 +
top:-9px;
 +
float:right;
 +
 
 +
margin-bottom: 0px;
 +
/*
 +
height: 0px;
 +
margin: 0 auto;*/
 +
}
 +
div#header div#logo a {
 +
float:left;
 +
display:block;
 +
margin-left:10px;
 +
 
 +
}
 +
 
 +
 +
div#navigation {
 +
width: 850px;
 +
height: 27px;
 +
background:rgba(0,0,0,.5);
 +
float:left;
 +
position:relative;
 +
top:54px;
 +
}
 +
ul#navigation-list {
 +
height: 27px;
 +
line-height: 27px;
 +
overflow: auto;
 +
}
 +
ul#navigation-list > li {
 +
float: left;
 +
margin-top:-5px;
 +
}
 +
ul#navigation-list > li > ul {
 +
position: absolute;
 +
display: none;
 +
background: #000000;
 +
z-index: 100000;
 +
}
 +
ul#navigation-list > li > ul.submenu {
 +
margin: 0;
 +
}
 +
ul#navigation-list > li > ul.submenu li {
 +
padding: 2px 0px;
 +
}
 +
ul#navigation-list a.navlink {
 +
color: #ffffff;
 +
font-weight: normal;
 +
display: block;
 +
padding: 0px 10px;
 +
text-decoration: none;
 +
}
 +
ul#navigation-list a.navlink.active,
 +
ul#navigation-list a.navlink:hover {
 +
color: #ff0000;
 +
}
 +
div#home-main-image {
 +
text-align: center;
 +
background-color: #410000;
 +
 
 +
border-bottom:1px #000 solid;
 +
}
 +
div#the-content {
 +
position:relative;
 +
top:-19px;
 +
 +
}
 +
div#home-main-image img {
 +
/*width: 885px;
 +
height: 300px;
 +
margin-bottom: 20px;
 +
border-radius: 20px;
 +
*/
 +
}
 +
div.text-box {
 +
background: #444444;
 +
color: #ffffff;
 +
padding: 15px 20px;
 +
border-radius: 10px;
 +
 +
}
 +
div#footer-box {
 +
border-radius: 0 0 5px 5px;
 +
}
 +
#bodyContent {
 +
}
 +
#three-column
 +
{
 +
margin:0 auto;
 +
width:850px;
 +
margin-top:50px;
 +
 +
}
 +
 +
.col
 +
{
 +
text-align:justify; float:left; margin:5px;
 +
}
 +
.col h1
 +
{
 +
font-size:14px;
 +
color:#000;
 +
 +
}
 +
/* hide native rubbish*/
 +
#top-section {display:none; position:absolute; left:0px; top:-200px;}
 +
#top-section a { color:#FFF; }
 +
.firstHeading {display:none; position:absolute; left:0px; top:-200px;}
 +
.annoying-gap {
 +
padding:0px;
 +
margin:0px;
 +
line-height:0;
 +
}
 +
 +
#contentSub, #siteSub {display:none;}
 +
 +
#control-btn
 +
{
 +
 +
width: 20px;
 +
height: 20px;
 +
position:absolute;
 +
top:0px;
 +
left:5px;
 +
 +
line-height: 0px;
 +
 +
 +
}
 +
.btn-cog {
 +
background: url('https://static.igem.org/mediawiki/2012/d/d4/Control-panel-sml.png') #000 no-repeat  2px 2px;
 +
}
 +
.btn-close {
 +
background: url('https://static.igem.org/mediawiki/2012/d/d0/Close-btn.png')  #000 no-repeat  2px 2px;
 +
}
 +
.right-menu li a, .left-menu li a {background: none}
 +
 +
#home-main-text {
 +
padding:20px 40px 20px 40px;
 +
text-align: justify;
 +
}
 +
.diary-date {
 +
font-weight: bold;
 +
width:100%;
 +
 +
}
 +
</style>
 +
 
 +
<script type="text/javascript" src="http://code.jquery.com/jquery-1.8.2.min.js"></script>
 +
<script type="text/javascript">
 +
$('document').ready(function() {
 +
 +
// menu
 +
$('li.submenu-holder').hover(function() {
 +
$(this).children('ul.submenu').stop(true).fadeIn('fast');
 +
}, function() {
 +
$(this).children('ul.submenu').stop(true).fadeOut('fast');
 +
});
 +
 
 +
              // hide standard team basics
 +
              $('#top-section').hide();
 +
  $('#bodyContent p:first').addClass("annoying-gap");
 +
 
 +
 +
$('#control-btn').click( function(){
 +
 +
if ($('#control-btn').hasClass("btn-cog"))
 +
{
 +
showTopMenu();
 +
$('#control-btn').animate({left: "-20px"});
 +
$('#control-btn').addClass("btn-close");
 +
$('#control-btn').removeClass("btn-cog");
 +
} else
 +
{
 +
hideTopMenu();
 +
$('#control-btn').animate({left: "0px"});
 +
$('#control-btn').addClass("btn-cog");
 +
$('#control-btn').removeClass("btn-close");
 +
}
 +
});
 +
 +
});
 +
 +
 +
 +
 +
var $bar;
 +
function hideTopMenu()
 +
{
 +
$bar.slideUp('fast');
 +
 +
}
 +
function showTopMenu()
 +
{
 +
if ($bar==null)
 +
{
 +
$bar = $("#top-section").clone();
 +
$($bar.find("#search-controls")).remove();
 +
$($bar.find("#p-logo")).remove();
 +
$("#wrapper").prepend($bar);
 +
$bar.css("position", "absolute");
 +
$bar.css("top", "0px");
 +
$bar.css("left", "0px");
 +
$bar.css("background", "none");
 +
$bar.css("background", "rgba(0,0,0,.5)");
 +
$bar.css("height", "20px");
 +
$bar.css("border", "none");
 +
$bar.css("z-index", "100");
 +
$bar.css("color", "#000");
 +
 +
 +
}
 +
$bar.slideDown('fast');
 +
 +
$('#control-btn').mouseover( function(){
 +
 +
});
 +
}
 +
</script>
</head>
</head>
<body>
<body>
-
<ul id="navigation">
+
<div id="wrapper">
-
  <li class="first-item"><a href="https://2012.igem.org/Team:Westminster" class="navlink">Home</a></li>
+
-
  <li><a href="https://2012.igem.org/Team:Westminster/Team" class="navlink">Team</a></li>
+
-
  <li><a href="https://igem.org/Team.cgi?year=2012&team_name=Westminster"class="navlink">Team Profile</a></li>
+
-
  <li><a href="https://2012.igem.org/Team:Westminster/Project"class="navlink">Project</a></li>
+
-
  <li><a href="https://2012.igem.org/Team:Westminster/Parts"class="navlink">Parts</a></li>
+
-
  <li><a href="https://2012.igem.org/Team:Westminster/Modeling"class="navlink">Modeling</a></li>
+
-
  <li><a href="https://2012.igem.org/Team:Westminster/Notebook"class="navlink">Notebook</a></li>
+
-
  <li><a href="https://2012.igem.org/Team:Westminster/Safety"class="navlink">Safety</a></li>
+
-
  <li class="last-item"><a href="https://2012.igem.org/Team:Westminster/Attributions"class="navlink">Attributions</a></li>
+
-
</ul>
+
-
</body>
+
-
</html>
+
 +
<div id="header">
 +
  <div id="control-btn" class="btn-cog"></div>
-
{| style="color:#1b2c8a;background-color:#0c6;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="62%" align="center"
+
<div id="navigation">
-
!align="center"|[[Team:Westminster|Home]]
+
<ul id="navigation-list">
-
!align="center"|[[Team:Westminster/Team|Team]]
+
<li><a href="https://2012.igem.org/Team:Westminster" class="navlink">Home</a></li>
-
!align="center"|[https://igem.org/Team.cgi?year=2012&team_name=Westminster Official Team Profile]
+
<li><a href="https://2012.igem.org/Team:Westminster/Team" class="navlink">Team</a></li>
-
!align="center"|[[Team:Westminster/Project|Project]]
+
<li class="submenu-holder">
-
!align="center"|[[Team:Westminster/Parts|Parts Submitted to the Registry]]
+
<a href="https://2012.igem.org/Team:Westminster/Overview"class="navlink">Project</a>
-
!align="center"|[[Team:Westminster/Modeling|Modeling]]
+
-
!align="center"|[[Team:Westminster/Notebook|Notebook]]
+
-
!align="center"|[[Team:Westminster/Safety|Safety]]
+
-
!align="center"|[[Team:Westminster/Attributions|Attributions]]
+
-
|}
+
 +
<ul class="submenu">
 +
<li class="submenu-button"><a href="https://2012.igem.org/Team:Westminster/Overview"class="navlink">Overview</a></li>
 +
<li class="submenu-button"><a href="https://2012.igem.org/Team:Westminster/Problem"class="navlink">The Problem</a></li>
 +
<li class="submenu-button"><a href="https://2012.igem.org/Team:Westminster/Experiments"class="navlink">Experiments</a></li>
 +
<li class="submenu-button"><a href="https://2012.igem.org/Team:Westminster/Protocols"class="navlink">Protocols</a></li>
 +
<li class="submenu-button"><a href="https://2012.igem.org/Team:Westminster/Results"class="navlink">Results</a></li>
-
If you choose to include a '''Modeling''' page, please write about your modeling adventures here. This is not necessary but it may be a nice list to include.
+
<li class="submenu-button"><a href="https://2012.igem.org/Team:Westminster/Safety"class="navlink">Safety</a></li>
 +
<li class="submenu-button"><a href="https://2012.igem.org/Team:Westminster/Journal"class="navlink">Journal</a></li>
 +
                       
 +
                 
 +
</ul>
 +
</li>
 +
<li><a href="https://2012.igem.org/Team:Westminster/Parts"class="navlink">Parts</a></li>
 +
<li><a href="https://2012.igem.org/Team:Westminster/Modeling"class="navlink active">Modeling</a></li>
 +
<li><a href="https://2012.igem.org/Team:Westminster/Outreach"class="navlink">Outreach</a></li>
 +
                    <li><a href="https://2012.igem.org/Team:Westminster/Judging"class="navlink">Judging Criteria</a></li>
 +
 
 +
 +
<li><a href="https://2012.igem.org/Team:Westminster/Attributions"class="navlink">Attributions</a></li>
 +
</ul><!-- #navigation-list -->
 +
</div><!-- #navigation -->
 +
            <div id="logo">
 +
                    <a href="http://www.igem.org" title="iGEM homepage"><img src="https://static.igem.org/mediawiki/igem.org/d/dc/Igem-small-white.png" alt="iGEM logo" width="55" height="44" /></a>
 +
<a href="https://2012.igem.org/Team:Westminster">
 +
<img src="https://static.igem.org/mediawiki/2012/a/ae/Logo-white.png" alt="iSTEM - intelligent synthetic tumour eliminating machine" width="172" height="66" title="iSTEM - intelligent synthetic tumour eliminating machine" />
 +
</a>
 +
</div><!-- #logo -->
 +
</div><!-- #header -->
 +
 
 +
<div id="the-content">
 +
<div id="home-main-image">
 +
<img src="https://static.igem.org/mediawiki/2012/7/79/Model.png" alt="Welcome" width="965" height="518" title="Welcome to our home!" />
 +
</div><!-- #home-main-image -->
 +
 
 +
 
 +
<div id="home-main-text">
 +
 +
  <p><b>Modelling of PEI transfection</b></p>
 +
 
 +
  <p><span style='color:red'>Introduction</span></p>
 +
    <p>Effective delivery of DNA to cultured mammalian cell requires that the DNA be complexed with a transfection agent. A number of commercial transfection reagents are available and are routinely used in mammalian transfection. It is crucial that each cell line or transfection condition is tested to ensure successful optimal expression. We present here, the use of PEI (polyethylenimine) for effective transfection of MCF7 cell line. Transfection has been optimised using an eGFP plasmid. <p>
 +
  <p><span style='color:red'>What is
 +
    PEI?</span></p>
 +
  <p>Poly (<span class=SpellE>ethylalenimine</span>) was
 +
    identified as a transfection reagent in 1995. It is a linear cationic polymer
 +
    which condenses negatively charged DNA molecules to produce positively charged
 +
    particles. These positively charged complexes interact with negatively charged
 +
    cell surface residues and are internalised via endocytosis. </p>
 +
  <p><span style='color:red'>How is the DNA released in the cell?</span></p>
 +
  <p>Once inside the cell, the amine groups of the PEI polymer accept
 +
    protons to become more positively charged. This causes an influx of counter
 +
    ions resulting in osmotic swelling. Osmotic swelling leads to bursting of the
 +
    vesicle, and release of the DNA-PEI complex. The PEI unpacks from the DNA in
 +
    the cytoplasm allowing the DNA to diffuse to the nucleus. </p>
 +
  <p><span style='color:red'>Why isn’t PEI more widely used?</span></p>
 +
  <p>PEI is extremely cytotoxic. It causes disruption
 +
    of the cell membrane which then leads to immediate cell death or it may disrupts
 +
    the mitochondrial membrane which leads to delayed death of cells. </span></p>
 +
  <p><p><span style='color:red'>If PEI is toxic, why suggest its use?</span></p>
 +
  <p>The high cost of mammalian cell culture is
 +
    possibly one of the restricting factors encouraging iGEM teams and other
 +
    researchers from working with mammalian cells. PEI is a very cheap transfection
 +
    reagent, which works! &nbsp;</span></p>
 +
  <p><span style='color:red'>Protocol for preparing the PEI-DNA
 +
    mixture and transfection of MCF7 cells (As performed by Andrew Jenks)</span></p>
 +
  <p>All cell culture and transfection was
 +
    carried in complete media Dulbecco’s modified eagles media (DMEM) supplemented
 +
    with 10 % foetal bovine serum (FBS). No antibiotics were used, cells were
 +
    transiently transfected. </p>
 +
  <p>Procedure </p>
 +
  <p>On the day prior to transfection 250000 MCF7 cells were
 +
    seeded per well of a 24 well plate.</p>
 +
  <p>For each transfection, reagents were prepared as follows:</p>
 +
  <p>Plasmid mixed with PEI.PEI volumes
 +
    used were either 0 µl, 3 µl, 6 µl, 9 µl, 12 µl and 15 µl. Plasmid concentration
 +
    was either at 0 µg, 0.36 µg, 0.7 µg, 1.46 µg, 2.92 µg and 5.84 µg. Combinations
 +
    of the PEI and plasmid was used. </span></p>
 +
  <p>100 µl (10% of growth media volume) of
 +
    0.15M NaCl was added to the plasmid-PEI mixture</span></p>
 +
  <p>Transfection reagent mixture was vortexed and incubated at room temperature for 10 mins</span></p>
 +
  <p>The 24 well plate was removed from the incubator. Prior to transfection, old media was removed from each well and replaced
 +
    with fresh media. Prior to transfection, the old media from each well was
 +
    replaced with fresh media. The PEI-plasmid-NaCl mixture was the added dropwise with even distribution
 +
    to cells. Cells were incubated overnight at 37&#7506;C. The following day, cells were assessed for cell health
 +
    and the media replaced. After this the cells were allowed to recover for 48hrs before beingtrypsinised</span>.</p>
 +
  <p>Cells were analysed by flow <span class=SpellE>cytometery</span> as follows:</p>
 +
  <p>Media was removed and the cells were washed once with PBS.
 +
    Cells were then <span class=SpellE>trypsinised</span> with 0.21mM trypsin
 +
    containing 4.81 <span class=SpellE>mM</span> EDTA. The trypsin was then neutralized
 +
    with the addition of complete media and cells were centrifuged at 2000 rpm for
 +
    3 <span class=SpellE>mins</span></p>
 +
  <p>Cells were then washed once in ice cold PBS containing 1% foetal
 +
    bovine serum (FBS) <span class=GramE>and &nbsp;re</span>-suspended in 1% FBS containing
 +
    1ug/ml <span class=SpellE>propidium</span> iodide.</p>
 +
  <p>Cells were analysed using <span class=SpellE>CyAn</span>™
 +
    ADP flow cytometer (<span class=SpellE>DakoCytomation</span>). In order
 +
    to distinguish between alive and dead cells <span class=SpellE>propidum</span> iodide was used and data was analysed using the summit v4.3 software. Cell lines
 +
    were gated according to an unstained sample and lasers were adjusted
 +
    accordingly. Unstained cells were used to set gates for cell size and internal
 +
    complexity, dead cells were removed along with doublets.</p>
 +
  <p style='line-height:normal;'><b><span style='font-size:10.0pt;
 +
font-family:Arial;color:red;
 +
'>RESULTS:</span></b></p>
 +
  <p style='line-height:normal'><span style='font-size:10.0pt;font-family:Arial;"Times New Roman";color:black;'>Results of the transfection using the PEI and plasmid concentrations was
 +
    as follows:</span></p>
 +
  <p style='line-height:normal'><b><span lang=EN-US
 +
style='font-size:10.0pt;font-family:Arial;
 +
color:black;'><img width=384 height=227
 +
src="https://static.igem.org/mediawiki/2012/6/6f/Modelling_002.png" v:shapes="Picture_x0020_3"></span></b></p>
 +
  <p>6 µl of PEI with 1.46 µg of plasmid gave the highest level of
 +
    transfection. 43% of cells were transfected. This is highly favourable in
 +
    comparison to other transfection reagents. Increasing the DNA concentration did
 +
    not improve transfection. </p>
 +
<img src="https://static.igem.org/mediawiki/2012/b/b1/Transfection_wmin.png" alt="transfections" title="transfections" width="800" height="479" />
 +
 
 +
  <p><span lang=PT>References:
 +
<p>Boussif, O et al. (1995) A versatile vector for gene and oligonucleotide transfer into cells in culture and in vivo: Polyethylenimine. National Acad Science, 92 (16).<p>
 +
 
 +
<p>Akin, A. et al. (2004). Exploring polyethylenimine-mediated DNA transfection and the proton sponge hypothesis. The Journal of gene medicine, 7 (5). <P>
 +
 
 +
<p>Werth, S (2006). A low molecular weight fraction of polyethylenimine (PEI) displays increased transfection efficiency of DNA and siRNA in fresh or lyophilized complexes. Journal of Controlled Release, 11 (2) 257-270. <p>
 +
 
 +
</span></a></p>
 +
 
 +
</div><!-- #home-main-text -->
 +
 
 +
</div><!-- #the-content -->
 +
 
 +
</div><!-- #wrapper -->
 +
 
 +
 
 +
</body>
 +
 
 +
</html>

Latest revision as of 02:36, 27 September 2012

Welcome

Modelling of PEI transfection

Introduction

Effective delivery of DNA to cultured mammalian cell requires that the DNA be complexed with a transfection agent. A number of commercial transfection reagents are available and are routinely used in mammalian transfection. It is crucial that each cell line or transfection condition is tested to ensure successful optimal expression. We present here, the use of PEI (polyethylenimine) for effective transfection of MCF7 cell line. Transfection has been optimised using an eGFP plasmid.

What is PEI?

Poly (ethylalenimine) was identified as a transfection reagent in 1995. It is a linear cationic polymer which condenses negatively charged DNA molecules to produce positively charged particles. These positively charged complexes interact with negatively charged cell surface residues and are internalised via endocytosis.

How is the DNA released in the cell?

Once inside the cell, the amine groups of the PEI polymer accept protons to become more positively charged. This causes an influx of counter ions resulting in osmotic swelling. Osmotic swelling leads to bursting of the vesicle, and release of the DNA-PEI complex. The PEI unpacks from the DNA in the cytoplasm allowing the DNA to diffuse to the nucleus.

Why isn’t PEI more widely used?

PEI is extremely cytotoxic. It causes disruption of the cell membrane which then leads to immediate cell death or it may disrupts the mitochondrial membrane which leads to delayed death of cells.

If PEI is toxic, why suggest its use?

The high cost of mammalian cell culture is possibly one of the restricting factors encouraging iGEM teams and other researchers from working with mammalian cells. PEI is a very cheap transfection reagent, which works!  

Protocol for preparing the PEI-DNA mixture and transfection of MCF7 cells (As performed by Andrew Jenks)

All cell culture and transfection was carried in complete media Dulbecco’s modified eagles media (DMEM) supplemented with 10 % foetal bovine serum (FBS). No antibiotics were used, cells were transiently transfected.

Procedure

On the day prior to transfection 250000 MCF7 cells were seeded per well of a 24 well plate.

For each transfection, reagents were prepared as follows:

Plasmid mixed with PEI.PEI volumes used were either 0 µl, 3 µl, 6 µl, 9 µl, 12 µl and 15 µl. Plasmid concentration was either at 0 µg, 0.36 µg, 0.7 µg, 1.46 µg, 2.92 µg and 5.84 µg. Combinations of the PEI and plasmid was used.

100 µl (10% of growth media volume) of 0.15M NaCl was added to the plasmid-PEI mixture

Transfection reagent mixture was vortexed and incubated at room temperature for 10 mins

The 24 well plate was removed from the incubator. Prior to transfection, old media was removed from each well and replaced with fresh media. Prior to transfection, the old media from each well was replaced with fresh media. The PEI-plasmid-NaCl mixture was the added dropwise with even distribution to cells. Cells were incubated overnight at 37ᵒC. The following day, cells were assessed for cell health and the media replaced. After this the cells were allowed to recover for 48hrs before beingtrypsinised.

Cells were analysed by flow cytometery as follows:

Media was removed and the cells were washed once with PBS. Cells were then trypsinised with 0.21mM trypsin containing 4.81 mM EDTA. The trypsin was then neutralized with the addition of complete media and cells were centrifuged at 2000 rpm for 3 mins

Cells were then washed once in ice cold PBS containing 1% foetal bovine serum (FBS) and  re-suspended in 1% FBS containing 1ug/ml propidium iodide.

Cells were analysed using CyAn™ ADP flow cytometer (DakoCytomation). In order to distinguish between alive and dead cells propidum iodide was used and data was analysed using the summit v4.3 software. Cell lines were gated according to an unstained sample and lasers were adjusted accordingly. Unstained cells were used to set gates for cell size and internal complexity, dead cells were removed along with doublets.

RESULTS:

Results of the transfection using the PEI and plasmid concentrations was as follows:

6 µl of PEI with 1.46 µg of plasmid gave the highest level of transfection. 43% of cells were transfected. This is highly favourable in comparison to other transfection reagents. Increasing the DNA concentration did not improve transfection.

transfections

References:

Boussif, O et al. (1995) A versatile vector for gene and oligonucleotide transfer into cells in culture and in vivo: Polyethylenimine. National Acad Science, 92 (16).

Akin, A. et al. (2004). Exploring polyethylenimine-mediated DNA transfection and the proton sponge hypothesis. The Journal of gene medicine, 7 (5).

Werth, S (2006). A low molecular weight fraction of polyethylenimine (PEI) displays increased transfection efficiency of DNA and siRNA in fresh or lyophilized complexes. Journal of Controlled Release, 11 (2) 257-270.